Skip to content

Commit 2f6a728

Browse files
vuvovasanja-byelkin
authored andcommitted
update a global_suppressions() list
followup for "remove invalid options from warning messages"
1 parent f2a53b6 commit 2f6a728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/include/mtr_warnings.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ INSERT INTO global_suppressions VALUES
174174

175175
/* Added 2009-08-XX after fixing Bug #42408 */
176176

177-
("Although a path was specified for the .* option, log tables are used"),
177+
("Although a .* file was specified, log tables are used. To enable logging to files "),
178178
("Backup: Operation aborted"),
179179
("Restore: Operation aborted"),
180180
("Restore: The grant .* was skipped because the user does not exist"),

0 commit comments

Comments
 (0)