Skip to main content

MySQL Keeps Stopping - Now Using MariaDB

Comments

1 comment

  • cPanelMichael
    What can I do to fix this 'Out of memory' issue? I have tried adjusting ram usage stuff in the my.cnf file, however it looks like this has had no effect.

    Hello, How much RAM is installed on the system? You can check with a command such as:
    free -m
    Also, try using a command such as:
    mysqladmin processlist;
    This should help you to determine which databases are using the most resources. Thank you.
    0

Please sign in to leave a comment.