ID:               26387
 Updated by:       [EMAIL PROTECTED]
 Reported By:      davefazio at annulet dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Windows 2003 Sever
 PHP Version:      5.0.0b2 (beta2)
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

The correct query is CREATE TEMPORARY TABLE table_name;


Previous Comments:
------------------------------------------------------------------------

[2003-11-24 15:06:55] davefazio at annulet dot com

Description:
------------
Keep getting a FAIL when passing a CREATE TABLE TEMPORARY in PHP 5 (and
the current production release). I can run the exact same query with
same MySQL user from the command line without error.

Reproduce code:
---------------
and CREATE TABLE TEMPORARY statement should reproduce the problem.

Actual result:
--------------
mysql_query returns FALSE adn the table is not created


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26387&edit=1

Reply via email to