mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
WL#2936 - Falcon & MySQL plugin interface: server variables
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.
This commit is contained in:
@@ -1 +1 @@
|
||||
--max-allowed-packet=24M --skip-innodb --key-buffer-size=1M
|
||||
--max-allowed-packet=24M --loose-skip-innodb --key-buffer-size=1M
|
||||
|
||||
Reference in New Issue
Block a user