diff options
author | unknown <davi@mysql.com/endora.local> | 2008-02-25 07:48:02 -0300 |
---|---|---|
committer | unknown <davi@mysql.com/endora.local> | 2008-02-25 07:48:02 -0300 |
commit | b2e879cbe83f0157f36e2d44aa4290572ee63886 (patch) | |
tree | 015d9e1bd0360bfceeb9247d6e470bf931540aff /mysql-test/t/mysql_upgrade.test | |
parent | 98e7d709bb61e9ac7a507956a15fbe887e372066 (diff) | |
download | mariadb-git-b2e879cbe83f0157f36e2d44aa4290572ee63886.tar.gz |
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.
mysql-test/t/mysql_client_test-master.opt:
Also log to table.
sql/sql_prepare.cc:
Log COM_STMT_CLOSE, COM_STMT_RESET and COM_STMT_SEND_LONG_DATA.
tests/mysql_client_test.c:
Add test case for Bug#28386
Diffstat (limited to 'mysql-test/t/mysql_upgrade.test')
0 files changed, 0 insertions, 0 deletions