Results 1 to 10 of 12
Hybrid View
-
22nd Sep 2011, 04:44 AM #1MemberWebsite's:
facebook.com=xtone]bro i've checked with the host they said my max allowed packet is 126 MB thats more then needed so what should i do now i cant post on my own site
its in the same file /etc/my.cnf
you have to either add the line or edit the line in the file..
connect_timeout=120
wait_timeout = 1800
If you do not have a my.cnf file, just create a new one.
Or, type the following line using the command-line:
mysql> show global variables like '%timeout%';
...which will give you a result like this:
+--------------------------+-------+
| Variable_name | Value |
+--------------------------+-------+
| connect_timeout | 5 |
| delayed_insert_timeout | 300 |
| innodb_lock_wait_timeout | 50 |
| interactive_timeout | 28800 |
| net_read_timeout | 30 |
| net_write_timeout | 60 |
| slave_net_timeout | 3600 |
| table_lock_wait_timeout | 50 |
| wait_timeout | 28800 |
+--------------------------+-------+
9 rows in set (0.00 sec)
cotufa-ssdd Reviewed by cotufa-ssdd on . Facing a problem on DLE 9.3 hi guys em facing a problem on my dle 9.3 site when any new guest try to register him self he get this error: MySQL Error! ------------------------ The Error returned was: Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'regexp' Error Number: 1267 Rating: 5All right everyone, line up alphabetically according to your height.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Does anybody facing problem with Rardownload Auto Submitter
By Hero of war in forum Forum and DDL DiscussionReplies: 27Last Post: 10th Jun 2012, 05:24 PM -
Facing Style Issue
By Yadro in forum IP.BoardReplies: 1Last Post: 11th Aug 2011, 03:38 PM -
i facing error !
By MaXiCoM in forum vBulletinReplies: 1Last Post: 1st Dec 2010, 08:54 AM -
Call of Duty: Black Ops Saving Problem (Are you facing this too?)
By Arthur in forum General DiscussionReplies: 23Last Post: 26th Nov 2010, 08:28 PM -
Facing a bug while casting a vote
By Bang in forum Feedback and SuggestionsReplies: 2Last Post: 3rd Jun 2008, 02:52 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...