diff options
author | unknown <pem@mysql.com> | 2003-02-19 12:42:32 +0100 |
---|---|---|
committer | unknown <pem@mysql.com> | 2003-02-19 12:42:32 +0100 |
commit | 3c88ebdc9dec478a44de8f6d55a22c105f1d20f0 (patch) | |
tree | 1447d1f95d82807a30288a7bbe7d61f3b7189c8d /sql/sp_head.h | |
parent | 344c639b8b5929c7764e18071d433f8ecf019818 (diff) | |
download | mariadb-git-3c88ebdc9dec478a44de8f6d55a22c105f1d20f0.tar.gz |
Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended and
reorganized the sp.test file.
mysql-test/r/sp.result:
New results from the reorganized sp.test file.
mysql-test/t/sp.test:
Reorganized the tests, and added a few new ones. ("fac" and more "select into")
sql/sql_class.cc:
Unlock tables and set thd->lock=0 in select_export::send_eof() and
select_dump::send_eof().
This fixes a problem with an assert() in lock_tables(), and made
SELECT ... INTO OUTFILE and ... INTO DUMPFILE work in stored procedures.
Diffstat (limited to 'sql/sp_head.h')
0 files changed, 0 insertions, 0 deletions