Commit Graph

211 Commits

Author SHA1 Message Date
huili e14ec01c33
Merge pull request #4472 from robotspace/develop
Set connection parameter with table as conventional style.
2020-12-14 15:36:07 +08:00
robot 057415a0ec Modify ignore list for subdirectory logs in OpenResty work directory. 2020-12-11 19:05:33 +08:00
robot b8809670d6 Add logs directory in OpenResty work dir and keep subdirectory logs empty. 2020-12-11 18:54:36 +08:00
robot f1dfe5138d Remove compile warnings and add comments for trial. 2020-12-11 18:04:31 +08:00
zyyang cf453e39f3 change 2020-12-11 15:49:49 +08:00
zyyang d73c69b60e change 2020-12-11 15:40:08 +08:00
zyyang 94c2721e97 change 2020-12-11 15:38:10 +08:00
zyyang 63ff87309e change 2020-12-11 15:25:12 +08:00
zyyang 013d6693db change 2020-12-11 15:19:45 +08:00
zyyang ad41116841 change 2020-12-11 15:13:44 +08:00
zyyang 70f716a6ad change 2020-12-11 15:02:20 +08:00
zyyang b35fd1a0a2 change 2020-12-11 14:59:29 +08:00
zyyang 230e848679 [TD-2191]<feature>: taosdemo tool for java developers 2020-12-11 14:30:12 +08:00
huili 6c24bbaee1
Merge pull request #4476 from taosdata/bugfix/TD-2336
use only one taos_connect and taos_close
2020-12-10 10:20:19 +08:00
robot e8260ed869 Implement connector for OpenResty based on lua51.
Connector is implemented by lua51 but luajit and ffi are not included. Connection pool is not implemented yet. It is a raw demonstration at present and not verified on production environment.
2020-12-08 14:11:22 +08:00
dapan1121 b980a53353 use only one taos_connect and taos_close 2020-12-07 10:22:00 +00:00
zyyang 5b28a59a97 change 2020-12-07 15:10:40 +08:00
robot 1919d0aa38 Set connection parameter with table as conventional style. Output result for test case. 2020-12-07 15:04:10 +08:00
zyyang 9083dc986d [TD-2364]<fix>: mybatis-plus pagenation with druid datasource 2020-12-07 13:13:53 +08:00
huili f09b69a0c4
Merge pull request #4421 from taosdata/hotfix/TD-2301
change
2020-12-03 15:34:44 +08:00
zyyang b6d30543d8 change 2020-12-03 15:06:11 +08:00
huili 1df79f0a13
Merge pull request #4408 from taosdata/hotfix/TD-2301
[TD-2301]<hotfix>: change
2020-12-02 18:41:30 +08:00
zyyang 19a410f94b [TD-2301]<hotfix>: change 2020-12-02 11:36:56 +08:00
zyyang 28985c1fdb
Update readme.md 2020-12-01 17:26:00 +08:00
Hui Li 257af62edf [TD-2258]<fix> taos_fetch_block() resutl printf error 2020-11-27 15:29:12 +08:00
Haojun Liao 59c32df42e [TD-225] merge develop 2020-11-18 21:46:05 +08:00
huili 06d4dd737e
Merge pull request #4258 from taosdata/zyyang-taosdata-patch-3-2
Update README-jdbc-windows.md
2020-11-17 14:26:24 +08:00
huili ba584bd1f4
Merge pull request #4019 from songtianyi/master
feat:  see #4016
2020-11-17 14:23:56 +08:00
zyyang 9a76935d79
Update README-jdbc-windows.md 2020-11-17 10:41:01 +08:00
huili 69fe86bccd
Merge pull request #4173 from taosdata/hotfix/TD-2026
[TD-2026]<fix>: 'show create table' return unexpected column len
2020-11-16 19:58:58 +08:00
huili 924c4de433
Merge pull request #4248 from taosdata/feature/TD-1869
Feature/td 1869
2020-11-16 18:57:08 +08:00
zyyang 85bbf1a47e change and test 2020-11-16 17:19:46 +08:00
zyyang 4e461ac23e change 2020-11-16 15:38:12 +08:00
zyyang 80ee8c1d7c change 2020-11-16 15:35:47 +08:00
zyyang f111f76b74 change 2020-11-16 15:15:18 +08:00
zyyang 3ec1adf762 change 2020-11-16 15:14:41 +08:00
zyyang 5454f092bf change 2020-11-16 14:57:35 +08:00
zyyang c6c7ab3bdd change 2020-11-16 14:46:38 +08:00
zyyang 5349141dca change 2020-11-16 10:11:28 +08:00
zyyang ae95667bff change 2020-11-14 16:32:49 +08:00
zyyang 6d673ecd26 change 2020-11-14 14:25:48 +08:00
zyyang 3ae555de41 change 2020-11-14 14:00:37 +08:00
zyyang ee814ac85b change 2020-11-14 12:35:59 +08:00
zyyang deb6cd23f9 change 2020-11-14 10:51:02 +08:00
dependabot[bot] e3d3c2d18d
Bump c3p0 in /tests/examples/JDBC/connectionPools
Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.2 to 0.9.5.4.
- [Release notes](https://github.com/swaldman/c3p0/releases)
- [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5.2...c3p0-0.9.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 06:56:51 +00:00
yihaoDeng ee4adca353 add demo.c 2020-11-13 06:50:37 +00:00
huili f197b4a27b
Merge pull request #4206 from taosdata/feature/TD-2052
Feature/td 2052
2020-11-13 13:32:33 +08:00
zyyang 0b6e8c0a97 change 2020-11-13 13:15:58 +08:00
zyyang e05a07e504 [TD-1869]<feature>: mybatis plus demo for Java Developers 2020-11-13 11:30:42 +08:00
zyyang 87aeb2d917 a readme for run connectionPoolDemo 2020-11-13 09:50:41 +08:00