~percona-dev/percona-server/release-5.5.11-20.2-fix-bug-764138

« back to all changes in this revision

Viewing changes to control_online_alter_index.patch

  • Committer: Ignacio Nin
  • Date: 2011-02-03 13:49:01 UTC
  • mfrom: (63 5.5.8-tmp)
  • mto: This revision was merged to the branch mainline in revision 89.
  • Revision ID: ignacio.nin@percona.com-20110203134901-xw58u2g2dtgl0v50
Merge from 5.5.8

Merge latest changes from 5.5.8 to release

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
diff -ruN a/sql/sql_class.h b/sql/sql_class.h
32
32
--- a/sql/sql_class.h   2010-12-02 20:31:56.200956501 +0900
33
33
+++ b/sql/sql_class.h   2010-12-03 13:51:04.744953174 +0900
34
 
@@ -483,6 +483,8 @@
 
34
@@ -481,6 +481,8 @@
35
35
   my_bool engine_condition_pushdown;
36
36
   my_bool keep_files_on_create;
37
37