https://bugzilla.wikimedia.org/show_bug.cgi?id=29102

       Web browser: ---
             Bug #: 29102
           Summary: Upgrade to 1.19 fails "Unknown character set: 'mysql4"
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: Installation
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: accnospam...@yahoo.de
                CC: innocentkil...@gmail.com
    Classification: Unclassified


Possibly related to Bug 26820 (?)

Character set ist detected as "mysql4" (should be "binary" I think), upgrade
impossible due to following error (copied from installer window):

Creating config table...
An error occured:
Es gab einen Syntaxfehler in der Datenbankabfrage.
Die letzte Datenbankabfrage lautete: „CREATE TABLE `tk2_config` (
 cf_name varbinary(255) NOT NULL PRIMARY KEY,
 cf_value blob NOT NULL
 ) ENGINE=InnoDB, DEFAULT CHARSET=mysql4
“ aus der Funktion „<tt>DatabaseBase::sourceFile(
/var/www/web56/html/wiki/maintenance/archives/patch-config.sql )</tt>“.
Die Datenbank meldete den Fehler: „<tt>1115: Unknown character set: 'mysql4'
(dbxx.sysproserver.de)</tt>“.
Backtrace:
#0 /var/www/webxx/html/wiki/includes/db/Database.php(740):
DatabaseBase->reportQueryError('Unknown charact...', 1115, 'CREATE TABLE
`t...', 'DatabaseBase::s...', false)
#1 /var/www/webxx/html/wiki/includes/db/Database.php(2573):
DatabaseBase->query('CREATE TABLE `t...', 'DatabaseBase::s...')
#2 /var/www/webxx/html/wiki/includes/db/Database.php(2476):
DatabaseBase->sourceStream(Resource id #273, false, false,
'DatabaseBase::s...')
#3 /var/www/webxx/html/wiki/includes/installer/DatabaseUpdater.php(357):
DatabaseBase->sourceFile('/var/www/web56/...')
#4 /var/www/webxx/html/wiki/includes/installer/DatabaseUpdater.php(372):
DatabaseUpdater->applyPatch('patch-config.sq...', false)
#5 /var/www/webxx/html/wiki/includes/installer/DatabaseUpdater.php(230):
DatabaseUpdater->addTable('config', 'patch-config.sq...')
#6 /var/www/webxx/html/wiki/includes/installer/DatabaseUpdater.php(198):
DatabaseUpdater->runUpdates(Array, Array)
#7 /var/www/webxx/html/wiki/includes/installer/DatabaseInstaller.php(269):
DatabaseUpdater->doUpdates(Array, false)
#8 /var/www/webxx/html/wiki/includes/installer/WebInstallerPage.php(501):
DatabaseInstaller->doUpgrade()
#9 /var/www/webxx/html/wiki/includes/installer/WebInstaller.php(246):
WebInstaller_Upgrade->execute()
#10 /var/www/webxx/html/wiki/mw-config/index.php(46): WebInstaller->execute()
#11 /var/www/webxx/html/wiki/mw-config/index.php(14): wfInstallerMain()
#12 {main}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to