MySQL Manual
A.7.3 TEMPORARY TABLE
"You cannot refer to a TEMPORARY table more than once in the same query."

Anything in the works to fix this pretty major limitation?

Also, any chance of being able to specify wildcards in table names in 
GRANT statements any time soon? E.g.

GRANT ALL ON test.'temp\%' TO user
Thanks





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

Reply via email to