• jyang's avatar
    branches/zip: Fix an issue that a local variable defined · dd881561
    jyang authored
    in innodb_file_format_check_validate() is being referenced
    across function in innodb_file_format_check_update().
    In addition, fix "set global innodb_file_format_check =
    DEFAULT" call.
    Bug #47167: "set global innodb_file_format_check" cannot
    set value by User-Defined Variable."
    rb://169 approved by Sunny Bains and Marko.
    dd881561
innodb_bug47167.test 1.36 KB