mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
MyRocks: disable rocksdb.check_ignore_unknown_options on Windows
This commit is contained in:
parent
83cdccdb1a
commit
e5bd75fb4e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# MariaDB: "xargs" is not present on windows builders.
|
||||
# we could work around this but this is not a priority.
|
||||
--source include/not_windows.inc
|
||||
|
||||
--disable_warnings
|
||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||
let $restart_file= $MYSQLTEST_VARDIR/tmp/mysqld.1.expect;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue