I download my sql database in my computer ..
I ask
How can I open this mysql database from my computer .. there is any program to open this database to edit some rows and after that upload it to my site again
Printable View
I download my sql database in my computer ..
I ask
How can I open this mysql database from my computer .. there is any program to open this database to edit some rows and after that upload it to my site again
what did you donwload it as? sql or frm? if you just did a dump then open it up in a text editor and then you can edit the insert statements in the correct order.