php - facing issue regarding MYSQL RAM fill up due to this my site is down -


i facing issue. optimised queries. still in vain. application built in codeigniter. want clear mysql ram. there way out of it.

i believe can use this:

reset query cache; 

alternatively can use this:

flush query cache; 

see query cache status , maintenance documentation page more information.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -