mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug #19255 ndb: restore of ndb backup from different endian does not work
+ removed not needed --
This commit is contained in:
@ -1524,7 +1524,7 @@ sub ndbcluster_start ($) {
|
||||
if ( mtr_run("$glob_mysql_test_dir/ndb/ndbcluster",
|
||||
["--port=$opt_ndbcluster_port",
|
||||
"--data-dir=$opt_vardir",
|
||||
"--character-sets-dir=$path_charsetsdir"],
|
||||
"--character-sets-dir=$path_charsetsdir",
|
||||
"--verbose=2",
|
||||
"--core"],
|
||||
"", "/dev/null", "", "") )
|
||||
|
Reference in New Issue
Block a user