programguru Posted December 8, 2005 Share Posted December 8, 2005 Is there a way, from command line linux, to make a copy of a MySQL db into a text file on my local machine, or another directory on the server? I have been at shell connecting to the MySQL server, but can not figure out how to export the db and create a txt dump file. Any tips? Link to comment https://forums.phpfreaks.com/topic/3007-mysql-dump-to-local-or-text-file/ Share on other sites More sharing options...
KrisNz Posted December 9, 2005 Share Posted December 9, 2005 [a href=\"http://dev.mysql.com/doc/refman/4.1/en/mysqldump.html\" target=\"_blank\"]Yes.[/a] Link to comment https://forums.phpfreaks.com/topic/3007-mysql-dump-to-local-or-text-file/#findComment-10091 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.