1
0
mirror of https://github.com/MariaDB/server.git synced 2025-04-28 06:45:23 +03:00
mariadb/mysql-test/t/mysql_client_test-master.opt
davi@mysql.com/endora.local bccbc79d07 Bug#28386 the general log is incomplete
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.
2008-02-25 07:48:02 -03:00

2 lines
63 B
Plaintext

--log=$MYSQLTEST_VARDIR/log/master.log --log-output=FILE,TABLE