diff options
author | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2011-03-22 14:48:56 +0300 |
---|---|---|
committer | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2011-03-22 14:48:56 +0300 |
commit | ae03e16b2499b247ed6d786bb95d059797d3d78a (patch) | |
tree | 02b955582a97c6c1aaf1ebd3e887b04520f98302 /mysys/mf_keycache.c | |
parent | 5ad3f443373b9e87163b3e8948a60635585c5c0e (diff) | |
download | mariadb-git-ae03e16b2499b247ed6d786bb95d059797d3d78a.tar.gz |
A patch for Bug#11763413 (56115: SELECT doesn't work in
prepared statements with cursor protocol).
The problem was a bug in Materialized-cursor implementation.
Materialized_cursor::open() called send_result_metadata()
with items pointing to already closed table.
The fix is to send metadata when the table is still open.
NOTE: this is a "partial" fix: metadata are different with
and without --cursor-protocol, but that's a different large
problem, one indication of which is reported as Bug 24176.
Diffstat (limited to 'mysys/mf_keycache.c')
0 files changed, 0 insertions, 0 deletions