Minor update of fingerprints

This commit is contained in:
Miroslav Stampar
2019-09-03 14:01:37 +02:00
parent 2d63441cc4
commit bb61b08c83
4 changed files with 5 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ class Fingerprint(GenericFingerprint):
(50600, 50646), # MySQL 5.6
(50700, 50726), # MySQL 5.7
(60000, 60014), # MySQL 6.0
(80000, 80015), # MySQL 8.0
(80000, 80017), # MySQL 8.0
)
index = -1