Log in

View Full Version : MySQL Database Error. Please Help


adamskiii
03-07-2009, 04:51 PM
I have installed the mod successfully on my forum v3.8.1 but once I enable it and then view a thread on my board I get this MySQL error:mad::

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_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Saturday, March 7th 2009 @ 05:10:14 PM
Error Date : Saturday, March 7th 2009 @ 05:10:14 PM
Script : http://www.**********/showthread.php?t=9080
Referrer : http://www.*********/forumdisplay.php?f=6
IP Address : **.***.**.**
Username : ********
Classname : vB_Database
MySQL Version : 5.0.67-community

Do I need to perform the template edits that are in the Installation.txt file as well? This is my first time installing arcade. Please help:)

thank you

Gemma
03-07-2009, 05:09 PM
https://vborg.vbsupport.ru/showthread.php?t=186628

See if that thread helps you :)

adamskiii
03-07-2009, 06:26 PM
https://vborg.vbsupport.ru/showthread.php?t=186628

See if that thread helps you :)

Only 3 fields say latin1_general_ci in the Collation part, but when I go to the operations tab and change it it already has it selected but its not showing up under Collation. Is there anything wrong?

thanks:)

--------------- Added 1236470269 at 1236470269 ---------------

here are some pictures of what I am talking about:

https://vborg.vbsupport.ru/external/2009/03/1.jpg
-------------------------------------------------------------------------------------------------
https://vborg.vbsupport.ru/external/2009/03/112.jpg

adamskiii
03-09-2009, 08:19 PM
can anyone please help me fix this??

adamskiii
03-31-2009, 02:02 PM
can no one help me with this problem??

Gemma
03-31-2009, 06:58 PM
Can't you changed the collation to latin1_swedish_ci?

adamskiii
03-31-2009, 11:33 PM
I change it but nothing happens. still the same error. It constantly says this and does not change no matter what I change it to.

https://vborg.vbsupport.ru/external/2009/03/1.jpg

If I change it to latin1_swedish_ci then the bottom Row Statistics will say latin1_swedish_ci in the collation but it will always say latin1_general_ci in those three spots in the picture, no matter what it is

adamskiii
04-06-2009, 08:45 PM
come on. No answer??

adamskiii
04-21-2009, 07:29 PM
nobody knows why?