diff options
author | unknown <kroki@mysql.com> | 2006-06-30 00:21:55 +0400 |
---|---|---|
committer | unknown <kroki@mysql.com> | 2006-06-30 00:21:55 +0400 |
commit | 8368f437a79976c77ea82b953052fdb6e08a68fc (patch) | |
tree | 46289bffd3afbbaaf54de58f85d08e0690679be3 /sql/field_conv.cc | |
parent | a4e5d04db42bf492e2dc3af1ad11bc883959f50d (diff) | |
download | mariadb-git-8368f437a79976c77ea82b953052fdb6e08a68fc.tar.gz |
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.
Diffstat (limited to 'sql/field_conv.cc')
0 files changed, 0 insertions, 0 deletions