diff options
author | Jim Winstead <jimw@mysql.com> | 2010-05-09 20:02:05 -0700 |
---|---|---|
committer | Jim Winstead <jimw@mysql.com> | 2010-05-09 20:02:05 -0700 |
commit | 6170e64f674e84a074020496c8bb3ac6516e71ae (patch) | |
tree | fe9818848bdd873f7058a397ec24de85b5141cb3 /sql/opt_range.cc | |
parent | 209cccf55dd39d0be7eb4635b7c397b36941b825 (diff) | |
download | mariadb-git-6170e64f674e84a074020496c8bb3ac6516e71ae.tar.gz |
Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)
that generated multiple result sets (such as a stored procedure or a
multi-statement command) would leave the connection unusable. (Bug #42373)
A side-effect of this bug fix is to make MYSQL_INIT_COMMAND settings ignored
when connecting from within the server, but none of the existing mechanisms
for connecting from within the server use or need to set the initial command.
Diffstat (limited to 'sql/opt_range.cc')
0 files changed, 0 insertions, 0 deletions