- 14 1月, 2022 1 次提交
-
-
由 Zhiyu Yang 提交于
* change jdbc version * stmt_add_batch and stmt_errstr in jni * change * [TS-1063]<feature>(connector): bind multi tables in one batch for parameter-binding * [TS-1063]<feature>(connector): fix null pointer exception * [TS-1063]<feature>(connector): init and prepared stmt until setTableName
-
- 01 12月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* move taosdemo out * update submodule * remove taosdemo in windows
-
- 25 11月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-
- 05 11月, 2021 1 次提交
-
-
由 root 提交于
-
- 31 10月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix coverity scan issues. check super tbl info pointer. * [TD-3197] <fix>: fix coverity scan issues. move sub tbl query thread join into loop * [TD-3197] <fix>: fix coverity scan issues. remove unused variable * [TD-3197] <fix>: fix coverity scan issues. use more secure random library * [TD-3197] <fix>: fix coverity scan issues. use strncpy for more safe * [TD-3197] <fix>: fix taosdemo coverity scan issue. replace arc4random with rand(). * [TD-3197] <fix>: fix coverity scan issues. check stb info pointer for start time * [TD-3197] <fix>: fix coverity scan issues. fix strcpy vulnerability * [TD-3197] <fix>: fix taosdemo coverity scan issue. modify taosdemoTest2. try to check database continously. * [TD-3197] <fix>: taosdemo coverity scan issues. * [TD-3197] <fix>: fix memory leak when parsing arguments. * [TD-3197] <fix>: fix cmake strip arguments. * [TD-3197] <fix>: taosdemo coverity scan. fix cmake string manipulation. * [TD-3197]<fix>: taosdemo coverity scan issue. configDir buffer overwrite. * [TD-3197]<fix>: coverity scan issue. taosdump argument validation. * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * [TD-3197]<fix>: taosdemo coverity scan. append result buf to file. for develop branch. * exit if read sample file failed. * fix converity scan issue. * fix coverity scan issue. * fix coverity scan memory leak. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. * fix coverity scan issue. * fix two more coverity scan issues. * fix stmt batch coverity scan issue. * change to portable format. * delete tests/examples/c/'-g' file * fix example compile error. * fix coverity scan issue * fix taosdemo coverity scan issue. * fix taosdemo test case for restful query * make initOfQueryMeta() back to solve restful issue. * fix test case keep 36 days. * fix taosdemo tblalt case with current option Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. * fix converity scan issue. * fix coverity scan issue. * fix coverity scan memory leak. * fix resource leak reported by coverity scan. * fix taosdemo coverity scan issue. * fix tcsetattr and getchar return value determination bug. * fix coverity scan issue. * fix two more coverity scan issues. * fix stmt batch coverity scan issue. * change to portable format. * fix coverity scan issue * [TD-10578]<fix>: taosdemo rest interface slow. * fix missed 200 * fix taosdemo coverity scan issue. * fix taosdemo coverity scan issue. * fix taosdemo testcase for restful result. * make master taosdemo rest logic same as develop * modify taosdemo param to reflect current tbname prefix. * remove chmod to make script keep same mod. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 9月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
Co-authored-by: tomchon <haoran920c@163.com>
-
- 23 8月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 27 7月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* change jdbc version * [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
-
由 Zhiyu Yang 提交于
* slove conflict * [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
-
- 23 7月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
* [TD-5489]<fix>: use jdbc specified version number in cmake/CMakeList.txt and src/connector/jdbc/CMakeList.txt * change version number in deploy-pom.xml
-
- 14 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 29 6月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
* fix warn mesage in jdbc * change * [TD-4876]<fix>: fix getNetworkTimeout and setNetworkTimeout in jdbc driver * [TD-4117]<test>: remove System.out.println in all jdbc test cases * change
-
- 16 6月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-4480]<fix>: fix DatabaseMetaData has wrong column index bug * change * change * change * change * change * change * change * change * change * change * change * change * change * change test cases * change test cases * change * change * change * change * change * change jdbc version * change * change * change * change * change * change * change * change
-
- 12 5月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3986]<fix>: fix subscribe test case error * change jdbc version number
-
- 30 4月, 2021 1 次提交
-
-
由 zyyang 提交于
* merge taos-jdbcdriver-2.0.28 all changes to master branch * change version in cmake/install.inc
-
- 23 4月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3841]<fix>: getFloat methed get 0 when data value is null * change jdbc driver version number * change * [TD-3841]<test>: test Mybatis query null value * change
-
- 20 4月, 2021 1 次提交
-
-
由 zyyang 提交于
* change version * change jdbc version * [TD-3796]<test>: test null value in JDBC-JNI Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
- 13 4月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 01 4月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3410]feature: adapted to nutz * change * change * change * change * [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject * change * change * change * change * change * change * change * change * change * change * change * change * [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI * change * change * [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more * change jdbc version * change * change * change * change * change * change * change * change * change version
-
- 29 3月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3410]feature: adapted to nutz * change * change * change * change * [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject * change * change * change * change * change * change * change * change * change * change * change * change * [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI * change * change * [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more * change jdbc version * change * change * change
-
- 16 3月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3082]<feature>: support unsigned number in JDBC connector * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change * change version * change * change
-
- 05 3月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 25 2月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 06 2月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 26 1月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 20 1月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 12 1月, 2021 1 次提交
-
-
由 zyyang 提交于
-
- 08 12月, 2020 1 次提交
-
-
由 zyyang 提交于
-
- 04 12月, 2020 1 次提交
-
-
由 zyyang 提交于
-
- 23 11月, 2020 1 次提交
-
-
由 zyyang 提交于
-
- 11 11月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 10 11月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 31 10月, 2020 2 次提交
- 28 10月, 2020 1 次提交
-
-
由 freemine 提交于
-
- 20 10月, 2020 1 次提交
-
-
由 zyyang 提交于
-