mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00

connection.set_character_set() now avoids raising an exception if the current character set is already correct, regardless of MySQL version.