In article <000d01c0975e$08f57d40$[EMAIL PROTECTED]>,
"Ali" <[EMAIL PROTECTED]> writes:

> Hello,
> does anybody know why the following statement does not work when it contains
> "IF NOT EXISTS"
> CREATE TABLE IF NOT EXISTS tab_name.....
> This is given in the manual but it does not work in this case. Any hint is
> appreciated.

IF NOT EXISTS was added in version 3.23.0.  Maybe your MySQL is older
than that.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to