MySQL tutorials
MySQL – Daily database dumps, all nicely sorted.
contributed by acockrell on November 11, 2003 under MySQLA nice shell script that can be run as a cron job to produce nice MySQL dumps for backup.
Change a MySQL user password
contributed by qmchenry on October 12, 2003 under MySQLHow do I update a user’s password in my MySQL server?
Create a MySQL user account
contributed by qmchenry on under MySQLIt is a good security policy to allow least privileges. Allowing all access to a system through a single account with all abilities is typically dangerous. Creating MySQL user accounts allows privileges to be granted as appropriate.
How to Dump Content using Mysqldump
contributed by vaiism on October 5, 2003 under MySQLThis command dumps the content of a database in MySQL to a text file. This will prompt for password of account used with ‘-p’
Change the MySQL Root User Password
contributed by qmchenry on August 30, 2003 under MySQLSimple command for Changing the root user password for MySQL using mysqladmin.
RECENT POPULAR RECIPES
- Solve: Can't connect to local MySQL server through socket /tmp/mysql.sock
- Add a column to an existing MySQL table
- Create a MySQL user account
- Drop or delete a table in MySQL
- Create a MySQL table with a primary key
- Change the MySQL Root User Password
- Display a list of databases on a MySQL server
- Save MySQL query results into a text or CSV file
- View our Top Tens
TECH-RECIPES BLOGS
- Symfony Propel 1.4: New Project Workflow
- quickie: video on adding 3G modem to a Thinkpad Tablet
- modding: adding 3G to my Lenovo Thinkpad Tablet
- quick look: Lenovo Thinkpad Tablet (Honeycomb) and Pen (pics)
- design: my geek lair
- How to Delete Your Twitter Account
- Flash Error May Slow Down OS X Lion
- Mass Effect: Cannot See Mouse Pointer





