mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-31 12:58:45 -04:00
00aaaa4bd4
check for 'utf8_bin' collation, as this fails on MySQL server < 5.0. fixes #3274