I have a virtual hosting, I have simple online browser based ezpanel access. I can manage mysql databases through phpmyadmin.
I have many old databases that I would like to delete. But first, I would need to know, which one are still used by my websites and which are obsolete, unused, unaccessed for many months.
Is it possible to know when the last time a database was accessed?
I am asking, if there's any command that could show if db is being accessed, in use? If there's any info recorded for each db access and any command that shows it? Or any similar method?
Thank you