mirror of
https://github.com/MariaDB/server.git
synced 2025-03-06 19:23:09 +01:00

The problem is that the commands COM_STMT_CLOSE, COM_STMT_RESET, COM_STMT_SEND_LONG_DATA weren't being logged to the general log. The solution is to log the general log the aforementioned commands.
1 line
63 B
Text
1 line
63 B
Text
--log=$MYSQLTEST_VARDIR/log/master.log --log-output=FILE,TABLE
|