The Arcive of vBulletin Modifications Site. |
|
Database Error Details »»
|
|||||||||||||||||||||||||
How can I fix this error:
Database error in vBulletin 3.6.7: Invalid SQL: SELECT t.champion, u.userid FROM vb_tournaments AS t LEFT JOIN vb_user AS u ON (t.champion = u.username) WHERE champion<>''; MySQL Error : Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' Error Number : 1267 Date : Saturday, May 19th 2007 @ 07:39:21 AM Script : http://www.computerforumz.org/showthread.php?p=14170 Referrer : http://www.computerforumz.org/index.php IP Address : 172.159.225.161 Username : giovanni Classname : vb_database Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
check your database's collations, one is "general" and one "swedish"
|
|
#3
|
||||
|
||||
|
So how do you ACTUALLY fix it? :S
|
|
#4
|
|||
|
|||
|
wondering the same!
|
|
#5
|
||||
|
||||
|
badly nobody having such DB-problem and solving it posts the solution here
|
|
#6
|
|||
|
|||
|
i have changed my collation from swedish to general and solved the problem!
|
|
#7
|
||||
|
||||
|
Quote:
Open php.ini Find : error_reporting = E_ALL & ~E_NOTICE or error_reporting = E_ALL & ~E_NOTICE | E_STRICT or e.g error_reporting change : error_reporting = E_ALL |
|
#8
|
|||
|
|||
|
i'm aLso taking this error : (
__________ Database error in vBulletin 3.6.8: Invalid SQL: SELECT t.champion, u.userid FROM tournaments AS t LEFT JOIN user AS u ON (t.champion = u.username) WHERE champion<>''; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '=' Error Number : 1267 Date : Wednesday, September 26th 2007 @ 06:21:58 AM Script : http://forum.*****.com/showthread.php?t=3785 Referrer : IP Address : 66.249.72.177 Username : Kayitsiz Classname : vB_Database |
|
#9
|
||||
|
||||
|
Kardeş sanırım T?rk?e google ?zerinde ararsan illegal mix diye baya bir forum ?ıkıyor bu sorun ?zerine. Sanırım derdini ??zebilirsin
|
|
#10
|
|||
|
|||
|
Was this the solution?
|
![]() |
|
|