On Friday 18 April 2003 15:53, Merlin wrote: > Hi there, > > somehow the syntax explained on mysql to drop a tmp table is wrong. The db > returns wrong statement. > > Has anybody the same problems?? > > Thanx Merlin > > http://www.mysql.com/doc/en/DROP_TABLE.html > 6.5.6 DROP TABLE Syntax > > DROP [TEMPORARY] TABLE [IF EXISTS] tbl_name [, tbl_name,...] [RESTRICT | > CASCADE] Try the mysql mailing list. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* Remember: Silly is a state of Mind, Stupid is a way of Life. -- Dave Butler */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php