Thank you distingushed colleague for the documentation, however how do I monitor activity logs for each user created? the provision in phpmyadmin seems only to be "localhost/phpmyadmin/Status/Query statistics" which is not tired to any user
For managing each user in your system you should create a log table every time a user enters the system save the activity he/she do in the log table for example if the user add or insert data to a specific table enter these detail to log table then later you can watch the full detail activity each user done in your system