Installation bug

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tandy
    New Member
    • Jul 2006
    • 12
    • 3.5.x

    Installation bug

    I had a database error at the upgrade_380a2.php 5/5 part of installation about prefixpermission table, i found that table had an intreclassement of
    Latin1_swedish_ci instead of Latin1_general_ci like the others tables, i change it and the installation was very nice after that correction.

    MySQL Error : Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
    Error Number : 1267
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74172

    #2
    You will need to go through the database and make sure that all fields in every table are set to latin1_general_ci if that is the collation that you want to use.

    See the MySQL Documentation to specify a different default for your database here:


    By setting the proper collation for the database default you can avoid this problem in the future.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

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