blob: 56abc88ae24d12932bf0f08db91663ec211ea3dc (
plain)
1
2
3
4
5
|
--let $_expect_file_name= `select regexp_replace(@@tmpdir, '^.*/','')`
--let $_expect_file_name= $MYSQLTEST_VARDIR/tmp/$_expect_file_name.expect
# There should be a debug crash after using this .inc file
--write_line wait $_expect_file_name
|