temporary and merge tables

2002-12-30 Thread Webmaster (Corin Langosch)
Hi,

when trying to create a temporary table of type merge, mysql
2.23.53 fails with an error like this:
Can't find file: '#sql24b_776_0.MRG' (errno: 2)

when not using the temporary keyword, everything works fine.
so i assume this is a missing feature (not documented that this
is forbidden/not supported yet) or a bug.

Corin


-
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




Re[2]: temporary and merge tables

2002-12-30 Thread Webmaster (Corin Langosch)
Hi,

sorry, didn't look at the changelog... ;)
thanks!

corin

Monday, December 30, 2002, 9:29:12 AM, you wrote:
PD At 9:01 +0100 12/30/02, Webmaster (Corin Langosch) wrote:
Hi,

when trying to create a temporary table of type merge, mysql
2.23.53 fails with an error like this:
Can't find file: '#sql24b_776_0.MRG' (errno: 2)

when not using the temporary keyword, everything works fine.
so i assume this is a missing feature (not documented that this
is forbidden/not supported yet) or a bug.

PD Looks like it's documented to me:

PD http://www.mysql.com/doc/en/News-3.23.54.html


Corin


-
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