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

Nicholas Moore <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Nicholas Moore <[email protected]> 2011-11-08 
19:57:43 UTC ---
Need clarification on workaround.  I am having this issue exists with an
upgrade from 1.17.0 to 1.18.0-beta1.

Environment Details:
-Apache:  2.2.21
-PHP:  5.3.8, suhosin 0.9.32.1
-MySQL:  5.0.86-enterprise-gpl
-SSL:  openssl-1.0.0e
-OS:  SLES 10 64-bit

Error Details:...

Creating msg_resource table...
An error occured:
A database query syntax error has occurred.
The last attempted database query was:
"CREATE TABLE `msg_resource` (
 mr_resource varbinary(255) NOT NULL,
 mr_lang varbinary(32) NOT NULL,
 mr_blob mediumblob NOT NULL,
 mr_timestamp binary(14) NOT NULL
 ) ENGINE=InnoDB, DEFAULT CHARSET=mysql4
"
from within function "DatabaseBase::sourceFile(
/data/www/t/maintenance/archives/patch-msg_resource.sql )".
Database returned error "1115: Unknown character set: 'mysql4' (localhost)"
Backtrace:
#0 /data/www/t/includes/db/Database.php(814):
DatabaseBase->reportQueryError('Unknown charact...', 1115, 'CREATE TABLE
`m...', 'DatabaseBase::s...', false)
#1 /data/www/t/includes/db/Database.php(3013): DatabaseBase->query('CREATE
TABLE `m...', 'DatabaseBase::s...')
#2 /data/www/t/includes/db/Database.php(2911):
DatabaseBase->sourceStream(Resource id #286, false, false,
'DatabaseBase::s...')
#3 /data/www/t/includes/installer/DatabaseUpdater.php(359):
DatabaseBase->sourceFile('/data/www/t/mai...')
#4 /data/www/t/includes/installer/DatabaseUpdater.php(374):
DatabaseUpdater->applyPatch('patch-msg_resou...', false)
#5 [internal function]: DatabaseUpdater->addTable('msg_resource',
'patch-msg_resou...')
#6 /data/www/t/includes/installer/DatabaseUpdater.php(228):
call_user_func_array(Array, Array)
#7 /data/www/t/includes/installer/DatabaseUpdater.php(196):
DatabaseUpdater->runUpdates(Array, false)
#8 /data/www/t/includes/installer/DatabaseInstaller.php(248):
DatabaseUpdater->doUpdates()
#9 /data/www/t/includes/installer/WebInstallerPage.php(513):
DatabaseInstaller->doUpgrade()
#10 /data/www/t/includes/installer/WebInstaller.php(254):
WebInstaller_Upgrade->execute()
#11 /data/www/t/mw-config/index.php(50): WebInstaller->execute(Array)
#12 /data/www/t/mw-config/index.php(18): wfInstallerMain()
#13 {main}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to