1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00
Files
mariadb/mysql-test/r
Martin Hansson c0cfce21d6 Bug#35600: Security breach via view, I_S table and prepared
statement/stored procedure

View privileges are properly checked after the fix for bug no 
36086, so the method TABLE_LIST::get_db_name() must be used 
instead of field TABLE_LIST::db, as this only works for tables.
Bug appears when accessing views in prepared statements.

mysql-test/r/view_grant.result:
  Bug#35600: Extended existing test case.
mysql-test/t/view_grant.test:
  Bug#35600: Extended existing test result.
sql/sql_parse.cc:
  Bug#35600: Using method to retrieve database name instead of
  field.
2008-09-09 12:49:08 +02:00
..
2008-04-01 12:29:53 +02:00
2008-03-12 13:22:58 +03:00
2008-03-17 14:26:00 +03:00
2008-03-08 01:14:56 +04:00
2008-04-22 21:49:39 -07:00
2007-10-27 01:40:48 +05:00
2007-11-01 12:30:03 -07:00
2008-03-29 00:05:20 +03:00
2008-08-20 16:42:01 +05:00
2008-08-26 18:53:22 +05:00
2008-07-18 15:00:45 +03:00
2008-04-22 21:49:39 -07:00
2007-11-20 20:15:20 +04:00
2008-02-25 21:18:50 +01:00
2008-02-25 21:18:50 +01:00
2008-01-25 16:05:15 -08:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-08-15 16:42:29 -04:00
2008-07-03 23:41:22 +04:00
2008-04-02 00:43:17 +02:00
2008-06-17 19:05:56 -06:00
2008-08-15 16:42:29 -04:00
2007-10-27 01:40:48 +05:00
2008-03-26 20:27:23 +01:00
2008-03-25 17:48:05 -06:00
2008-07-03 23:41:22 +04:00
2008-08-20 16:42:01 +05:00
2008-05-21 17:34:14 +02:00
2008-07-07 11:43:56 +03:00
2008-08-26 14:50:32 +05:00
2008-04-08 20:01:20 +04:00
2008-08-15 15:49:43 -04:00
2008-03-14 21:37:19 +01:00
2008-08-26 15:22:09 +05:00
2008-06-27 20:56:41 +05:00
2008-03-27 00:55:13 +04:00
2007-11-18 17:33:12 +04:00