Re: DATA DIRECTORY bug on Win32

2001-10-29 Thread Michael Widenius
Hi! > "Mike" == Mike Blazer <[EMAIL PROTECTED]> writes: Mike> Miguel Angel SolÕrzano wrote: >> >> At 14:24 24/10/2001 +0400, Mike Blazer wrote: >> Hi Mike, >> >> Thanks for the bug report. >> The explanation why the insert command doesn't works on Win32, >> is because the link file pointi

Re: DATA DIRECTORY bug on Win32

2001-10-29 Thread Michael Widenius
Hi! > "Mike" == Mike Blazer <[EMAIL PROTECTED]> writes: Mike> Well, I'm sure there are some better ways too - it's a pity that it such Mike> a useful feature fails on Win32. >> I have now changed MySQL 4.0.1 to ignore any DATA DIRECTORY >> directives, until we have come up with an accepta

Re: DATA DIRECTORY bug on Win32

2001-10-24 Thread Miguel Angel Solórzano
At 14:24 24/10/2001 +0400, Mike Blazer wrote: Hi Mike, Thanks for the bug report. The explanation why the insert command doesn't works on Win32, is because the link file pointing for the DATA DIRECTORY wasn't created in the create table command, like the Unix version does. The Win32 OSs don't hav