sachin choudhary
Ruby on Rails guy...........
Thursday, December 26, 2013
Mysql dump for a single table with data only, no drop and table creation commands
mysqldump -uroot -ppassword --compact -t papaya_development users > users.sql
for more detail type mysqldump --help command on terminal.
1 comment:
Unknown
said...
Awesome ! Thanks for saving Life :)
December 26, 2013 at 9:56 PM
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
1 comment:
Awesome ! Thanks for saving Life :)
Post a Comment