Commit Graph

166 Commits

Author SHA1 Message Date
dapan1121 2ce08b2791 Merge branch 'develop' into feature/TD-4400 2021-05-31 08:16:02 +08:00
dapan1121 d6ddc5a807 fix compile error 2021-05-28 19:06:22 +08:00
dapan1121 3a37e5d176 fix bug 2021-05-28 15:21:34 +08:00
dapan1121 54f4c61c6a add prepare APIs 2021-05-28 13:47:54 +08:00
Haojun Liao 71319327c2 [td-225] fix bug found by regression test. 2021-05-28 11:37:56 +08:00
Haojun Liao e655a68f69 [td-225]merge develop 2021-05-20 22:13:57 +08:00
Haojun Liao 4b3301be83 [td-225] merge develop 2021-05-12 20:01:39 +08:00
Shengliang Guan bb7e1b224c
Merge pull request #6080 from taosdata/feature/TD-4038
[TD-4038]support bind  multiple tables
2021-05-11 20:30:40 +08:00
dapan1121 eab8e5e8f2
Update makefile 2021-05-11 17:07:35 +08:00
Shengliang Guan 0fb150b126 TD-4088 2021-05-08 19:10:26 +08:00
dapan1121 6df8ed9f4e support bind multiple tables 2021-05-07 15:06:31 +08:00
Haojun Liao ac9ae238ab [td-225]fix the bug found by regression test. 2021-04-28 16:41:19 +08:00
Haojun Liao dc95f7b811 [td-225]merge develop 2021-04-27 16:59:29 +08:00
dapan1121 d4c024d779 fix bug 2021-04-22 16:47:46 +08:00
dapan1121 003e6f4bd1 Merge branch 'develop' into feature/TD-3188 2021-04-20 13:03:37 +08:00
Ping Xiao e3ac8a0523 [TD-2986]<test>: add demo example into CI 2021-04-14 11:04:30 +08:00
dapan1121 3da3b0de53 asyncdemo crash issue 2021-04-09 11:05:33 +08:00
yihaoDeng 0010927964 add third deps lus 2021-04-07 14:14:57 +08:00
dapan1121 eafc5d39a5
Update asyncdemo.c 2021-03-25 14:34:50 +08:00
Ping Xiao 5a4ac21df7 fix crash issue 2021-03-25 14:31:10 +08:00
Shuduo Sang b44bff0c6a [TD-3177] <fix>: fix demo.c checking result error mistake. 2021-03-05 11:50:51 +08:00
Shuduo Sang d9560c8bfa [TD-3160] <fix>: fix c demo program compile issue. 2021-03-03 17:58:57 +08:00
dapan1121 12dac486bd fix bug 2021-02-18 15:15:16 +08:00
freemine 3c82bdfa51 first taosd on macosx 2021-02-02 23:50:13 +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
freemine 0765b2363c Merge remote-tracking branch 'upstream/develop' into mac 2021-01-23 08:47:00 +08:00
freemine 94eb0e1e71 1. __APPLE__
2. tsem_xxx for mac
2021-01-23 08:44:32 +08:00
Haojun Liao 986aff05d4 [TD-225]merge develop 2021-01-20 11:01:46 +08:00
freemine 6485afb69d Merge remote-tracking branch 'upstream/develop' into mac 2021-01-20 10:30:02 +08:00
freemine 0ef43ca365 literal big integer 2021-01-17 21:53:02 +08:00
freemine 0c96f7653e 1. bugfix: eok.c: array of pointers rather than POD buffer
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
freemine 60a9725d03 replace array initializer with memset 2021-01-17 02:07:25 +08:00
freemine 54af96b6f0 adding TAOS license header 2021-01-17 01:37:58 +08:00
Haojun Liao e1b1b3141f [TD-225]fix bug in prepare stmt 2021-01-16 15:17:42 +08:00
freemine 1e7037e8e1 epoll and kqueue 2021-01-16 13:11:33 +08:00
freemine 499644d5a7 epoll.c test in CMakeLists.txt 2021-01-15 23:11:24 +08:00
freemine c46f6ac022 add epoll.c tests 2021-01-15 22:39:56 +08:00
freemine a649f55195 eok 2021-01-15 22:34:48 +08:00
Haojun Liao b15eb99494 [TD-225]refactor codes. 2021-01-15 11:23:21 +08:00
dapan1121 b980a53353 use only one taos_connect and taos_close 2020-12-07 10:22:00 +00:00
Hui Li 257af62edf [TD-2258]<fix> taos_fetch_block() resutl printf error 2020-11-27 15:29:12 +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
yihaoDeng ee4adca353 add demo.c 2020-11-13 06:50:37 +00:00
Hui Li 5575b934bf [TD-2063] 2020-11-11 17:36:52 +08:00
Hui Li 97cb2e4d23 [TD-2063]<fix> not free result resource in async callback function 2020-11-11 16:55:32 +08:00
Hui Li c034940cc8 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:07:51 +08:00
Hui Li 8604189300 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:05:07 +08:00
Hui Li 73b23e8b8d [TD-1961]<fix> modify return when call taos_query() 2020-11-06 09:48:57 +08:00
Hui Li d553f4083a [TD-1961]<fix> modify return when call taos_query() 2020-11-06 09:30:40 +08:00
freemine 47a77371ee prefer named-type rather than void-type to reduce typos 2020-10-04 14:54:31 +08:00
Shengliang Guan e32e507e1f TD-1530 2020-09-28 14:29:23 +08:00
Bomin Zhang dce8ec169e fix server&client side crash
in singe table subscription, after consume all data, the next call to consume crash both client and server.

