Commit 30af9872 authored by Yuchen Pei's avatar Yuchen Pei

MDEV-32507 Spider: Use $MTR_SUITE_DIR for init-file files

This should fix certain CI builds where the spider suite test files
and the main suite test files do not follow the same relative paths
relations as the mariadb source.
parent 70283aca
--init-file=$MYSQL_TEST_DIR/../storage/spider/mysql-test/spider/bugfix/t/mdev_27233.sql
--init-file=$MTR_SUITE_DIR/t/mdev_27233.sql
--init-file=$MYSQL_TEST_DIR/../storage/spider/mysql-test/spider/bugfix/t/mdev_28218_init_file.sql
--init-file=$MTR_SUITE_DIR/t/mdev_28218_init_file.sql
--plugin-load-add=ha_spider
--init-file=$MYSQL_TEST_DIR/../storage/spider/mysql-test/spider/bugfix/t/mdev_28218_mixed.sql
--init-file=$MTR_SUITE_DIR/t/mdev_28218_mixed.sql
--init-file=$MYSQL_TEST_DIR/../storage/spider/mysql-test/spider/bugfix/t/udf_mysql_func_early_init_file.sql
--init-file=$MTR_SUITE_DIR/t/udf_mysql_func_early_init_file.sql
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment