Question : Recently I have added binary logs to mysql to start replication but after that setting, mysql process failed […]
Tag: crash
mongodb 2.4.1 instance shutdown without log
Question : I am running mongodb in a replica set of 3 nodes (no sharding). But since 5 days the […]
Group Replication plugin crashes MySQL 8.0
Question : Problem description: INSTALL PLUGIN group_replication SONAME ‘group_replication.so’; results in ERROR 2013 (HY000): Lost connection to MySQL server during […]
Mariadb times out on startup after system reboot
Question : This is continued from: https://stackoverflow.com/q/55071021/8644833 Mariadb shuts down after running for a minute or two. If I remove […]
MySQL keeps crashing
Question : MySQL keeps crashing randomly – recent errors in error logs says this 160626 21:50:42 [Warning] IP address ‘113.108.21.*’ […]
Mongodb 2.6 Server crash and not restarting
Question : We are using mongodb 2.6 with one Primary and 2 secondaries. One of the secondary has gone bad […]
Azure Database for MySQL – Memory keeps increasing then crashes
Question : I know there are some similar posts as mine but none of them helped me out. I have […]
postgres cluster: Crash of master crashes the replicas too
Question : Environment: Postgres version: 9.6 Cluster of 3 servers, with Patroni and etcd Scenario: When index of tables were […]
MySql replication from 5.1 master to 5.6 slave keep crashing
Question : I recently updated one of the replication slaves to mysql 5.6. After importing a recent dump from the […]
How to decrese MySQL Innodb crash recovery time (force MySQL to do it faster)
Question : I’m running MySQL 5.7 with 1GB of innodb_log_file_size on CentOS 7 x64 and I can’t change the value […]