Andrey Mishenin <[EMAIL PROTECTED]> wrote:
> I've got a problem using temporary tables. Tring to make one (mysql> CREATE 
> TEMPORARY TABLE ... ) I recieve an error message:                                 
> ERROR 1044: Access denied for user: '[EMAIL PROTECTED]' to database 'hardware'
> At the mean time all other sql requests work correctly. How can I handle this? 
> Please help.

If you are using 4.0, you must have CREATE TEMPORARY TABLES privilege.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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

Reply via email to