1. 14 Dec, 2015 2 commits
  2. 13 Dec, 2015 2 commits
  3. 11 Dec, 2015 2 commits
  4. 08 Dec, 2015 2 commits
    • Olivier Bertrand's avatar
      Commiting merge from ob-10.0 · f657aab9
      Olivier Bertrand authored
      f657aab9
    • Olivier Bertrand's avatar
      - Serialize: Protect again eventual longjmp's. · 8ba013a2
      Olivier Bertrand authored
      Always return NULL on error.
      Adding also the file length.
        modified:   storage/connect/json.cpp
        modified:   storage/connect/jsonudf.cpp
      
      - JSONCOL::WriteColumn Add types SHORT and BIGINT as accepted
        modified:   storage/connect/tabjson.cpp
      
      - TDBJSN: Make this type use a separate storage for Json parsing
      and retrieve this memory between each rows. This is necessary
      to be able to handle big tables. See MDEV-9228.
        modified:   storage/connect/tabjson.cpp
        modified:   storage/connect/tabjson.h
      8ba013a2
  5. 05 Dec, 2015 3 commits
  6. 04 Dec, 2015 1 commit
  7. 08 Nov, 2015 2 commits
  8. 21 Oct, 2015 2 commits
  9. 20 Oct, 2015 2 commits
  10. 18 Oct, 2015 2 commits
  11. 16 Sep, 2015 2 commits
  12. 08 Sep, 2015 2 commits
  13. 14 Aug, 2015 2 commits
  14. 11 Aug, 2015 1 commit
  15. 08 Aug, 2015 1 commit
  16. 06 Aug, 2015 1 commit
  17. 30 Jul, 2015 2 commits
  18. 28 Jul, 2015 1 commit
  19. 22 Jul, 2015 1 commit
  20. 09 Jul, 2015 1 commit
  21. 07 Jul, 2015 3 commits
  22. 06 Jul, 2015 1 commit
    • Olivier Bertrand's avatar
      Fix loosing result lines when all of this is true: · f0735934
      Olivier Bertrand authored
        The table type is MYSQL
        The query where clause includes an indexed column
        The where clause contains < or <= operator on this column
      Change version date
        modified:   storage/connect/ha_connect.cc
        modified:   storage/connect/tabmysql.cpp
      
      Add visual studio 2013 files to ignore
        modified:   .gitignore
      f0735934
  23. 24 Jun, 2015 2 commits