1. 22 Sep, 2012 1 commit
  2. 20 Sep, 2012 1 commit
  3. 16 Sep, 2012 1 commit
    • Sergey Petrunya's avatar
      Cassandra SE: · eb63b07a
      Sergey Petrunya authored
      - added option thrift_port which allows to specify which port to connect to
      - not adding username/password - it turns out, there are no authentication
        schemes in stock cassandra distribution.
      eb63b07a
  4. 14 Sep, 2012 3 commits
  5. 12 Sep, 2012 2 commits
  6. 10 Sep, 2012 2 commits
  7. 07 Sep, 2012 1 commit
  8. 31 Aug, 2012 2 commits
  9. 29 Aug, 2012 5 commits
  10. 28 Aug, 2012 2 commits
  11. 27 Aug, 2012 1 commit
    • Sergey Petrunya's avatar
      Cassandra storage engine: BKA support · 8eb16159
      Sergey Petrunya authored
      - We use HA_MRR_NO_ASSOC ("optimizer_switch=join_cache_hashed") mode
      - Not able to use BKA's buffers yet.
      - There is a variable to control batch size
      - There are status counters.
      - Nedeed to make some fixes in BKA code (to be checked with Igor)
      8eb16159
  12. 26 Aug, 2012 1 commit
  13. 23 Aug, 2012 2 commits
  14. 21 Aug, 2012 1 commit
  15. 20 Aug, 2012 1 commit
  16. 19 Aug, 2012 3 commits
  17. 18 Aug, 2012 3 commits
  18. 17 Aug, 2012 1 commit
  19. 01 Aug, 2012 1 commit
  20. 02 Aug, 2012 3 commits
  21. 01 Aug, 2012 1 commit
    • Elena Stepanova's avatar
      MDEV-369 (Mismatches in MySQL engines test suite) · 4f3674c8
      Elena Stepanova authored
      Following reasons caused mismatches:
        - different handling of invalid values;
        - different CAST results with fractional seconds;
        - microseconds support in MariaDB;
        - different algorithm of comparing temporal values;
        - differences in error and warning texts and codes;
        - different approach to truncating datetime values to time;
        - additional collations;
        - different record order for queries without ORDER BY;
        - MySQL bug#66034.
      More details in MDEV-369 comments.
      4f3674c8
  22. 31 Jul, 2012 2 commits