MySQL
Related Stories
Most Recent
Most Popular
Most Commented
–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
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
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
–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
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
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
Related Tags
Apache Bangladesh Business caching Error features India LinkedIn Linux Movable Type Movable Type Monday php plugins Query Script Source code Technology templates Tutorials web server
Home

RSS






