]> git.pld-linux.org Git - packages/mysql.git/blobdiff - innodb_recovery_patches.patch
- not all chunks needed to patch
[packages/mysql.git] / innodb_recovery_patches.patch
index 847ad8c1aa2703f8805308c39bbb5f707e33c82b..f6ac467c592109da11bfe0b2f191f3e690c460fd 100644 (file)
@@ -135,7 +135,7 @@ diff -ruN a/storage/innobase/handler/ha_innodb.cc b/storage/innobase/handler/ha_
 +  "Output statistics of recovery process after it.",
 +  NULL, NULL, FALSE);
 +
- static MYSQL_SYSVAR_BOOL(overwrite_relay_log_info, innobase_overwrite_relay_log_info,
+ static MYSQL_SYSVAR_BOOL(recovery_update_relay_log, innobase_overwrite_relay_log_info,
    PLUGIN_VAR_NOCMDARG | PLUGIN_VAR_READONLY,
    "During InnoDB crash recovery on slave overwrite relay-log.info "
 @@ -11656,6 +11664,7 @@
This page took 0.141177 seconds and 4 git commands to generate.