开发者

Can I transfer a mysql database by moving a file?

开发者 https://www.devze.com 2023-02-15 02:16 出处:网络
I have installed xam开发者_C百科pp on my Ubuntu machine, and would like to be able to move the database to another computer. I was wondering if the database is stored as a file, similar to an Access d

I have installed xam开发者_C百科pp on my Ubuntu machine, and would like to be able to move the database to another computer. I was wondering if the database is stored as a file, similar to an Access database (mdb), such that I could just copy the database file, and if so, where it would likely be installed to. At this point, I know very little about how mysql works, so for all I know, this question doesn't even make sense. If someone could explain this, I would appreciate it. Thanks.


Right from the source: http://dev.mysql.com/doc/refman/5.0/en/copying-databases.html

0

精彩评论

暂无评论...
验证码 换一张
取 消