On Fri, Jun 01, 2001 at 09:13:45AM -0400, Beverly Baird wrote:
> Tried that.
>
> mysql> ALTER TABLE Craft type=MYISAM;
> ERROR 1016: Can't open file: 'Craft.ISD'. (errno: 138)
>
> I have tried to run the mysql_convert_table_format script but I
> can't find any examples and I cannot get it to work either. I'm
> quite sure it's operator error in this case.
Can the user which `mysqld' is running as actually read the files?
Check the file ownership and permissions. Also, you might check to see
what error 138 is (using the perror program that comes with MySQL).
Jeremy
--
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 439-9951
MySQL 3.23.29: up 7 days, processed 44,312,186 queries (72/sec. avg)
---------------------------------------------------------------------
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