1. 20 Feb, 2016 2 commits
  2. 16 Feb, 2016 1 commit
  3. 15 Feb, 2016 1 commit
    • Olivier Bertrand's avatar
      - Fix to MDEV-9542 Connect was not handling NULLs in the answer · 481e6433
      Olivier Bertrand authored
        from catalog functions and tables. It does now and when decimal
        is NULL defines DOUBLE without parameters.
        modified:   storage/connect/ha_connect.cc
        modified:   storage/connect/mysql-test/connect/r/odbc.result
        modified:   storage/connect/mysql-test/connect/r/odbc_oracle.result
        modified:   storage/connect/mysql-test/connect/r/odbc_postgresql.result
        modified:   storage/connect/mysql-test/connect/r/odbc_sqlite3.result
        modified:   storage/connect/mysql-test/connect/r/odbc_xls.result
        modified:   storage/connect/odbconn.cpp
        modified:   storage/connect/table.cpp
        modified:   storage/connect/valblk.h
      481e6433
  4. 25 Jan, 2016 2 commits
    • Olivier Bertrand's avatar
      Merge branch 'ob-10.0' into 10.0 · 0bfb5bee
      Olivier Bertrand authored
      0bfb5bee
    • Olivier Bertrand's avatar
      - Change SQL_NTS to 0 when the string is NULL · 62a5e56c
      Olivier Bertrand authored
        modified:   storage/connect/odbconn.cpp
      
      - Fix to MDEV-9446 (using Json UDFs when CONNECT is not installed)
        modified:   storage/connect/ha_connect.cc
        modified:   storage/connect/jsonudf.cpp
        modified:   storage/connect/jsonudf.h
        modified:   storage/connect/mysql-test/connect/r/json_udf.result
        modified:   storage/connect/mysql-test/connect/t/json_udf.inc
        modified:   storage/connect/mysql-test/connect/t/json_udf.test
        modified:   storage/connect/mysql-test/connect/t/json_udf2.inc
      62a5e56c
  5. 10 Jan, 2016 1 commit
  6. 09 Jan, 2016 1 commit
  7. 27 Dec, 2015 2 commits
  8. 14 Dec, 2015 2 commits
  9. 13 Dec, 2015 2 commits
  10. 11 Dec, 2015 2 commits
  11. 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
  12. 05 Dec, 2015 3 commits
  13. 04 Dec, 2015 1 commit
  14. 08 Nov, 2015 2 commits
  15. 21 Oct, 2015 2 commits
  16. 20 Oct, 2015 2 commits
  17. 18 Oct, 2015 2 commits
  18. 16 Sep, 2015 2 commits
  19. 08 Sep, 2015 2 commits
  20. 14 Aug, 2015 2 commits
  21. 11 Aug, 2015 1 commit
  22. 08 Aug, 2015 1 commit
  23. 06 Aug, 2015 1 commit
  24. 30 Jul, 2015 1 commit