Hello mysql,

I have strange problem:
I create a temporary table (let's say temp_table) with one bigint(20)
field. And then, when I try

select * from temp_table

in same session - mySQL says that this table doesnot exist..
But I cannot create one more in this session - mySQL says that this
table already exists !

Somebody help please !

-- 
Best regards,
 Maxim                          mailto:[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