Hi
I have a table that I want to add a new field to while running on the 
server, however, when I try to add a new field, it comes up with the 
error13 message, saying it doesn't have permission, yet the files and 
folder are all chmod 777. Can it be due to the fact that there is a 
permanent connection to this table from another server and that mysql is 
preventing any major changes?
Should I just try to make a copy of the table and make the changes to it 
and then overwrite the old one?

Is there a "cleaner way of managing your tables and to make changes 
without having to resort to this "manual way"?

Thanks



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