1. 28 Feb, 2015 1 commit
    • Vicențiu Ciorbaru's avatar
      MDEV-6838: Using too big key for internal temp tables · 45b6edb1
      Vicențiu Ciorbaru authored
      This bug manifests due to wrong computation and evaluation of
      keyinfo->key_length. The issues were:
      * Using table->file->max_key_length() as an absolute value that must not be
        reached for a key, while it represents the maximum number of bytes
        possible for a table key.
      * Incorrectly computing the keyinfo->key_length size during
        KEY_PART_INFO creation. The metadata information regarding the key
        such the field length (for strings) was added twice.
      45b6edb1
  2. 27 Feb, 2015 1 commit
  3. 23 Feb, 2015 1 commit
  4. 13 Feb, 2015 1 commit
  5. 12 Feb, 2015 1 commit
  6. 11 Feb, 2015 5 commits
  7. 10 Feb, 2015 2 commits
  8. 09 Feb, 2015 2 commits
  9. 11 Feb, 2015 1 commit
  10. 10 Feb, 2015 3 commits
  11. 09 Feb, 2015 1 commit
  12. 08 Feb, 2015 2 commits
  13. 06 Feb, 2015 1 commit
  14. 04 Feb, 2015 5 commits
  15. 29 Jan, 2015 1 commit
  16. 28 Jan, 2015 1 commit
  17. 23 Jan, 2015 1 commit
  18. 22 Jan, 2015 2 commits
  19. 21 Jan, 2015 3 commits
  20. 19 Jan, 2015 5 commits