1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/sql
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
..
2011-03-08 09:41:57 +01:00
2010-08-16 14:50:27 +02:00
2010-11-22 10:13:46 +01:00
2010-12-29 01:26:31 +01:00
2010-05-24 14:51:59 +02:00
2011-03-08 09:41:57 +01:00
2011-03-08 09:41:57 +01:00
2010-05-28 19:53:26 -03:00
2010-03-31 16:05:33 +02:00
2010-07-30 16:56:57 +03:00
2010-12-29 01:26:31 +01:00
2011-01-28 13:28:15 +01:00
2010-12-14 13:46:00 +03:00
2011-03-03 18:46:30 +03:00
2011-03-03 18:46:30 +03:00
2011-02-02 10:18:44 +01:00
2011-03-16 15:11:20 +01:00
2010-03-31 16:05:33 +02:00
2010-12-29 01:26:31 +01:00
2010-12-29 01:26:31 +01:00
2010-11-23 13:47:35 +03:00
2010-12-07 16:11:13 +00:00
2010-12-29 01:26:31 +01:00
2010-04-13 19:04:45 +04:00
2010-12-07 16:11:13 +00:00
2010-09-06 17:04:32 +02:00
2011-03-08 09:41:57 +01:00
2011-03-07 10:08:10 +01:00
2011-03-07 10:08:10 +01:00
2010-11-28 18:06:02 +08:00
2010-10-12 14:07:13 +04:00
2011-02-02 20:13:28 +02:00
2011-03-16 15:11:20 +01:00
2011-02-11 15:00:09 +01:00
2011-02-11 15:00:09 +01:00
2011-01-31 13:11:05 +00:00
2011-01-26 15:30:06 +08:00
2011-03-08 09:41:57 +01:00
2011-02-10 11:50:53 +01:00
2011-01-28 13:28:15 +01:00
2010-12-02 08:16:26 +01:00
2010-12-14 13:46:00 +03:00
2011-03-07 10:08:10 +01:00
2010-12-07 16:11:13 +00:00
2011-02-18 11:55:24 +01:00
2011-01-07 15:28:36 +02:00
2010-08-12 20:44:41 +04:00
2009-09-10 03:18:29 -06:00
2011-02-17 12:53:09 +01:00
2011-03-07 10:08:10 +01:00
2011-03-07 10:08:10 +01:00
2011-03-08 09:41:57 +01:00
2011-02-11 15:00:09 +01:00
2011-02-11 15:00:09 +01:00
2010-12-29 01:26:31 +01:00
2009-12-03 21:37:38 +03:00