- 16 Feb, 2016 1 commit
-
-
Olivier Bertrand authored
-
- 15 Feb, 2016 1 commit
-
-
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
-
- 25 Jan, 2016 2 commits
-
-
Olivier Bertrand authored
-
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
-
- 10 Jan, 2016 1 commit
-
-
Olivier Bertrand authored
-
- 09 Jan, 2016 1 commit
-
-
Olivier Bertrand authored
(was sometimes in XTAB Catalog) modified: storage/connect/mycat.cc modified: storage/connect/mycat.h modified: storage/connect/reldef.cpp modified: storage/connect/reldef.h modified: storage/connect/tabmysql.cpp modified: storage/connect/tabpivot.cpp modified: storage/connect/tabtbl.cpp modified: storage/connect/tabutil.cpp
-
- 27 Dec, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/json.cpp
-
- 14 Dec, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/fmdlex.c modified: storage/connect/plgdbutl.cpp
-
- 13 Dec, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/tabjson.cpp
-
- 11 Dec, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
- 08 Dec, 2015 2 commits
-
-
Olivier Bertrand authored
-
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
-
- 05 Dec, 2015 3 commits
-
-
Olivier Bertrand authored
Parsing memory, not added in CalcLen, is added in CheckMemory. Adding also the file length. modified: storage/connect/jsonudf.cpp
-
Olivier Bertrand authored
Parsing memory, not added in CalcLen, is added in CheckMemory. Oups... last commit was buggy modified: storage/connect/jsonudf.cpp
-
Olivier Bertrand authored
Parsing memory, not added in CalcLen, is added in CheckMemory. modified: storage/connect/jsonudf.cpp
-
- 04 Dec, 2015 1 commit
-
-
Olivier Bertrand authored
-
- 08 Nov, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Maintainer: Michal Hrusecky <Michal.Hrusecky@opensuse.org> (modified by O. Bertrand --> adding and using the XSTR macro) modified: storage/connect/tabxml.cpp
-
- 21 Oct, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/tabodbc.cpp
-
- 20 Oct, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
- 18 Oct, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
- 16 Sep, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
was fixed in HA_CONNECT::CondFilter moving res= pval->val_str(&tmp) but this was wrong. Now res is only used for strings. modified: storage/connect/ha_connect.cc
-
- 08 Sep, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
was fixed in HA_CONNECT::CondFilter moving pval->val_str(&tmp) modified: storage/connect/ha_connect.cc
-
- 14 Aug, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
This can happen in odbconn.cpp when SQLFetch returns SQL_NO_TOTAL (-4) as length. modified: storage/connect/odbconn.cpp modified: storage/connect/value.cpp
-
- 11 Aug, 2015 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/tabjson.cpp
-
- 08 Aug, 2015 1 commit
-
-
Olivier Bertrand authored
-
- 06 Aug, 2015 1 commit
-
-
Olivier Bertrand authored
its calculation virtual and special columns. modified: storage/connect/reldef.h modified: storage/connect/tabdos.cpp
-
- 30 Jul, 2015 2 commits
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
modified: storage/connect/tabodbc.cpp
-
- 28 Jul, 2015 1 commit
-
-
Olivier Bertrand authored
-