In my mysql dump of a DB using the -B switch, I get

CREATE DATABASE /*!32312 IF NOT EXISTS*/ sfyc;

What is the significance of /*!32312 IF NOT EXISTS*/ - the "/*!32312"?  Isn't
the statement commented out?

With the CREATE TABLE, what happens if the table already exists?

Todd

--
Todd Cary
Ariste Software
2200 D Street Extension
Petaluma, CA 94952
707-773-4523
[EMAIL PROTECTED]

---------------------------------------------------------------------
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