Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |