MySQL Server has several logs that can help you find out what activity is taking place. By default, no logs are enabled (except the error log on Windows). The following log-specific sections provide information about the server options that enable logging.
Continue reading…
Database
How To Install Apache, MySQL and PHP on Debian 7.0
This tutorial will explain how to install apache webserver,mysql database servers and php on Debian 7.0.
Continue reading…
How to install MariaDB on debian 7 (Wheezy)
MariaDB is a drop-in replacement for MySQL.MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the […]
Continue reading…
Delimiters in Bash
Using bash to parse a string or file
Continue reading…