Solved : Last_IO_Error: Got fatal error 1236 from master when reading data from binary log
Backing up the any Configuration item is something that you need to do utmost carefully. We do maridb replication. The replication stopped ...
-->
Backing up the any Configuration item is something that you need to do utmost carefully. We do maridb replication. The replication stopped ...
Error: WARNING: Connect failed: DBERROR: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exce...
Empty set error in MySQL while Importing DB? Error: MariaDB [(none)]> use exampledb Database changed MariaDB [exampledb]> show t...
How to Create New user and Give access to it in mariaDB/MySQL? 1. Go to MySQL Prompt. mysql -u root -p 2. At MySQL Prompt choose ...
How to Add MySQL/MariaDB to zabbix monitoring ? Its important to monitor your Database. Be it availability, DB size etc. We can mo...
Script for cacti database Backup Cleanup This small script can be used for multiple thing. I'm using this for our cacti DB backup cl...
Error: 12/24/2016 12:30:37 PM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'1064', SQL:"CREATE TABLE dashboard_graphs...
Error: 12/06/2016 08:23:29 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1017', SQL:"select poller_output.output, ...
How to Upgrade Mariadb? Solution: [root@exampledb mariadb]# mysql_upgrade -p root Enter password: ...
Error: FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in ...
How to Set root password in Mysql or Maria DB. 1. Run this command to start MySql in Safe Mode. [root@exampledb ~]# mysqld_safe --skip...