1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-27 05:56:07 +03:00
Files
mariadb/mysql-test/t
unknown d29df5645b Fix Bug#11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO query"
mysql-test/r/sp.result:
  update result
mysql-test/t/sp.test:
  Add test for Bug #11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO query"
sql/item.cc:
  we should call destructors for Items before reuse
sql/item.h:
  Add new method and constructor for Item_string.
sql/sp_head.cc:
  String allocation should be done on the system heap for now.
2005-08-25 15:34:14 +04:00
..
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-08-02 14:27:52 +05:00
2005-06-01 17:36:21 +02:00
2005-07-28 17:09:54 +03:00
2005-07-31 21:33:46 +02:00
2005-07-28 21:29:45 -07:00
2005-07-28 17:09:54 +03:00
2005-08-07 22:10:05 +00:00
2005-07-28 17:09:54 +03:00
2005-08-19 09:08:41 +02:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-08-12 17:57:19 +03:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-04-21 11:11:37 +02:00
2005-04-21 11:11:37 +02:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-08-07 21:30:46 +00:00
2005-07-28 17:09:54 +03:00
2005-08-19 11:38:14 +03:00
2005-07-28 21:25:05 +03:00
2005-08-07 21:30:46 +00:00
2005-08-15 21:58:17 -07:00
2005-08-15 18:29:51 +03:00
2005-08-09 00:13:49 +03:00
2005-08-12 17:57:19 +03:00
2005-08-12 17:57:19 +03:00
2005-07-28 17:09:54 +03:00
2005-08-18 15:18:26 -07:00
2005-08-13 08:42:35 +02:00