diff --git a/lib.inc.php3 b/lib.inc.php3 index 4b980682d..2e50880d1 100755 --- a/lib.inc.php3 +++ b/lib.inc.php3 @@ -1277,7 +1277,7 @@ var errorMsg2 = '= 32321) { + if (MYSQL_INT_VERSION >= 32321) { // Whether to quote table and fields names or not if ($use_backquotes) { mysql_query('SET SQL_QUOTE_SHOW_CREATE = 1');