Comment 5 for bug 1102776

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Cannot reproduce using v1 runner:
export MTR_VERSION=1
$ cat start_mtr98
perl mysql-test-run.pl --start-and-exit --valgrind --mysqld=--relay-log=slave-relay-bin --mysqld=--abort-slave-event-count=10 --mysqld=--log-queries-not-using-indexes --mysqld=--secure-file-priv= --mysqld=--max-allowed-packet=16Mb --mysqld=--loose-innodb-status-file=1 --mysqld=--master-retry-count=65535 --mysqld=--loose-debug-assert-if-crashed-table --mysqld=--loose-debug-assert-on-error --mysqld=--skip-name-resolve --vardir=/home/laurynas/percona/src/tmp8 --master_port=17001 --mysqld="--log-output=none" --mysqld="--sql_mode=ONLY_FULL_GROUP_BY" --mysqld="--innodb-max-bitmap-file-size=4095" --mysqld="--innodb-changed-pages-limit=-1" 1st

Nor with --mysqld=--aaa....aaa, neither in the start_mtr98, neither in -master.opt.

Code reading did not come up with anything.