mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
a57260dbfb
Fix tests when InnoDB is not built-in. Innodb options would cause mysqld to abort with an error indicating that the option is unknown. Fix tests on Windows where mysql-test-run.pl was unable to probe mysqld for version and variables information, caused by output being redirected to a log file instead.
1 line
94 B
Text
1 line
94 B
Text
--innodb --innodb_lock_wait_timeout=4 --slave-transaction-retries=2 --max-relay-log-size=4096
|