Illegal mix of collations (latin1_swedish_ci,COERCIBLE)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ekshi
    New Member
    • Sep 2006
    • 10
    • 4.0.0

    Illegal mix of collations (latin1_swedish_ci,COERCIBLE)

    Hello all,

    im forum database error;

    Code:
    Database error in vBulletin 3.6.4:
    Invalid SQL:
      SELECT user.*,usertextfield.*,userfield.*, user.userid, options,
       IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
      ,IF((NOT(options & 1024) AND (user.usergroupid IN (-1,6) OR FIND_IN_SET('6', membergroupids))), 0, reputation) AS reputationscore
      
      
       , lastactivity AS lastvisittime 
      
      
      FROM user AS user
      LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid=user.userid)
      LEFT JOIN userfield AS userfield ON(userfield.userid=user.userid)
      LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid=reputationlevel.reputationlevelid) 
      
      
      
      
      WHERE 1=1 AND posts >= 20
       AND user.usergroupid IN (-1,9,5,2,7,6,10)
      ORDER BY user.username asc 
      LIMIT 0, 20;
    MySQL Error  : Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_turkish_ci,IMPLICIT) for operation 'find_in_set'
    Error Number : 1267
    Date         : Friday, December 29th 2006 @ 01:59:25 PM
    Script       : http://.?.com/memberlist.php
    Referrer     : http://.?.com/usercp.php
    IP Address   : 00.000.00.00
    Username     : xxx
    Classname    : vb_database
    Fix please
    msn - domuz gribi - msn nickleri - msn adresleri
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Please see this thread:

    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...