1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown bd49d8debf Fix for BUG#9504: Stored procedures: execute privilege doesn't
make 'use database' okay.

The problem was that we didn't check stored-routine privileges
in check_grant_db().

The patch adds this check.


mysql-test/r/grant.result:
  Update result file.
mysql-test/r/sp-security.result:
  Update result fil.
mysql-test/t/grant.test:
  Added test case for BUG#9504.
mysql-test/t/sp-security.test:
  Update test.
sql/sql_acl.cc:
  Check stored routines privileges.
2007-03-23 14:12:11 +03:00
..
2007-03-14 11:54:20 +02:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2007-03-08 00:27:42 +03:00
2006-11-29 13:56:59 -05:00
2007-01-23 10:11:53 -08:00
2006-11-20 22:42:06 +02:00
2007-03-02 15:09:44 +04:00
2006-11-20 22:42:06 +02:00
2007-02-10 23:55:56 -08:00
2007-02-09 12:54:50 -08:00
2006-11-15 10:23:27 +01:00
2007-02-07 14:22:19 -08:00
2007-02-24 13:12:20 +03:00
2007-02-24 13:12:20 +03:00
2007-03-01 20:59:08 +01:00
2007-02-19 20:30:34 +01:00
2006-11-20 22:42:06 +02:00
2007-02-01 18:00:24 +04:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2007-02-08 15:53:14 +01:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2006-09-21 00:59:48 +02:00
2006-12-11 18:52:24 -07:00
2006-11-20 22:42:06 +02:00
2007-03-08 21:42:41 +04:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-11-20 22:42:06 +02:00
2007-01-26 17:10:45 -08:00
2007-02-01 18:00:24 +04:00
2007-03-20 00:46:19 +03:00
2007-03-08 21:42:41 +04:00
2007-02-24 13:12:20 +03:00
2007-02-24 13:12:20 +03:00