Commit Graph

12495 Commits

Author SHA1 Message Date
zyyang c5b69e7109 [TD-2597]<fix>: fix Druid and HikariCP configurations 2021-01-26 17:34:34 +08:00
huili 0fb3cf19a2
Merge pull request #5041 from taosdata/docs/sangshuduo/TD-2852-add-mac-compiling-section-to-readme
[TD-2852] <docs>: add Mac platform compiling section to the README.md.
2021-01-26 17:12:43 +08:00
huili c6f4598a09
Merge pull request #5044 from taosdata/zyyang-taosdata-patch-5
Update connector-java-ch.md
2021-01-26 17:11:11 +08:00
zyyang 9644f13f09
Update connector-java-ch.md 2021-01-26 17:06:13 +08:00
liuyq-617 d1ee728376 <test>fix psutil.process error 2021-01-26 16:53:17 +08:00
liuyq-617 d84d06814c <test>fix psutil.procsee error 2021-01-26 16:51:00 +08:00
zyyang 9bb353498b change 2021-01-26 16:49:43 +08:00
zyyang 030d4532e0 change 2021-01-26 16:47:34 +08:00
zyyang b4f070e3ae Merge branch 'develop' into hotfix/TD-2672 2021-01-26 16:39:57 +08:00
liuyq-617 a9da437d02 <test>fix some error in python test frame 2021-01-26 16:06:16 +08:00
huili bc99b24e0b
Merge pull request #5035 from taosdata/zyyang-taosdata-patch-2
Update connector-java-ch.md
2021-01-26 16:01:19 +08:00
huili cee64b0c16
Merge pull request #5029 from taosdata/hotfix/TD-2827
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
2021-01-26 16:00:41 +08:00
haojun Liao 739dd45b62
Merge pull request #5033 from taosdata/sql_empty_issue
fix sql empty issue
2021-01-26 15:57:47 +08:00
Shuduo Sang 8d9efdd66e [TD-2852] <docs>: add Mac platform compiling section to the README.md. 2021-01-26 15:50:03 +08:00
zyyang ecd22634ef change 2021-01-26 15:26:40 +08:00
zyyang b9da747d2d change 2021-01-26 15:25:14 +08:00
zyyang 3c83219fd9 change 2021-01-26 15:19:50 +08:00
zyyang e3cd70cf8e change 2021-01-26 15:17:36 +08:00
zyyang b76b45277c change 2021-01-26 15:12:44 +08:00
zyyang ea4f3c9f1a change 2021-01-26 15:06:49 +08:00
zyyang 542dd5d495 change 2021-01-26 14:50:59 +08:00
zyyang 6942ddcf4f change 2021-01-26 14:45:02 +08:00
Shuduo Sang 8678883050 [TD-109] <feature>: support mac compile with xcode11.4 in travis CI. enable in .travis.yml 2021-01-26 14:44:15 +08:00
zyyang efa75445a3 change 2021-01-26 14:43:56 +08:00
Shuduo Sang 5d0605b933 [TD-109] <feature>: support mac compile with xcode11.4 in travis CI. redefine MSG_NOSIGNAL 2021-01-26 14:42:04 +08:00
zyyang 42c802bda2 change 2021-01-26 14:30:29 +08:00
zyyang 8630797f46 change 2021-01-26 14:27:13 +08:00
zyyang c96e0ea42f change 2021-01-26 14:10:19 +08:00
zyyang 16069460f1 [TD-2672]<test>: optimized the JDBC test cases 2021-01-26 14:03:06 +08:00
Shengliang Guan 7e1b6b610d [TD-2793]<fix>: fix -p <password> option of taos.exe
MUST have a space between -p and <password
2021-01-26 13:07:27 +08:00
Shuduo Sang c375572048
Merge pull request #5028 from freemine/mac
bugfix on mac and pressure-test
2021-01-26 11:17:48 +08:00
zyyang 650bef8d95
Update connector-java-ch.md 2021-01-26 11:11:59 +08:00
dapan1121 6a68c53719 fix bug 2021-01-26 11:08:33 +08:00
Shengliang Guan 35ee8c7ef7 Merge remote-tracking branch 'origin/develop' into feature/mac 2021-01-26 11:07:25 +08:00
zyyang dd3115358a change 2021-01-26 11:07:23 +08:00
Shengliang Guan 8fe4e9ca40 taos shell: exit --help option with EXIT_SUCCESS 2021-01-26 11:02:22 +08:00
Shengliang Guan b89054644f [TD-2845]<fix>: new -V option to taos.exe 2021-01-26 10:58:49 +08:00
freemine 4a669b9b31 how to do a pressure-test upon eok: refer to comments in tests/examples/c/epoll.c 2021-01-26 10:58:10 +08:00
dapan1121 cdb0a639bb fix sql empty issue 2021-01-26 10:54:06 +08:00
huili c37a118510
Merge pull request #5031 from taosdata/hotfix/test
[TD-2831]<feature>add email file in pkg
2021-01-26 10:53:11 +08:00
Hui Li da6f1548b3 [TD-2831]<feature>add email file in pkg 2021-01-26 10:51:41 +08:00
Hongze Cheng 23b69f62d3 fix test_old_data.sim bug 2021-01-26 10:49:01 +08:00
zyyang bc5fc8cc8b Merge branch 'develop' into hotfix/TD-2827 2021-01-26 10:46:24 +08:00
zyyang 26df651d56 change 2021-01-26 10:43:39 +08:00
haojun Liao 300098eddc
Merge pull request #5027 from taosdata/hotfix/TD-2818-2
[TD-2818]add lock for db field access
2021-01-26 10:35:17 +08:00
zyyang 33f099b57c [TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs 2021-01-26 10:19:34 +08:00
freemine 7960dbe108 1. sem_xxx -> tsem_xxx
2. SystemUid
2021-01-25 20:45:48 +08:00
slguan 91b612699b fix compile errors 2021-01-25 20:34:34 +08:00
freemine 17de46555c cast time_t to int64_t to satisfy PRId64 2021-01-25 20:03:38 +08:00
freemine b13a524d39 sizeof(time_t) is platform-dependent 2021-01-25 19:55:26 +08:00