1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/t
unknown 9ffa09be96 Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashes
replaced get_field(MEM_ROOT *mem, Field *field) with 
get_field(MEM_ROOT *mem, Field *field, String *res).
It allows to avoid strlen().


mysql-test/r/information_schema.result:
  Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashes
  test case
mysql-test/t/information_schema.test:
  Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashes
  test case
2006-05-12 17:34:36 +05:00
..
2005-10-28 23:17:51 +04:00
2006-05-03 16:33:42 +05:00
2006-05-01 21:30:09 +03:00
2006-03-01 15:50:15 +04:00
2006-05-09 13:31:46 -07:00
2006-03-30 09:13:25 +05:00
2006-03-30 17:14:55 +04:00
2006-04-11 15:26:18 +05:00
2006-03-06 14:38:31 +04:00
2006-05-06 23:48:13 -07:00
2005-12-06 21:28:13 +01:00
2006-05-03 19:01:29 +05:00
2005-10-28 02:36:19 +03:00
2006-03-24 12:44:54 -08:00
2006-03-06 23:43:47 +01:00
2006-05-09 13:31:46 -07:00
2006-05-01 22:10:50 -04:00
2005-09-26 22:43:09 -07:00
2006-01-06 00:47:49 +02:00
2006-02-20 15:03:16 +01:00
2006-02-07 19:57:31 +01:00
2006-03-08 10:40:29 +01:00
2006-05-03 19:01:29 +05:00
2005-10-13 11:28:06 +02:00
2005-10-13 11:28:06 +02:00
2006-03-06 21:45:13 +01:00
2006-04-26 17:09:41 -07:00