1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00
Files
mariadb/tests
Alexander Nozdrin ae03e16b24 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.
2011-03-22 14:48:56 +03:00
..
2010-12-29 01:26:31 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2010-12-28 19:57:23 +01:00
2010-12-28 19:57:23 +01:00
2010-12-29 00:47:05 +01:00
2010-12-29 00:47:05 +01:00
2010-12-28 19:57:23 +01:00
2004-02-11 00:06:46 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2010-12-28 19:57:23 +01:00
2010-12-28 19:57:23 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2010-12-28 19:57:23 +01:00