Last modified: 2014-02-12 23:39:50 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 T11279, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9279 - mwdumper direct MySQL connection needs to distinguish UTF-8 and compat schemas
mwdumper direct MySQL connection needs to distinguish UTF-8 and compat schemas
Status: NEW
Product: Utilities
Classification: Unclassified
mwdumper (Other open bugs)
unspecified
PC Linux
: Normal normal (vote)
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-03-13 16:29 UTC by Brion Vibber
Modified: 2014-02-12 23:39 UTC (History)
0 users

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


Attachments

Description Brion Vibber 2007-03-13 16:29:07 UTC
Currently mwdumper always tells the database it's on a UTF-8 connection when
speaking directly to the DB over JDBC.

This should work correctly with the UTF-8 schema, but not with the default
backwards-compatible schema; the result will be conversion by the DB into actual
Latin-1.

Some sort of horrible double-conversion might be necessary, assuming that even
works...
Comment 1 Brion Vibber 2007-08-16 15:50:12 UTC
Test with binary schema as well...
Comment 2 Brion Vibber 2007-08-16 15:55:03 UTC
...
Comment 3 Brion Vibber 2007-08-16 15:59:02 UTC
and one more bugmail test. Sigh.
Comment 4 Siebrand Mazeland 2008-08-13 12:26:58 UTC
Assigning to brion. Problably created before new mwdumper issues were auto-assigned.

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


Navigation
Links