Commit 310b6c5f authored by paul@teton.kitebird.com's avatar paul@teton.kitebird.com
Browse files

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

into teton.kitebird.com:/home/paul/mysql-4.0
parents 7a7a0ae8 63888e91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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