~tsarev/percona-server/5.5_slow_extended_bugs_slow_extended_bugs

« back to all changes in this revision

Viewing changes to innodb_fake_changes.patch

  • Committer: kinoyasu
  • Date: 2011-06-10 06:51:54 UTC
  • mfrom: (111.3.1 5.5.12-tmp)
  • Revision ID: kinoyasu@gauntlet4-20110610065154-l7utm5groktcr93q
5.5.12-corrupt_table_salvage is merged: add new action for innodb_corrupt_table_action = salvage

Show diffs side-by-side

added added

removed removed

Lines of Context:
279
279
 
280
280
        error = innobase_rename_table(trx, from, to, TRUE);
281
281
 
282
 
@@ -12220,6 +12251,7 @@
 
282
@@ -12221,6 +12252,7 @@
283
283
   MYSQL_SYSVAR(rollback_segments),
284
284
   MYSQL_SYSVAR(corrupt_table_action),
285
285
   MYSQL_SYSVAR(lazy_drop_table),