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 | 7117e0635c60f5db23ebb0f4b0866ce93b8ffaed (patch) | |
tree | 02b955582a97c6c1aaf1ebd3e887b04520f98302 /tests/thread_test.c | |
parent | b629abf3ae26ef9b828efc1dafa85cb098a987b0 (diff) | |
download | mariadb-git-7117e0635c60f5db23ebb0f4b0866ce93b8ffaed.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 'tests/thread_test.c')
0 files changed, 0 insertions, 0 deletions