Changes between Initial Version and Version 1 of Ticket #26868
- Timestamp:
- Jul 7, 2016, 4:16:30 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26868
- Property Has patch set
- Property Triage Stage Unreviewed → Accepted
- Property Summary Microsecond precision in MariaDB / Version detection → Change MySQL version detection to accomodate MariaDB
-
Ticket #26868 – Description
initial v1 5 5 https://mariadb.atlassian.net/browse/MDEV-4575 6 6 7 My patch (PR)changes how the version is detected, and use a SQL query instead of the client library call. Then we get the correct MariaDB version and the features list is correct.7 My [https://github.com/django/django/pull/6893 PR] changes how the version is detected, and use a SQL query instead of the client library call. Then we get the correct MariaDB version and the features list is correct.