1. 20 Sep, 2012 1 commit
  2. 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
  3. 14 Sep, 2012 3 commits
  4. 12 Sep, 2012 2 commits
  5. 10 Sep, 2012 2 commits
  6. 07 Sep, 2012 1 commit
  7. 31 Aug, 2012 2 commits
  8. 29 Aug, 2012 5 commits
  9. 28 Aug, 2012 2 commits
  10. 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
  11. 26 Aug, 2012 1 commit
  12. 23 Aug, 2012 2 commits
  13. 21 Aug, 2012 1 commit
  14. 20 Aug, 2012 1 commit
  15. 19 Aug, 2012 3 commits
  16. 18 Aug, 2012 3 commits
  17. 17 Aug, 2012 1 commit
  18. 01 Aug, 2012 1 commit
  19. 02 Aug, 2012 3 commits
  20. 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
  21. 31 Jul, 2012 3 commits