~laurynas-biveinis/percona-server/26611-bug1064333-5.1

  • Committer: Laurynas Biveinis
  • Date: 2012-10-17 11:00:21 UTC
  • Revision ID: laurynas.biveinis@percona.com-20121017110021-8hbklsvx24hg30y3
Fix bug 1064333 (Fake changes bump the changed row counters).

There are following issues with the stat acounting with fake changes:
- InnoDB handler methods write_row, update_row, delete_row update the
  userstat changed row counter unconditionally.
- row_insert_for_mysql(), row_update_for_mysql() and
  row_update_cascade_for_mysql() update the number of changed rows
  since last stat update, innodb_rows_inserted, innodb_rows_updated
  and innodb_rows_deleted unconditionally.

Fixed and extended the percona_innodb_fake_changes testcase to check
these stats for all the fixed cases.
Filename Latest Rev Last Changed Committer Comment Size
..
build 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
doc 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
HandlerSocket-Plugin-for-MySQL 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
kewpie 410.4.1 12 years ago Patrick Crews Merge in kewpie (the test-runner formerly known as Diff
Percona-Server 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
python-for-subunit2junitxml 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
UDF 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree Diff
.bzrignore 456.1.1 11 years ago Hrvoje Matijakovic * bug fix for Bug #1013968 * modified doc Makefile 22 bytes Diff Download File
COPYING.show_temp_51 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree 1.6 KB Diff Download File
handlersocket.patch 440.2.5 11 years ago Ignacio Nin Add a AC_CONFIG_AUX_DIR directive to HandlerSocket 1.3 KB Diff Download File
Makefile 466 11 years ago Stewart Smith merge mysql-5.1.65 from lp:percona-server/upstream 2.6 KB Diff Download File
README.HandlerSocket 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree 429 bytes Diff Download File
README.txt 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree 481 bytes Diff Download File
File subunit2junitxml 334 12 years ago Stewart Smith Import MySQL 5.1.59 tree 2.2 KB Diff Download File