vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Illegal Mix Of Collations (https://vborg.vbsupport.ru/showthread.php?t=233187)

idoL1 01-15-2010 12:59 PM

Illegal Mix Of Collations
 
whenever i enable the xml file in the plugins n products i get this error

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_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267


when i disable it it goes away...any help? website is www.360icons.com if that helps?

--------------- Added [DATE]1263569703[/DATE] at [TIME]1263569703[/TIME] ---------------

ive tried making tournaments general instead of swedish
and ive tried making users swedish instead of general
its somethinggg to do witht he t.champion i believe wtf does that mean.....the = operation aka t.champion = u.username cannot run so how can i get rid of that operation i dont care if the tournament champion doesnt run because im sure that can be fixed alot easier.....this however MAKES IT SO EVERY SINGLE THREAD U GO 2 gets this error....

--------------- Added [DATE]1263586239[/DATE] at [TIME]1263586239[/TIME] ---------------

anyone? :(

--------------- Added [DATE]1263626369[/DATE] at [TIME]1263626369[/TIME] ---------------

will pay for a fix???

Digital Jedi 01-25-2010 03:55 AM

What do you mean by "enable the xml file"?

JonnyThunder 02-04-2010 07:34 AM

He means whenever he installs the product (using the XML file)

I get the same thing and have no other modifications installed.

Code:

Database error in vBulletin 4.0.1:

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_swedish_ci,IMPLICIT) and (latin1_german2_ci,IMPLICIT) for operation '='
Error Number  : 1267
Request Date  : Thursday, February 4th 2010 @ 09:23:20 AM
Error Date    : Thursday, February 4th 2010 @ 09:23:20 AM
Classname    : vB_Database
MySQL Version : 5.0.85-community


I started a new thread with this issue, here.

Digital Jedi 02-04-2010 09:36 PM

Since your both having the same issue, see if the link I posted in JonnyThunder's thread is helpful at all.

JonnyThunder 02-08-2010 10:47 AM

I fixed my issue with the instructions I posted in the thread. It's actually a really quick fix!


All times are GMT. The time now is 04:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01030 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete