Any ideas why the following upgrade from ISAM to MyISAM fails:

mysql> alter table users type = MYISAM;
ERROR 1036: Table 'users' is read only

This only occurs for about half the tables I tried to upgrade.

Thanks!

Paul



---------------------------------------------------------------------
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

Reply via email to