1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 8368f437a7 Bug#20230: routine_definition is not null
SHOW CREATE PROCEDURE and SHOW CREATE FUNCTION are fixed as well as
INFORMATION_SCHEMA.ROUTINES.ROUTINE_NAME.


mysql-test/r/information_schema.result:
  Add result for bug#20230.
mysql-test/t/information_schema.test:
  Add test case for bug#20230.
sql/sp_head.cc:
  Return NULL for routine definition if the user doesn't have enough
  privilege to see it.
sql/sql_show.cc:
  Make INFORMATION_SCHEMA.ROUTINES.ROUTINE_NAME NULL-able.  Return
  NULL if the user doesn't have enough privilege to see routine
  definition.
2006-06-30 00:21:55 +04:00
..
2005-09-30 14:03:55 +02:00
2006-06-22 00:29:04 +04:00
2006-06-21 01:14:53 +04:00
2006-06-17 02:57:50 +04:00
2005-11-03 22:42:25 +02:00
2006-05-09 13:31:46 -07:00
2006-06-28 12:18:21 -07:00
2006-03-30 17:14:55 +04:00
2006-06-20 13:43:13 -04:00
2006-04-13 17:22:56 +09:30
2006-05-09 13:31:46 -07:00
2006-05-30 17:10:53 -07:00
2006-04-13 17:22:56 +09:30
2005-08-12 13:54:42 +03:00
2006-06-20 23:22:51 +04:00
2006-06-15 16:39:18 +04:00
2006-06-17 02:57:50 +04:00
2006-06-26 22:32:02 +05:00
2006-04-20 00:42:12 -07:00
2006-04-20 00:42:12 -07:00
2006-06-17 02:11:12 +04:00
2006-06-17 02:11:12 +04:00
2006-06-14 23:54:08 +04:00
2006-04-04 17:54:58 -07:00
2006-06-27 00:47:52 +04:00
2006-06-27 00:47:52 +04:00
2006-06-27 00:47:52 +04:00
2005-08-12 17:57:19 +03:00
2006-05-07 16:14:43 -07:00
2006-04-13 17:22:56 +09:30
2005-12-14 01:21:56 +02:00
2006-05-03 21:35:27 -07:00
2006-06-27 00:47:52 +04:00
2006-04-21 08:19:38 -07:00
2006-06-19 17:50:52 +05:00
2006-06-27 00:47:52 +04:00
2006-06-14 23:54:08 +04:00
2006-06-27 00:47:52 +04:00