MySQL Database
This links to my blog posts and pages dealing with using MySQL Server, and it includes material on versions 5.0, 5.1, and 6.0. The blog pages show below the top-level page in the right hand column, while blog posts only show in the list below.
MySQL Server ↓
A list of blog posts and pages dealing with the MySQL Database that are cross-platform issues.
-
Learn how to create an
EXPLAIN PLAN.Learn how to install, configure, and create a sample database and user.
Learn how to fix server authentication after a failed installation.
Learn how to export data from MySQL to a native CSV format.
Learn how to import data from MySQL to a native CSV format.
Learn how to merge data through
ON DUPLICATE KEY
MySQL Server 5.0 ↓
A list of blog posts and pages dealing with MySQL 5.0 Database Server.
MySQL Server 5.1 ↓
A list of blog posts and pages dealing with MySQL 5.1 Database Server.
MySQL Server 6.0 ↓
A list of blog posts and pages dealing with MySQL 6.0 Database Server.
If you have suggestions for other concepts, post a comment.