1. 12 Aug, 2019 1 commit
    • Monty's avatar
      Fixes based on warnings from gcc/clang and valgrind · 05619f69
      Monty authored
      - Initialize variables that could be used uninitialized
      - Added extra end space to DbugStringItemTypeValue to get rid of warnings
        from c_ptr()
      - Session_sysvars_tracker::update() accessed unitialized memory if called
        with NULL value.
      - get_schema_stat_record() accessed unitialized memory if HA_KEY_LONG_HASH
        was used
      - parse_vcol_defs() accessed random memory for tables without keys.
      05619f69
  2. 06 Aug, 2019 1 commit
  3. 05 Aug, 2019 1 commit
  4. 02 Aug, 2019 1 commit
  5. 01 Aug, 2019 1 commit
  6. 31 Jul, 2019 2 commits
  7. 30 Jul, 2019 1 commit
  8. 29 Jul, 2019 5 commits
  9. 28 Jul, 2019 4 commits
  10. 27 Jul, 2019 2 commits
  11. 26 Jul, 2019 16 commits
  12. 25 Jul, 2019 5 commits