Results 1 to 10 of 12
-
26th Aug 2011, 10:04 PM #1OPMemberWebsite's:
xton3.netFacing 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
SELECT COUNT(*) as count FROM dle_users WHERE email = 'asldkfj@lkjasdf.com' OR LOWER(name) REGEXP '[[:<:]][a?]d[s5]f[a?][s5]df[[:>:]]' OR name = 'adsfasdf'
does anyone have any idea what this is about ?xtone Reviewed by xtone 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: 5
-
20th Sep 2011, 09:27 PM #2MemberWebsite's:
facebook.comits a problem interpreting the ?@?
so you can try to set MySQL to interpret the literal string as utf8:
mysql> SELECT SUBSTRING_INDEX(USER(),_utf8'@',1);
+------------------------------------+
| SUBSTRING_INDEX(USER(),_utf8'@',1) |
+------------------------------------+
| root |
+------------------------------------+
code:
mysql_query("SET CHARACTER SET utf8");All right everyone, line up alphabetically according to your height.
-
20th Sep 2011, 09:28 PM #3MemberWebsite's:
MoanMyName.net Celebs4.us WarezWeek.com ExpertHide.com
-
20th Sep 2011, 09:37 PM #4Member
Help guys
-
21st Sep 2011, 09:28 AM #5OPMemberWebsite's:
xton3.netguys need help here i cant post on my site due to this error:
MySQL Error!
------------------------
The Error returned was:
MySQL server has gone away
Error Number:
2006
and it says :
INSERT INTO dle_post
and lost of my content stuff
i dotn know why i am facing this everything was working fine 4 days before and i havent installed anything too !
any ideas
-
21st Sep 2011, 10:00 AM #6Respected MemberWebsite's:
DL4Everything.com Soft2050.in^^ MYSQL Server has stopped responding
If you are having ssh access, the execute this in putty:
Code:service mysqld restart
-
21st Sep 2011, 10:44 AM #7Trusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
-
21st Sep 2011, 11:00 AM #8OPMemberWebsite's:
xton3.netyes i am using it and i am on shared hosting !
and my SQL version is 5.1.56
any suggestions ?
-
21st Sep 2011, 05:55 PM #9OPMemberWebsite's:
xton3.netplease i am stuck here can anyone help me ?
-
22nd Sep 2011, 04:44 AM #10MemberWebsite'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)
All 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...