mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug #47218 mysqltest ignores "error" command inside if inside loop
This was affected by same problem as append_file etc. Added Q_ERROR to special handling, and added small test
This commit is contained in:
@ -317,6 +317,7 @@ here is the sourced script
|
||||
outer=2 ifval=0
|
||||
outer=1 ifval=1
|
||||
here is the sourced script
|
||||
ERROR 42S02: Table 'test.nowhere' doesn't exist
|
||||
|
||||
In loop
|
||||
here is the sourced script
|
||||
|
Reference in New Issue
Block a user