1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00
Files
mariadb/libmysql
holyfoot/hf@mysql.com/hfmain.(none) dfc38479ea Bug #29687 mysql_stmt_store_result memory leak in libmysqld
In embedded server we use result->alloc to store field data for the
result, but we didn't clean the result->alloc if the query returned
an empty recordset. Cleaning for the empty recordset enabled
2007-07-16 19:08:07 +05:00
..
2006-12-31 01:02:27 +01:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2006-11-23 16:41:21 +02:00
2006-12-31 01:02:27 +01:00
2006-09-01 10:32:12 +02:00