Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6, 10.11, 10.4(EOL), 10.5(EOL), 10.10(EOL), 11.0(EOL), 11.1(EOL)
-
None
Description
main.secure_file_priv_win w2 [ fail ]
|
Test ended at 2023-08-25 12:32:44
|
 |
CURRENT_TEST: main.secure_file_priv_win
|
mysqltest: At line 17: query 'SELECT * INTO OUTFILE '$MYSQL_TMP_DIR/B11764517.tmp' FROM t1' failed: ER_FILE_EXISTS_ERROR (1086): File 'C:/Users/jenkins/workspace/Source-Build-Test/src/mysql-test/var/tmp/2/B11764517.tmp' already exists
|
The same should be true for any "SELECT .. INTO OUTFILE", so maybe it makes sense to skip it in the 2nd execution altogether rather than disable it on case-by-case basis.