On Mon, 29 Sep 2003 15:16:57 +0200
"Director General: NEFACOMP" <[EMAIL PROTECTED]> wrote:

> Now, do you think I was right in my rephrasing?
> To me, I think that is a bug and should be reported to MySQL. When the IF
> condition is false, it should break the rest of the statement.
> What is your view on this?

For me this is not a bug, just poorly documented feature.
So, Hassan can't do it using this statement, he needs to check if table exists and 
then INSERT, cause the statement he's trying to use is not intended for conditional 
INSERT, but for conditional CREATE.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to