I need a placeholder statement that does nothing. Is there something more elegant than SELECT FROM ... WHERE 0=1; ?
I need this because PHP throws an error when an empty statement (or just a ';') is passed to MySQL. Regards, Mark [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]