SystemOut
Loading.......
Home
ML&AI
Java Stuff
Java tools
JDK tools
Cloud
AWS
Bluemix
Google Cloud Platform
Mobility
Ionic
Angular
Android
Developer Tools
Search This Blog
Showing posts with label
mysql
.
Show all posts
Showing posts with label
mysql
.
Show all posts
Thursday, April 7, 2016
mysql login via command line
go to mysql/bin
mysql.exe -u root -proot dbname -h localhost
taking dump
mysqldump.exe -uroot -proot dbname >dbname.sql
Older Posts
Home
Subscribe to:
Posts (Atom)