News

Hi, I want to setup a mysql server on a separate box (I mean not the one with apache). Both are debian servers. I have two main questions :- in which box should install php4 ?- which parameter in ...
If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task.
This quick tutorial on how to install the MySQL database explains how to download and configure the MySQL Community Edition on Windows.
MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to ...
If you manage multiple MySQL servers and want a simplified means of logging in, see how to use the new passwordless authentication feature.
NEW DELHI - INDIA : MySQL Cluster is a technology which provides shared-nothing clustering capabilities for the MySQL database management system. This tutorial gives you a headstart to setup a ...