Merge paul@work.mysql.com:/home/bk/mysql-4.0

into teton.kitebird.com:/home/paul/mysql-4.0
This commit is contained in:
unknown 2002-09-26 12:01:48 -05:00
commit 3a90d0bdd7

View file

@ -2614,7 +2614,7 @@ executed only if the MySQL version is equal to or newer than the used
version number:
@example
CREATE /*!32302 TEMPORARY */ TABLE (a int);
CREATE /*!32302 TEMPORARY */ TABLE t (a int);
@end example
This means that if you have Version 3.23.02 or newer, MySQL