Author Topic: WordPress Database Missing  (Read 4095 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
WordPress Database Missing
« on: May 24, 2019, 03:21:25 PM »
I notice yesterday that after trying to upgrade my version of PHP that the WordPress database associated with my website www.kowilliams-associates.cf is missing. I checked the Centos Web Panel under the user associated with the donation and it's not listed my MYSQL database list. All the original WordPress files, plugins, and templates are still there. Just the database is missing. I checked the config.php file and the login information for the database has not changed.

I also picked up this log when checking the status of MYSQL

WARNING!
● mariadb.service - MariaDB 10.1.40 database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─migrated-from-my.cnf-settings.conf
   Active: active (running) since Fri 2019-05-24 09:10:40 EDT; 2h 8min ago
     Docs: man:mysqld(8)
           https://mariadb.com/kb/en/library/systemd/
  Process: 13821 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
  Process: 13780 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ]   && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
  Process: 13778 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
 Main PID: 13792 (mysqld)
   Status: "Taking your SQL requests now..."
   CGroup: /system.slice/mariadb.service
           └─13792 /usr/sbin/mysqld

May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Starting crash recovery...
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Crash recovery finished.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] Server socket created on IP: '::'.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24  9:10:40 140671200061696 [Note] /usr/sbin/mysqld: ready for connections.
May 24 09:10:40 vps193755.vps.ovh.ca mysqld[13792]: Version: '10.1.40-MariaDB'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server
May 24 09:10:40 vps193755.vps.ovh.ca systemd[1]: Started MariaDB 10.1.40 database server.
May 24 10:08:22 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:08:22 140671198709504 [ERROR] mysqld: Table './gwbs_wp729/wpgg_loginizer_logs' is marked as crashed and should be repaired
May 24 10:08:22 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:08:22 140671198709504 [Warning] Checking table:   './gwbs_wp729/wpgg_loginizer_logs'
May 24 10:41:15 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:41:15 140671198402304 [ERROR] mysqld: Table './oauthv2/oauth_authorization_codes' is marked as crashed and should be repaired
May 24 10:41:15 vps193755.vps.ovh.ca mysqld[13792]: 2019-05-24 10:41:15 140671198402304 [Warning] Checking table:   './oauthv2/oauth_authorization_codes'