1. 17 Jun, 2019 1 commit
    • Michael Widenius's avatar
      Rename of stat table tried to rename open table. · daf333ab
      Michael Widenius authored
      When compiling with -DEXTRA_DEBUG and run main.stat_tables_missing
      on go the warning:
      Warning:  Table: ./mysql/column_stats is open on rename old_table
      
      This happened because rename_table_in_stat_tables() re-open the
      table that was to be renamed.
      Fixed by moving update of stat tables after all renames has been made.
      daf333ab
  2. 15 Jun, 2019 1 commit
  3. 14 Jun, 2019 18 commits
  4. 13 Jun, 2019 3 commits
  5. 12 Jun, 2019 15 commits
  6. 11 Jun, 2019 2 commits