diff --git a/MySQLdb/MySQLdb/cursors.py b/MySQLdb/MySQLdb/cursors.py index bc0cc48..920bc19 100644 --- a/MySQLdb/MySQLdb/cursors.py +++ b/MySQLdb/MySQLdb/cursors.py @@ -6,7 +6,14 @@ default, MySQLdb uses the Cursor class. """ import re -insert_values = re.compile(r"\svalues\s*(\(((?