this commit fix the issue.
2020-08-14 13:28:10 +08:00
Bomin Zhang 4dd4342561 fix td-1142 2020-08-14 13:26:41 +08:00
Ping Xiao c3dee8b690 add notification message before return 2020-08-13 22:59:33 +08:00
Bomin Zhang 2b36e2a2c3 add and update testcases 2020-08-08 13:06:30 +08:00
Shengliang Guan 241f1732d7 TD-1057 2020-08-05 14:24:02 +08:00
Bomin Zhang 1067175746 fix compiler error 2020-07-20 11:15:32 +08:00
Bomin Zhang b40c7018e3 print messages in red on error 2020-07-20 09:28:13 +08:00
Bomin Zhang dbd22da833 td-909: fix stream start time issue
fix crash in taos_load_table_info
2020-07-18 09:08:55 +08:00
Bomin Zhang efe558731b td-909: add verification for some API 2020-07-18 09:08:55 +08:00
Shuduo Sang 9a5aeb8175 fix c demo bugs.
[TD-739]
2020-06-23 15:11:06 +08:00
Bomin Zhang f5caa7465d fix subscription failure 2020-06-20 16:52:37 +08:00
Haojun Liao fcfb85d65a [td-225] fix a typo 2020-06-17 17:38:18 +08:00
Haojun Liao ba4b64152d [td-225] restore the demo.c file 2020-06-17 17:36:50 +08:00
Shengliang Guan c62ca332cc
Merge pull request #2237 from taosdata/hotfix/test
[TD-573]
2020-06-11 13:15:02 +08:00
Hui Li a427d5bc28 [TD-573] 2020-06-11 12:57:19 +08:00
Haojun Liao 2c3f94cdd8 [td-225] support kill query 2020-06-10 15:17:55 +08:00
Haojun Liao 47b3df8cdd [td-225] 2020-06-08 15:50:21 +08:00
Hui Li d1eba27651 [modify] 2020-06-04 18:39:51 +08:00
Hui Li 26b5944b40 [modify] 2020-06-04 18:38:17 +08:00
Hui Li f7a1827341 [modify] 2020-06-04 18:36:10 +08:00
Tao Liu 8fa42af9ea merge from develop 2020-06-04 08:35:57 +00:00
Hongze Cheng 9db2c4bb5e Merge branch 'develop' into feature/2.0tsdb 2020-06-04 02:39:34 +00:00
Hui Li b886311a1b [add prepare demo file] 2020-06-03 18:11:53 +08:00
Haojun Liao 057df32571 [td-225] fix invalid write 2020-06-02 17:27:56 +08:00
Haojun Liao 7e4c7e7c51 [td-90] add protocol to update the tags value of tables. 2020-06-02 15:47:24 +08:00
Haojun Liao ac6f6292fa [td-225] handle file id overflow problem 2020-06-01 11:57:41 +08:00
Haojun Liao af407cb50f [td-225] fix bugs in case of ts disorder in mem/imem and data in file 2020-05-17 16:34:37 +08:00
localvar 577cf92fdf single table subscribe is done 2020-05-12 16:49:43 +08:00
hjxilinx 31029ee27f [td-183] 2020-05-07 14:28:39 +08:00
hjxilinx 079a8f7596 [td-168] 2020-05-02 17:41:38 +08:00
hjxilinx 952f997478 [td-186] merge develop branch 2020-05-01 17:03:26 +08:00
hjxilinx 96b24d7064 [td-186] merge develop branch 2020-05-01 16:34:02 +08:00
hjxilinx 41d414eaa7 [td-186] fix bugs for last_row. 2020-04-29 11:17:15 +08:00
hjxilinx 59c6434a0d [td-187] 1. support group by query, 2. fix memory leaks in client side. 3. refactor mgmtConn 2020-04-24 22:32:23 +08:00
hjxilinx 6fc7c108b4 [td-98] update vgroup info 2020-04-16 16:24:38 +08:00
hjxilinx b6f64b3fbb [td-98] add qsort and move to algo file 2020-04-16 11:10:11 +08:00
Shuduo Sang 2b72bab466 fix 2.0 branch compile warning. 2020-04-06 21:39:09 +08:00
hjxilinx 5316ca3281 [TD-98] 2020-04-06 00:57:56 +08:00
hjxilinx a3af16e8a8 [TD-98] suppress compiler warnings. 2020-04-05 16:40:08 +08:00
hjxilinx 2e06575ad9 [TD-98] fix a typo 2020-04-05 15:51:55 +08:00
hjxilinx 695b1a0fdc [TD-32] merge 2.0 branch 2020-03-29 17:00:23 +08:00
hjxilinx aa77115ff6 [TD-32] 2020-03-26 11:34:03 +08:00
hjxilinx d182854456 [TD-32] refactor the table meta 2020-03-19 16:45:36 +08:00
hjxilinx d1b298bca6 fix compile errors 2020-03-12 14:15:40 +08:00
slguan 64337a45ba
Merge pull request #1159 from taosdata/feature/subscribe
subscription
2020-01-20 10:27:44 +08:00
localvar 1f7a9e6764 subscribe: minor improvement
revise progress persistent file format to reduce file size.
example: print out number of rows consumed
2020-01-18 16:16:49 +08:00
localvar 35976735df subscribe: fix bug in multi-vnode subscription 2020-01-18 14:43:29 +08:00
slguan 88d7d099bb #1133 #160 #417 TBASE-530 TBASE-801 2020-01-16 17:45:57 +08:00
localvar bea87b34f1 subscribe: fix bugs found in test 2020-01-16 16:57:25 +08:00