MySQLdb1 icon indicating copy to clipboard operation
MySQLdb1 copied to clipboard

Compatibility with MariaDB 10.2

Open sophomeric opened this issue 8 years ago • 1 comments

Don't include my_config.h, as that's for servers and not client libraries See: https://jira.mariadb.org/browse/MDEV-13663

Then update the one piece of code that was using this: https://jira.mariadb.org/browse/MDEV-12950 https://github.com/PyMySQL/mysqlclient-python/pull/177/commits/d663649f851794dffa84010db6290e693d4baab8

sophomeric avatar Sep 06 '17 09:09 sophomeric

I need this too!

aredridel avatar Mar 30 '18 18:03 aredridel