mysql server

Check Your Mysql Server Performance with MySQLTuner

Linux Today  Sun, 11/23/2008 - 00:03

Debian Admin: "MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.

Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved."


 

Setting Up MySQL - Database, Users And Sample Table

Digg Linux/Unix upcoming  Mon, 10/20/2008 - 10:49

Simple steps explaining * Changing MySQL user password * Creating databases * Deleting databases * Creating MySQL user accounts * Deleting MySQL user accounts * Connecting to the MySQL server from the command line * Creating and listing tables


 

Postfix - SMTP - PAM - MYSQL Server Troubles

Digg Linux/Unix upcoming  Thu, 09/18/2008 - 16:32

Hey guys,I had few days fight with a mail server. I am trying to configure my dedicated server and mail server is an important part in this setup.

It was hard, because I am not SysAdmin and I didn't have any clue at all.Anyway finally I managed and I am very proud with this installation.

I am not going to describe the whole process, because there


 

Tuning MySQL Performance With MySQLTuner

Linux Today  Mon, 09/08/2008 - 03:02

HowtoForge: "MySQLTuner is a Perl script that analyzes your MySQL performance and, based on the statistics it gathers, gives recommendations which variables you should adjust in order to increase performance.

That way, you can tune your my.cnf file to tease out the last bit of performance from your MySQL server and make it work more efficiently."


 

Tuning MySQL Performance with MySQLTuner

Digg Linux/Unix upcoming  Wed, 09/03/2008 - 05:05

MySQLTuner is a Perl script that analyzes your MySQL performance and, based on the statistics it gathers, gives recommendations which variables you should adjust in order to increase performance.

That way, you can tune your my.cnf file to tease out the last bit of performance from your MySQL server and make it work more efficiently.


 

install php5 and mysql-server 5 in CentOS 4

Digg Linux/Unix upcoming  Thu, 07/17/2008 - 18:20

Enable centosplus repo to install php5 and mysql 5


 

MySQL is Using Bazaar and Launchpad for Their Source Code

Linux Today  Thu, 06/19/2008 - 14:20

Canonical: "Both the main MySQL server code and the code for many ancilliary projects have been converted to Bazaar, and are published on Launchpad..."


 

Installing MySQL 5.0.51b from the Source Code on Sun Solaris

Topix - Unix  Fri, 06/13/2008 - 04:49

Building and installing the MySQL server from the source code is relatively very easy when compared to many other OSS applications.