1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-22 17:44:29 +03:00
Files
mariadb/sql
unknown b092868307 Fix BUG#2269: Lost connect if stored procedure called before USE
(And some minor correction of cursor open)


sql/sp_head.cc:
  Detect some errors that doesn't result in a non-zero return code in
  the SP execution loop.
  (Also corrected the cursor post_open() call.)
sql/sp_rcontext.cc:
  Corrected the semantics of cursor post_open().
sql/sp_rcontext.h:
  Corrected the semantics of cursor post_open().
2004-01-09 09:36:37 +01:00
..
2003-12-19 18:03:27 +01:00
2003-12-18 18:12:00 +04:00
2003-11-20 22:06:25 +02:00
2003-10-07 15:42:26 +03:00
2003-12-19 16:34:48 +02:00
2003-12-19 16:25:50 +02:00
2003-11-19 15:19:46 +01:00
2003-08-19 00:08:08 +03:00
2003-12-17 22:52:03 +00:00
2003-09-19 14:44:31 +05:00
2003-12-08 15:18:29 +04:00
2003-12-19 18:03:27 +01:00
2003-12-19 16:25:50 +02:00
2003-12-17 17:35:34 +02:00
2003-12-19 18:03:27 +01:00
2003-12-21 02:07:45 +02:00
2003-12-08 15:18:29 +04:00
2003-12-18 17:51:43 +01:00
2003-10-22 16:10:22 +02:00
2003-12-21 02:07:45 +02:00
2003-12-18 17:51:43 +01:00
2003-12-17 17:35:34 +02:00
2003-11-20 23:27:11 +03:00
2003-11-20 22:06:25 +02:00
2003-09-03 16:31:01 +02:00
2003-12-01 18:24:09 +01:00
2003-12-01 16:14:40 +01:00
2003-12-19 18:03:27 +01:00
2003-12-19 18:03:27 +01:00
2003-12-17 22:52:03 +00:00
2003-12-21 02:07:45 +02:00
2003-12-15 13:24:16 +01:00
2003-11-13 19:34:56 +01:00
2003-11-13 19:34:56 +01:00
2003-12-21 12:48:03 +02:00
2003-12-19 18:03:27 +01:00
2003-12-17 17:35:34 +02:00
2003-12-19 16:34:48 +02:00
2003-12-19 18:03:27 +01:00
2003-11-28 13:31:38 +02:00
2003-11-20 22:30:48 +02:00
2003-12-21 02:07:45 +02:00
2003-12-01 16:14:40 +01:00
2003-12-19 18:03:27 +01:00
2003-12-21 12:48:03 +02:00
2003-12-19 18:03:27 +01:00
2003-08-26 11:51:09 +02:00
2003-12-19 18:03:27 +01:00
2003-11-03 12:28:36 +02:00
2003-11-03 12:28:36 +02:00
2003-12-01 16:14:40 +01:00
2003-12-21 02:07:45 +02:00
2003-11-20 22:06:25 +02:00
2003-12-19 16:34:48 +02:00
2003-12-19 18:03:27 +01:00
2003-12-17 17:35:34 +02:00
2003-12-18 17:51:43 +01:00