Thanks. When it is so simple, one may feel dumb. Le jeudi 20 juillet 2017, 15:16:31 CEST Reindl Harald a écrit :
Am 20.07.2017 um 15:12 schrieb lemmel:
Working with a web application (PHP, Nginx, MariaDB) that doesn't really work as expected, I'm looking for a way to monitor/spy database alterations done when some action is performed on the FrontEnd. It would be faster by far than to read the application's source code.
So is there a non-invasive way to monitor/spy database alterations performed after a given time, or triggered manually ?
general_log = 1 general_log_file = /var/log/mysql_query.log
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp