NewOptimize MySQL Server on Sun x64
Servers and Storage article, which provides an overview of the integrated Sun platform, outlines the steps for optimizing MySQL
Server on Sun x64 servers, and describes benchmark results for solutions with Sun Fire X4100 servers
MySQL InnoDB Performance Tuning for the Solaris 10 OS, an SDN article that
shows how to maximize the performance of MySQL on the Solaris platform by configuring and tuning the database server and optimizing the Solaris OS for MySQL
Certification and training info on sun.com:
NewMySQL certifications, which provides info about
the MySQL Certification Program, a high-quality certification program that provides developers and DBAs with the credentials to prove they have the
knowledge, experience, and skills to use and manage MySQL Server
MySQL information in Sun training courses at http://www.sun.com/training/, such as
Deploying Collaborative Websites to the Solaris Operating System Using AMP (SEM-DTJ-2133)
MySQL information in product documentation on http://docs.sun.com,
such as Sun Cluster Data Service for MySQL Guide for Solaris OS and Sun Java Systems Identity Manager 7.1 Installation Guide
qmail_user, which you can use
to add users for qmail in the MySQL database
database-dump.ksh, which
creates dumps of all the databases existing in a MySQL system
database-restore.ksh, which
restores MySQL databases from *.sql files that have been generated by using the database-dump.ksh script
NewUseful MySQL stuff, which provides scripts for doing tasks,
such as monitoring MySQL queries and logging them into a file for future processing, or checking two tables and attempting to generate INSERT, UPDATE, and
DELETE statements to bring them into sync