status is not a reserved word
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-04-16 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* badwords.txt: "status" is not a reserved word
|
||||||
|
|
||||||
2003-04-16 Michal Cihar <nijel@users.sourceforge.net>
|
2003-04-16 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* libraries/sqlparser.data.php3: Added AUTO_INCREMET to reserved words.
|
* libraries/sqlparser.data.php3: Added AUTO_INCREMET to reserved words.
|
||||||
* tbl_properties_common.php3: Avoid displaying message twice in some cases
|
* tbl_properties_common.php3: Avoid displaying message twice in some cases
|
||||||
|
@@ -213,7 +213,6 @@ sql_small_result
|
|||||||
sql_warnings
|
sql_warnings
|
||||||
ssl
|
ssl
|
||||||
starting
|
starting
|
||||||
status
|
|
||||||
straight_join
|
straight_join
|
||||||
string
|
string
|
||||||
striped
|
striped
|
||||||
|
Reference in New Issue
Block a user