1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-22 19:52:58 +03:00

Bug#28181 Access denied to 'information_schema when select into out file (regression)

allow select into out file from I_S if user has FILE privilege
otherwise issue an error


mysql-test/r/outfile.result:
  test result
mysql-test/t/outfile.test:
  test case
sql/sql_parse.cc:
  allow select into out file from I_S if user has FILE privilege
  otherwise issue an error
This commit is contained in:
unknown
2007-05-04 14:41:58 +05:00
parent 74c794d0e4
commit 13cfc4775c
3 changed files with 37 additions and 1 deletions

Binary file not shown.