|
What is the function of these 3 tables?
Index_event,
Index_process,
Index_process_event
Because I have “Index_process_event” increasing his size and now it has over 34000 rows inside.
While Index_event is my biggest table in MB.
Is it a normal behavior? Can I do something to solve it?
|