By default, MySQL can be connected in your mysql-server locally. You may determine to access your MySQL database to local machine remotely. By default, MySQL can be connected in your mysql-server locally. You may determine to access your MySQL database to local machine remotely , should give remote permission in mysql server.

Continue Reading...

You may get an error while try to connect MySQL remote database, com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

Continue Reading...

Nagios is a powerful monitoring tool for your server and you Know immediately on the browser when problems arise.

Continue Reading...

Mysql does not execute or produce the warning message on the browser, Warning: mysql_connect() [function.mysql-connect]: Too many connections in...

Continue Reading...

MySQLsla is a very helpful tool to analyze and filter query information from accessing query logs. It's used to optimize queries in your local system or server level.

Continue Reading...

We going to discuss about creating MySQL database and users with different permissions to manage our database. Assume that, your going to create database named linuxdb and user named linuxuser

Continue Reading...

DBD-MySQL is a database driver for perl programming connect with Mysql database, we can install by cpanel scripts or using CPAN in Linux.

Continue Reading...