Hi, I want to know how to add mysql db tables (*.MYD, *.NYI, *.frm) to the existing MySQL on Ubuntu. I know that if I make a folder, e.g., newTable, in the /usr/local/ mysql/data and put these *.NYD, *.NYI, and *.frm tables in that folder, I will get a newTable in my MySQL. That's how i used *.MYD, *.NYI, *frm files on PC.
My problem is that I am not allowed to move files into the "data" folder in Ubuntu. Although I can force it by using "sudo" commands, I do not know how to change the ownership and permission of the moved files in Ubuntu because I am not a Linux expert. Could anyone explain how I can put these mysql db tables in Ubuntu? Could anyone explain the right commands to use in order to correctly change the ownership and permission of the moved files using sudo command in Ubuntu? Thanks in advance. YJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ubuntu Linux" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ubuntulinux?hl=en -~----------~----~----~----~------~----~------~--~---
