1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 55171821d2 Bug#10246 - Parser: bad syntax for GRANT EXECUTE
Rename some functions
  more fine-grained sp privileges
  make grant/revoke sp grammar less ambigious


mysql-test/r/sp-security.result:
  change test for new syntax
mysql-test/r/system_mysql_db.result:
  change test for new syntax
mysql-test/t/sp-security.test:
  change test for new syntax
scripts/mysql_create_system_tables.sh:
  now store routine_type for procs_priv
scripts/mysql_fix_privilege_tables.sql:
  now store routine_type for procs_priv
sql/item_func.cc:
  rename of function
sql/mysql_priv.h:
  rename of function
sql/sp_head.cc:
  extra arg for check_some_routine_access
sql/sql_acl.cc:
  rename of function. now handle func/proc acls seperately
sql/sql_acl.h:
  rename of function
sql/sql_parse.cc:
  rename of function
  grants for procs handled distinctly from funcs
sql/sql_show.cc:
  check_some_routine_access extra arg
sql/sql_base.cc:
  fix for build
sql/sql_yacc.yy:
  fix for build
2005-05-17 19:54:20 +01:00
..
2005-05-12 17:37:38 +03:00
2005-05-12 14:45:24 +02:00
2004-12-31 00:44:00 +02:00
2005-05-06 11:39:30 +03:00
2005-05-14 12:38:12 +04:00
2005-04-27 11:25:08 +02:00
2005-03-05 00:35:00 +03:00
2005-05-07 08:25:58 -07:00
2005-05-06 13:51:58 +03:00
2005-04-27 11:25:08 +02:00
2005-05-16 15:21:35 +03:00
2005-05-14 18:31:22 +03:00
2005-05-13 14:04:32 +03:00
2005-05-06 13:51:58 +03:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-05-09 11:28:57 -07:00
2005-04-01 02:14:30 +03:00
2005-02-09 02:50:45 +04:00
2005-02-09 02:50:45 +04:00
2005-05-09 02:06:18 +03:00
2005-05-06 11:39:30 +03:00
2005-05-06 11:39:30 +03:00
2005-05-05 20:06:49 +05:00
2005-05-06 11:39:30 +03:00
2004-12-22 13:54:39 +02:00
2005-02-09 02:50:45 +04:00
2005-03-24 14:32:40 +01:00
2005-03-08 22:32:09 +00:00
2005-02-09 02:50:45 +04:00
2005-05-02 10:19:37 -07:00
2005-02-07 21:39:37 +02:00
2005-05-10 16:31:13 -07:00
2004-12-22 13:54:39 +02:00
2005-05-10 16:41:47 -07:00
2005-05-13 09:55:03 -07:00
2005-03-16 16:11:01 +02:00
2005-04-27 03:18:54 +03:00
2005-03-16 04:32:47 +03:00
2005-03-16 16:11:01 +02:00
2005-05-16 15:21:35 +03:00
2005-05-06 11:39:30 +03:00
2005-03-31 10:39:48 +03:00
2005-05-10 16:31:13 -07:00
2005-05-10 16:41:47 -07:00
2005-05-10 16:41:47 -07:00
2005-05-10 16:41:47 -07:00
2004-12-22 13:54:39 +02:00
2005-05-16 15:21:35 +03:00
2005-02-07 19:42:03 +02:00