| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Senior Member Posts: 5,928 Join Date: Jun 2005 Location: Cumbria, UK |
03-04-2008, 10:07 AM
Are you sure there isn't a size limit on your database or the database server hard drive is full? That is an unusual error. Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#3)
|
(#4)
|
| Operations Manager Posts: 5,668 Join Date: Jan 2006 Location: United Kingdom |
03-04-2008, 10:45 AM
Hi trigxm, I believe that MyISAM tables currently have a 4GB addressable limit (use of 32 bit pointers - see Overcoming MySQL's 4GB Limit (by Jeremy Zawodny)). How big is your swticketpost table? -------------------------------------------------------------------
|
| | |
(#5)
|
| Senior Member Posts: 3,962 Join Date: Aug 2006 Location: Mumbai, India |
03-04-2008, 10:54 AM
This needs to be added in the manual or Kayako KB. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#6)
|
(#7)
|
| Operations Manager Posts: 5,668 Join Date: Jan 2006 Location: United Kingdom |
03-04-2008, 01:41 PM
It is an indirect MySQL limitation, not a SupportSuite limitation. It is possible to work around it. It depends on your MySQL version, your operating system, and your chosen file system. 4gb mysql limit - Google Search MySQL :: MySQL 5.0 Reference Manual :: B.1.2.12 The table is full Overcoming MySQL's 4GB Limit (by Jeremy Zawodny) -------------------------------------------------------------------
|
| | |
(#8)
|
(#9)
|
| Operations Manager Posts: 5,668 Join Date: Jan 2006 Location: United Kingdom |
03-04-2008, 02:09 PM
It depends on your operating system, MySQL version and file system. I suggest reading this article: MySQL :: MySQL 5.0 Reference Manual :: B.1.2.12 The table is full -------------------------------------------------------------------
|
| | |
(#10)
|
(#11)
|
| Senior Member Posts: 3,962 Join Date: Aug 2006 Location: Mumbai, India |
03-04-2008, 02:28 PM
I think that should be the attachments table. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#12)
|
(#13)
|
| Operations Manager Posts: 5,668 Join Date: Jan 2006 Location: United Kingdom |
03-04-2008, 02:57 PM
That would be the ticket posts table, that contain the bulk of ticket data. However, deleting tickets directly via the database is tricky, as there are lots of dependencies. -------------------------------------------------------------------
|
| | |
(#14)
|
(#15)
|
![]() |
| Tags |
| table, wticketposts |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I relate the tickets table to the customfields table? | slarson | Developers & Code | 3 | 14-05-2007 06:11 PM |
| Error Creating Tables | Danym | SupportSuite, eSupport and LiveResponse | 1 | 03-11-2006 11:22 AM |