Skip to main content

MariaDB latest update problem after upgrading to mariadb 10.1

Comments

2 comments

  • SysSachin
    Error establishing a database connection

    You are getting this error because websites unable to establish a database connection or database has been corrupted. 1) Please make sure MySQL service is running on the server. 2) Please check MySQL error logs while getting this error.
    0
  • cPanelMichael
    Hello, Could you let us know the recent output to /var/lib/mysql/$hostname.err? You can use a command such as:
    tail -300 /var/lib/mysql/$hostname.err
    Replace "$hostname" with your server's hostname. Thank you.
    0

Please sign in to leave a comment.