Hi, I have a database which i switched from one system to the other and i when i tried the alter table command for adding a column an error is displayed as Code: Code: Cannot rename something.MYI to somethingother.MYI Error no 13 I tried all other queries like update and insert and it's all working without flaw.. But alter is not working.. I couldn't find the exact error...Please help. Regards Rekha
Your admin has created a low privileges user that you are using to login to the database server. Also Remember to use the signatures for links to your site and not in posts as its against the forum guidelines.
check that you import database schema in the same where it was located on previous sytem and also check that the previleges you have about database is good enough to make changes