Comment 9 for bug 1192834

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

Able to reproduce this with a single node.

Cnf is:

[mysqld]
socket = /pxc/datadir/pxc.sock
port = 4000
basedir=/pxc
datadir=/pxc/datadir
binlog_format = ROW
open_files_limit = 65536
thread_stack = 256K
thread_cache_size = 512
tmp_table_size = 32M
max_heap_table_size = 32M
max_connections = 10000
open-files-limit = 65535
table_open_cache = 8192
table_definition_cache = 8192
key_buffer_size = 64M
innodb_buffer_pool_size = 500M
innodb_flush_log_at_trx_commit = 0
innodb_flush_method = O_DIRECT
wsrep_node_address=127.0.0.1
innodb_log_files_in_group = 2
innodb_log_file_size = 20M
innodb_file_per_table = 1
innodb_file_format = Barracuda

wsrep_sst_receive_address=127.0.0.1:4001
wsrep_node_address=127.0.0.1
wsrep_node_incoming_address=127.0.0.1
wsrep_cluster_address='gcomm://127.0.0.1:5010,127.0.0.1:6010'
wsrep_provider=/pxc/lib/libgalera_smm.so
wsrep_provider_options = "gmcast.listen_addr=tcp://127.0.0.1:4010"

wsrep_slave_threads=2
wsrep_cluster_name=Archie
wsrep_sst_method=xtrabackup
wsrep_node_name=Arch1

innodb_locks_unsafe_for_binlog=1
innodb_autoinc_lock_mode=2

[client]
user=root
password=test
socket = /pxc/datadir/pxc.sock

[xtrabackup]
compact

[sst]
streamfmt=xbstream

Backup Log:

http://paste.wnohang.net/5ed7a2

Prepare log:

http://paste.wnohang.net/cec1a8