Tell me, pozh-hundred, where is the query history stored on the server?
To enable log:
SET GLOBAL log_output = 'TABLE'; SET GLOBAL general_log = 'ON';
To view:
SELECT * FROM `general_log`
Source: https://ru.stackoverflow.com/questions/902618/More articles:How to find files in bash in the full name of which have the same numbersHow to parse the phone number from the test?Why not convert the price?How to use the value in the following formula?Connect to ajax site and execute js after page loadHow to get a variable [duplicate]How to install a C ++ library with or without CmakeHow does complex adaptive layout work?Create an array from a string and return a new arrayJava FileWriterfilewrietAll Articles