MySQL - Instablogs
MySQL
Related Stories
Most Recent Most Popular Most Commented
(0)
Jayapal, Trivandrum
–Dumping the Database – You can dump the database in the server, in sql format using ‘mysqldump’ Syntax: mysqldump -u root -p demo_db >...
made popular Mar 22 2008
(0)
Jayapal, Trivandrum
SHOW TABLE STATUS works likes SHOW TABLES, but provides a lot of information about each table. You can also get this list using the mysqlshow –status db_name...
made popular Mar 18 2008
All Stories
Most Recent Most Popular Most Commented
(3)
Raghubir, Sitamarhi
Below is a very useful command on Linux or Unix to watch your MySql Connection. watch -n1 mysqladmin proc stat it will help you know about your MySql real things...
made popular Jul 11 2008
(0)
Jayapal, Trivandrum
–Dumping the Database – You can dump the database in the server, in sql format using ‘mysqldump’ Syntax: mysqldump -u root -p demo_db >...
made popular Mar 22 2008
(0)
Jayapal, Trivandrum
SHOW TABLE STATUS works likes SHOW TABLES, but provides a lot of information about each table. You can also get this list using the mysqlshow –status db_name...
made popular Mar 18 2008
(0)
After all the industry speculation about MySQL being a “hot 2008 IPO”, this probably takes most of us by surprise — users, community members, customers, partners,...
made popular Jan 17 2008