MySQL commands
1. Dumping from a database to a file:
mysqldump -u user_name -p db_name > file.sql
It will ask for a password
While my official blog is http://chandresh.blogspot.com I felt a need to create one which is entirely dedicated to postings related to my work. So I ended up with this. Currently, most of the postings on this blog are on "tools" that I use for my work.
0 Comments:
Post a Comment
<< Home