~mysql/myconnpy/0.1

Viewing all changes in revision 235.

  • Committer: Geert Vanderkelen
  • Date: 2010-05-14 11:41:54 UTC
  • Revision ID: geert.vanderkelen@sun.com-20100514114154-7zazwyvgqpsn0nhk
Adding default collations to constants.CharacterSet

o When retrieving information about a character set, and no collation іs
given, the default collation will be returned. Before we assumed that each
charset had a default collation of 'xyz_general_ci', which is obviously wrong.
o Added unittest for new get_default_collation()-method.
o Fix in mysql.MySQLBase.get_characterset_info()

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: