Last modified: 2010-05-15 15:33:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3896, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1896 - Illegal mix of collations for operation
Illegal mix of collations for operation
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.4.x
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-15 07:48 UTC by David Mach
Modified: 2010-05-15 15:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description David Mach 2005-04-15 07:48:52 UTC
During installation is the installation script stopped due this error:

Checking environment...
PHP 5.0.3: ok 
PHP server API is cgi-fcgi; using ugly URLs (index.php?title=Page_Title) 
Have XML / Latin1-UTF-8 conversion support. 
PHP is configured with no memory_limit. 
Have zlib support; enabling output compression. 
Turck MMCache not installed, can't use object caching functions 
Found GD graphics library built-in, image thumbnailing will be enabled if you enable 
uploads. 
Installation directory: C:\Dokumenty\Projekty\localhost\mediawiki 
Script URI path: /mediawiki 
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it 
manually. 
Connected as root (automatic) 
Connected to database... 4.1.9-nt; enabling MySQL 4 enhancements
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it 
manually. 
Created database mediawiki 
Creating tables... done. 
Initializing data...
Granting user permissions... 
Created sysop account WikiAdmin. 
Initialising "MediaWiki" namespace...
A database error has occurred

Query: SELECT cur_title,cur_is_new,cur_user_text FROM `cur` WHERE cur_namespace=8 AND 
cur_title IN
('1movedto2','1movedto2_redir','Monobook.css','Monobook.js','About','Aboutpage','About
site','Accesskey-compareselectedversions','Accesskey-minoredit', ... 
TRUNCATED ..., 'Zhconversiontable')
Function: 
Error: 1271 Illegal mix of collations for operation ' IN ' (localhost)

Backtrace:
Database.php line 345 calls wfDebugDieBacktrace()
Database.php line 297 calls DatabaseMysql::reportQueryError()
InitialiseMessages.inc line 150 calls DatabaseMysql::query()
InitialiseMessages.inc line 78 calls initialiseMessagesReal()
index.php line 584 calls initialiseMessages()
Comment 1 Brion Vibber 2005-04-22 11:33:08 UTC
Removing blocker tag as this seems to be a rare condition and does not prevent
general release.

Can you check what the collation settings are?
Comment 2 Brion Vibber 2005-10-29 01:43:52 UTC
This should work correctly with 1.5.1, which now has support for explicit charset 
selection which should override odd local defaults. Resolving FIXED.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links