diff options
author | unknown <pem@mysql.telia.com> | 2003-10-03 12:39:12 +0200 |
---|---|---|
committer | unknown <pem@mysql.telia.com> | 2003-10-03 12:39:12 +0200 |
commit | 869b49efe558d6604357c366b2f5594f73e9b7f3 (patch) | |
tree | 3f14dd77ac8543b79650a405968fc562326cd0be /dbug | |
parent | 2f468db76ea345783930bacceec45f4d637b3178 (diff) | |
download | mariadb-git-869b49efe558d6604357c366b2f5594f73e9b7f3.tar.gz |
Fixed BUG#822: Copying and clearing some things in thd/lex when
executing sub-statements (selects) prevents crashes intermittent
crashes.
Also fixed bug in sql_yacc.yy (generated a hpop instruction when
not needed).
mysql-test/r/sp.result:
Test-case for BUG#822.
mysql-test/t/sp.test:
Test-case for BUG#822.
sql/sp_head.cc:
Fixed BUG#822; needed to copy and clear some stuff when calling sub-statements.
sql/sql_yacc.yy:
Only generate hpop instruction when we actually have handlers.
Diffstat (limited to 'dbug')
0 files changed, 0 insertions, 0 deletions