Question : I have a server which is running Centos 6.6 with Cpanel. I have been attempting to do mysqldump […]
Tag: crash
mysql (mariadb) won’t start after power outage (MacOS)
Question : /var/log/system.log says (over and over) Oct 13 19:34:01 Data-Server com.apple.xpc.launchd[1] (com.mariadb.server[2128]): Service exited with abnormal code: 1 Oct […]
Postgres reindex on crash folklore
Question : I’m struggling with a problem of folk memory re Postgres. The folklore I am told that a long […]
MySQL warm up time after restart because of lost connection
Question : MySQL 5.6.10 on Windows 7. I’m cleaning up and paring down a large INNODB table. Its .ibd file […]
How to trace SQL queries which are crashing SQL Server
Question : We have a SQL Server 2008 database server (it happens to be running under MS Failover Clustering, but […]
Mysql shutting down during a mysqldump of a specific database
Question : I have a server which is running Centos 6.6 with Cpanel. I have been attempting to do mysqldump […]
Restore Postgresql data after hdd crash
Question : My HDD crashed, so, I can’t make a Postgresql backup. It seems that my data tables are OK […]
MySQL Crash After Starting Binary Logs
Question : Recently I have added binary logs to mysql to start replication but after that setting, mysql process failed […]
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 […]