mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
cherry picking fix for Bug #39542 from 6.0-runtime
This commit is contained in:
@ -545,6 +545,8 @@ mysqltest: At line 1: Failed to open file 'non_existing_file'
|
||||
mysqltest: At line 1: Missing required argument 'filename' to command 'file_exists'
|
||||
mysqltest: At line 1: Missing required argument 'from_file' to command 'copy_file'
|
||||
mysqltest: At line 1: Missing required argument 'to_file' to command 'copy_file'
|
||||
mysqltest: At line 1: Missing required argument 'from_file' to command 'move_file'
|
||||
mysqltest: At line 1: Missing required argument 'to_file' to command 'move_file'
|
||||
mysqltest: At line 1: Missing required argument 'mode' to command 'chmod'
|
||||
mysqltest: At line 1: You must write a 4 digit octal number for mode
|
||||
mysqltest: At line 1: You must write a 4 digit octal number for mode
|
||||
|
Reference in New Issue
Block a user