1. 19 Apr, 2013 3 commits
  2. 18 Apr, 2013 1 commit
  3. 17 Apr, 2013 2 commits
  4. 16 Apr, 2013 1 commit
  5. 15 Apr, 2013 1 commit
  6. 12 Apr, 2013 2 commits
  7. 10 Apr, 2013 2 commits
    • Olivier Bertrand's avatar
      - Add support of NULLs for file table columns. · 1357bffb
      Olivier Bertrand authored
        Update CONNECT version number and date.
      
      modified:
        mysql-test/suite/connect/r/null.result
        mysql-test/suite/connect/r/xml.result
        mysql-test/suite/connect/t/null.test
        storage/connect/ha_connect.cc
        storage/connect/mycat.cc
        storage/connect/tabdos.cpp
        storage/connect/tabfix.cpp
        storage/connect/tabfmt.cpp
        storage/connect/tabtbl.cpp
        storage/connect/tabvct.cpp
      1357bffb
    • Olivier Bertrand's avatar
      - Add routine to test index equality · 9b790248
      Olivier Bertrand authored
      modified:
        storage/connect/ha_connect.cc
        storage/connect/ha_connect.h
        storage/connect/xindex.h
      9b790248
  8. 09 Apr, 2013 1 commit
    • Olivier Bertrand's avatar
      - All the processing of creating, dropping, modifying indexes was redesigned. · 6be6b4ab
      Olivier Bertrand authored
        The code was a legacy from the first versions of the XDB engine dating 2004
        and was not working anymore with recent versions of MySQL/MariaDB. A patch
        in create had been added but is was unsatisfying, recreating all indexes on
        any alter statement and sometimes doing nothing when it should have.
        This is a major update to be tested for stability. It was in most important
        cases et all current tests pass with this new version
      
      modified:
        storage/connect/global.h
        storage/connect/ha_connect.cc
        storage/connect/ha_connect.h
        storage/connect/mycat.cc
        storage/connect/plugutil.c
        storage/connect/tabdos.cpp
        storage/connect/user_connect.cc
        storage/connect/user_connect.h
        storage/connect/xindex.h
      6be6b4ab
  9. 07 Apr, 2013 1 commit
  10. 06 Apr, 2013 1 commit
  11. 05 Apr, 2013 1 commit
  12. 04 Apr, 2013 3 commits
  13. 03 Apr, 2013 3 commits
  14. 02 Apr, 2013 11 commits
  15. 01 Apr, 2013 4 commits
  16. 30 Mar, 2013 1 commit
  17. 29 Mar, 2013 2 commits