Zhiyu Yang
3fd7e3511b
Enh/ts-339 refactor code in springbootdemo and JDBCDemo ( #7867 )
...
* fix confilct
* refactor code in springbootdemo
2021-09-13 10:15:01 +08:00
xiaolei li
da3e784721
[TD-4852]<jdbcDemo.java,pom.xml> fix host,error diplay ( #6929 )
2021-07-31 08:07:25 +08:00
Shuduo Sang
09b58e7e8e
[TD-5259]<fix>: JDBC vulnerable packages. ( #6858 )
2021-07-14 18:32:43 +08:00
Zhiyu Yang
7f2e888bbc
[TD-4939]<test>: add a Proxool Connection Pool Demo ( #6657 )
...
* [TD-4939]<test>: add a Proxool Connection Pool Demo
* change
2021-07-05 11:15:42 +08:00
Zhiyu Yang
0edce4c096
[TD-4762]<feature>: use maven-assembly-plugins to package multi packages for jdbc demo ( #6539 )
...
* [TD-4762]<feature>: use maven-assembly-plugin package multi package for this demo
* change
2021-06-21 16:26:12 +08:00
zyyang
490b34c5d9
Hotfix/td 3841 ( #5892 )
...
* [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
2021-04-23 09:56:40 +08:00
Shuduo Sang
4876811b9d
Hotfix/sangshuduo/td 3683 taosdemo lots tables ( #5783 )
...
* [TD-3683]<fix>: reduce buffer size for more stable table creation.
* [TD-3683]<fix>: taosdemo create lots of tables.
clean up.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-12 18:12:21 +08:00
nianhongdong
61d7d9ab41
Update JDBCDemo.java
...
71和76行测试示例的数据库和表名没有动态拼接,测试用在前面改数据库名和表名,会导致运行报错
2021-03-31 13:46:01 +08:00
zyyang
d2ec29715a
[TD-3410]<feature>: support nutz framework ( #5600 )
...
* [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
2021-03-29 14:42:49 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
zyyang
7ffbb65588
modified the springboot demo
2021-03-05 15:21:23 +08:00
zyyang
179a4f5588
[TD-3142]<fix>: fix JDBC-RESTful back ResultSet with null Type
2021-03-05 09:28:06 +08:00
zyyang
1734b1d197
[TD-3173]<feature>: java taosdemo can execute one sql statement by commandline
2021-03-04 17:18:52 +08:00
zyyang
a8bb365a69
change
2021-03-03 14:28:47 +08:00
zyyang
bc95793da0
change
2021-03-03 14:27:58 +08:00
zyyang
ba22bff210
change
2021-03-03 14:12:50 +08:00
zyyang
0b5729fbf7
change
2021-03-03 11:16:30 +08:00
zyyang
2a683c5b9c
change
2021-03-03 11:00:43 +08:00
zyyang
04f06f9d4d
change driver
2021-03-03 10:09:07 +08:00
zyyang
b82a1c71be
add count and select tbname SQL test in springbootdemo
2021-03-03 10:02:07 +08:00
zyyang
2b165d84f2
change
2021-02-25 17:32:56 +08:00
zyyang
9a58d6d893
change
2021-02-25 16:37:04 +08:00
zyyang
2cdcfcf565
describe how to use taosdemo in readme.md
2021-02-23 11:31:55 +08:00
zyyang
cb017ca0bd
change
2021-02-07 16:58:03 +08:00
Minglei Jin
cc29da4e52
[TD-2643,TD-2925]<fix>: update sim test case and JDBCDemo doc
2021-02-04 15:40:51 +08:00
huili
e46de616a6
Merge pull request #5071 from taosdata/hotfix/TD-2541
...
Hotfix/td 2541
2021-01-29 09:11:18 +08:00
zyyang
b6b3ee45cf
change
2021-01-28 16:08:41 +08:00
zyyang
b7a3581cc0
change
2021-01-28 15:55:04 +08:00
zyyang
71543cf085
change
2021-01-28 15:52:31 +08:00
zyyang
152b7f00ce
change
2021-01-28 15:44:57 +08:00
zyyang
e728058416
change
2021-01-28 15:43:04 +08:00
zyyang
20b1ea71e2
change
2021-01-28 15:41:08 +08:00
zyyang
b11a514280
change
2021-01-28 15:39:19 +08:00
zyyang
81d66d8995
change
2021-01-28 15:32:19 +08:00
zyyang
0605028372
change
2021-01-28 15:24:42 +08:00
zyyang
cf72ddb16d
change
2021-01-28 15:19:43 +08:00
Shuduo Sang
c244f389ff
[TD-2873] <fix>: fix JdbcRestfulDemo.java compile issue.
2021-01-28 11:43:48 +08:00
zyyang
0bcb46afb2
change
2021-01-27 22:42:01 +08:00
zyyang
6a73886ed2
change
2021-01-27 19:35:51 +08:00
zyyang
6fecb25da8
change
2021-01-27 19:25:59 +08:00
zyyang
c076d6aeb2
change
2021-01-27 18:57:04 +08:00
zyyang
a792e6c3d0
change
2021-01-27 18:51:58 +08:00
zyyang
40f4534f2a
change
2021-01-27 17:55:54 +08:00
zyyang
ee85996beb
change
2021-01-27 17:51:38 +08:00
zyyang
b346f51889
change
2021-01-27 17:10:08 +08:00
zyyang
a763cb48fe
change
2021-01-27 16:20:43 +08:00
zyyang
3e588cffd0
change
2021-01-27 16:17:23 +08:00
zyyang
70bed13745
change
2021-01-27 16:07:55 +08:00
zyyang
2839d49757
change
2021-01-27 15:27:12 +08:00
zyyang
9b67864f56
change
2021-01-27 15:21:29 +08:00