mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
connection.set_character_set() now avoids raising an exception if the current character set is already correct, regardless of MySQL version.