gluh@mysql.com/eagle.(none)
16d6bdfd75
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
2007-05-04 14:41:58 +05:00
msvensson@pilot.mysql.com
45fe5879f4
Bug#18628 mysql-test-run: security problem(part1)
...
- Implement --secure-file-priv=<dir> option that limits
"load_file", "LOAD DATA" and "SELECT .. INTO OUTFILE" to work
with files in specified dir.
- Use above option for mysqld in mysql-test-run.pl
2007-02-14 14:44:34 +01:00
tnurnberg@mysql.com
cc8e75901a
merge fixies BUG#10418 4.1 -> 5.0
2006-05-12 12:31:22 +02:00
tnurnberg@mysql.com
ab69fac55d
Merge mysql.com:/home/mysql-4.1-10418
...
into mysql.com:/home/mysql-5.0-10418
2006-05-12 10:27:20 +02:00
tnurnberg@mysql.com
21f4e8aadb
Bug#10418: LOAD_FILE does not behave like in manual if file does not exist
...
load_file() string-function should return NULL rather than throw an error if
the file doesn't exist, as per the manual.
2006-05-08 04:37:58 +02:00
msvensson@neptunus.(none)
09ec2919a1
Make it possible to run mysql-test-run.pl with default test suite in different vardir.
2006-01-24 08:30:54 +01:00
monty@mysql.com
beb5867dfb
After merge fixes
2005-05-14 16:24:36 +03:00
antony@ltantony.mysql.com
61d7f1db13
Fix outfile test/results
2005-05-09 08:33:45 +01:00
antony@ltantony.mysql.com
b6609031fa
Bug#8191 - SELECT INTO OUTFILE insists on FROM clause
...
Fix bug + include test case.
Enable outfile tests.
2005-05-08 22:56:58 +01:00