diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-04-23 17:33:08 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-04-24 13:11:07 -0500 |
| commit | 95dd8768d430b667ef2d7c104733aff2bae757b2 (patch) | |
| tree | c3c40b9828df6b863778bb712a0ba6d26d2434de /lib/sqlalchemy/sql/selectable.py | |
| parent | a09b879a38788eb532fc58ffb56b22dc85dff16e (diff) | |
| download | sqlalchemy-95dd8768d430b667ef2d7c104733aff2bae757b2.tar.gz | |
Add additional parsing to extract the "MariaDB" keyword from version string
Enhanced MySQL/MariaDB version string parsing to accommodate for exotic
MariaDB version strings where the "MariaDB" word is embedded among other
alphanumeric characters such as "MariaDBV1". This detection is critical in
order to correctly accomodate for API features that have split between MySQL
and MariaDB such as the "transaction_isolation" system variable.
Fixes: #4624
Change-Id: Iba4b56535855629a974b1e24e012b07383d24199
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions
