]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update the mysql-connector-python docs for now
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Mar 2019 14:54:58 +0000 (09:54 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Mar 2019 14:58:07 +0000 (09:58 -0500)
commitfd358e1b61971f787feab9e68f85f5826c54c62f
tree21478be02fd25953ab453b1a8afdaa8ff3763b36
parenta7b83bdd10e67b9d2948e755554292405240ff33
Update the mysql-connector-python docs for now

mysql-connector-python still seems to have issues with binary datatypes
but the other issues here, with the possible exception of the deadlock
still being investigated, seem to have been resolved in the recent
8.x series of mysql-connector-python.   The driver is still not
recommended due to these issues however we don't need a special
class of warnings at this point.

Change-Id: I2d59e76df5e84b34e318a24b468626900c39da46
References: #4531
(cherry picked from commit 312d529dbbaa9bb7d8d804280cb39797c6402931)
lib/sqlalchemy/dialects/mysql/mysqlconnector.py