mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26868 -- Changed MySQL version detection to use a query.
Workaround a bug with MariaDB and MySQL native client not stripping the `5.5.5-` prefix.
This commit is contained in:
committed by
Tim Graham
parent
92c48a392f
commit
f8bfa80680
1
AUTHORS
1
AUTHORS
@@ -464,6 +464,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Marcin Wróbel
|
||||
Marc Remolt <m.remolt@webmasters.de>
|
||||
Marc Tamlyn <marc.tamlyn@gmail.com>
|
||||
Marc-Aurèle Brothier <ma.brothier@gmail.com>
|
||||
Marian Andre <django@andre.sk>
|
||||
Marijn Vriens <marijn@metronomo.cl>
|
||||
Mario Gonzalez <gonzalemario@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user