HI

I am having a MYISAM database with 27 million rows and 19 fields all char between 15 and 1 characters long.

yesterday i did a
alter table mytablename add column (version char(2));
By now (18 hours later) it has not finished yet?
Is there a way to somehow predict the time needed for this? Or to see the status?
Or anyone has some experiense?


thanx


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to