3 FAQ tagged "mysql command"
Viewing 1-3 of 3 FAQ -- MySQL Run SQL Queries From A Shell Prompt / Command Line
How do I specify MySQL SQL queries on the UNIX / Linux command line?
- MySQL command to show list of databases on server
Q. I am new to MySQL database server. How do I show the list of databases on my server? Is there any good GUI frontend exists for the same?
- How can I restore a backup of a MySQL database?
Q. I made MySQL backup using mysqldump -u user -h localhost -ppassword forumdb | -gzip -9 > forumdb.sql.gz command. How do I restore MySQL database backup using a shell prompt under Linux / UNIX operating system?
Viewing 1-3 of 3 FAQ - ( see all popular tags )


Recent Comments
Today ~ 5 Comments
Yesterday ~ 9 Comments
Yesterday ~ 11 Comments
07/25/2008 02:12 pm (2 days ago) ~ 5 Comments
07/25/2008 10:25 am (2 days ago) ~ 10 Comments