mysql is taking too much ram

vkblogger

Junior Member
Joined
Jan 9, 2017
Messages
122
Reaction score
9
kindly check attahed screenshot of memeory usage in my vps and tell me improvement solutions
 

Attachments

  • temp server.png
    temp server.png
    42.2 KB · Views: 195
Two of the main factors for this is the size of your database and the mysql configurations.
 
enter and fix table and columns in your ssh i advice to use maraidb
and nosql like MONGODB
NO WORDPRESS FOR LOSERS
USE FRAMWORK
 
This is a nice script that makes good suggestions to improve performance:

(h) (t) (t) (p) (s) :// github.com/major/MySQLTuner-perl

As mentioned above we often recommend MariaDB as well.
 
Back
Top