Kayako logo
Wont Implement / Already Implemented Feature requests that will not be implemented by developers.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
johnham Offline
New Member
 
Posts: 20
Join Date: Oct 2003
Database Stored Attachments - 04-10-2006, 12:11 AM

I think there might be a typo in the Admin section of SupportSuite! I was having the problem with large attachments that caused my browser to produce an error with jibberish (the binary contents of the file).

I set the database chunk size to 524288 (512KB) and my max_allowed_packet was 1MB.

THIS FIXED IT!!!

I think the the following statement:
Each Attachment stored in the Database is split into a number of chunks, Specify the Chunk Size in this option. This Number should be more than the Max Packet Size setting in your my.cnf (MySQL Configuration File).

needs to be changed to:
Each Attachment stored in the Database is split into a number of chunks, Specify the Chunk Size in this option. This Number should NOT be more than the Max Packet Size setting in your my.cnf (MySQL Configuration File).

This makes more sense cause when you send a packet to MySQL it needs to be accepted to be recorded. If the packet/chunk is BIGGER than the max packet size then it's not gonna get recorded!
   
Reply With Quote
Reply

Tags
attachments, database, stored

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
UNKNOWN System -> Downloads/Attachments -> Must be stored seperately NC Software Feature Requests 2 10-11-2006 11:43 PM
Import eSupport database into SupportSuite one9 SupportSuite, eSupport and LiveResponse 0 02-09-2006 04:32 AM
Attachments foobar'd as e-mail attachments (3.0.80) NC Software SupportSuite, eSupport and LiveResponse 9 10-06-2006 09:19 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47