I’ve been using MySQL 5.7.20 on Ubuntu 16.04.2 for a while and I’ve noticed that it currently uses far too much memory than what I would expect. I have around 700 tables which are all MyISAM. I’ve a 128GB RAM server (which uses the memory to do other stuff) and the MySQL memory usage isRead more