mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fix embedded tests.
temporarily disable pbxt in embedded
This commit is contained in:
@@ -1574,9 +1574,6 @@ sub command_line_setup {
|
||||
# Turn off use of bin log
|
||||
push(@opt_extra_mysqld_opt, "--skip-log-bin");
|
||||
|
||||
# Write errors to stderr, not to mysqld.1.err
|
||||
push(@opt_extra_mysqld_opt, "--disable-log-error");
|
||||
|
||||
if ( using_extern() )
|
||||
{
|
||||
mtr_error("Can't use --extern with --embedded-server");
|
||||
|
||||
Reference in New Issue
Block a user