How to dump certain rows from mySQL database
  
Author:

Here we go:

mysqldump -h hostname -u username -p*** db_name table_name --where="userid<0" > dump.sql

TagsTags:  dump, mysql, mysqldump, sql

Send by E-mailSend by E-mail   Print versionPrint version
Comments(0)

No comments yet… Be the first to leave comment on this topic!

or
You may sign in using:
Enter with Facebook Enter with Google Enter with VK