~percona-dev/percona-server/release-5.1.52-12-rnt-replication_slave_skip_columns

  • Committer: Oleg Tsarev
  • Date: 2011-05-07 22:22:10 UTC
  • Revision ID: oleg.tsarev@percona.com-20110507222210-nqsrr2x8m9d428hd
rpl_utility.cc => create_conversion_table function used column count from event (doesnt' check column count on slave table)
If you drop some columns on slave, input RBR-event from master crash the server
I added additional check, and now slave just exit with slave error.
Filename Latest Rev Last Changed Committer Comment Size
..
percona_check_type.inc 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 1.9 KB Diff Download File
percona_different_columns_count_crash-master.opt 164 13 years ago Oleg Tsarev rpl_utility.cc => create_conversion_table function 22 bytes Diff Download File
percona_different_columns_count_crash.result 164 13 years ago Oleg Tsarev rpl_utility.cc => create_conversion_table function 11.4 KB Diff Download File
percona_different_columns_count_crash.test 164 13 years ago Oleg Tsarev rpl_utility.cc => create_conversion_table function 11.6 KB Diff Download File
percona_slave_type_conversions_error_on_truncate-master.opt 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 21 bytes Diff Download File
percona_slave_type_conversions_error_on_truncate-slave.opt 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 21 bytes Diff Download File
percona_slave_type_conversions_error_on_truncate.result 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 226 KB Diff Download File
percona_slave_type_conversions_error_on_truncate.test 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 2.2 KB Diff Download File
percona_type_conversions.inc 132.1.1 13 years ago Oleg Tsarev just add patches and tests from 5.1.49-rnt 23.5 KB Diff Download File