3 messages in com.mysql.lists.bugsMore on TEMPORARY tables ...
FromSent OnAttachments
Philip Lijnzaad25 Apr 2001 06:36 
Sinisa Milivojevic25 Apr 2001 07:46 
Michael Widenius25 Apr 2001 11:50 
Subject:More on TEMPORARY tables ...
From:Philip Lijnzaad (lijn@ebi.ac.uk)
Date:04/25/2001 06:36:19 AM
List:com.mysql.lists.bugs

One more thing; I just noted that for TEMPORARY table tmp,

RENAME TABLE distro TO ddd;

fails with a "Can't find file: './dbname/distro.frm' (errno: 2)". It would be nice if this worked (although it's of course no big deal), but maybe it's an idea to document this better or improve the error message.

Cheers, Philip