From 572708f1846effe0d97a03be2b6edad25d2584e9 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Sun, 10 Apr 2011 23:28:24 +0000 Subject: [PATCH] More version adjustment --- plugins/dbms/mysql/fingerprint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dbms/mysql/fingerprint.py b/plugins/dbms/mysql/fingerprint.py index eb01ea38a..c4f253bc4 100644 --- a/plugins/dbms/mysql/fingerprint.py +++ b/plugins/dbms/mysql/fingerprint.py @@ -51,7 +51,7 @@ class Fingerprint(GenericFingerprint): (40000, 40032), # MySQL 4.0 (40100, 40131), # MySQL 4.1 (50000, 50092), # MySQL 5.0 - (50100, 50154), # MySQL 5.1 + (50100, 50156), # MySQL 5.1 (50400, 50404), # MySQL 5.4 (50500, 50511), # MySQL 5.5 (60000, 60014), # MySQL 6.0