Issue in edit on MariaDB 10
I have a problem when editing rows in the database, MariaDB consumes all memory and cpu. On my local computer it does not happen using mysql5.5
Answer Answered by roberto spadim in this comment.
check this mdev bug report 'work around': MDEV-4703
maybe the problem is xtradb (innodb) + query cache
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.