Commit Graph

8017 Commits

Author SHA1 Message Date
Shengliang Guan ff868b51d0
Merge pull request #5195 from taosdata/enhance/TD-2955-v2
[TD-2955]<enhance>: [wal][v2] checksum whole wal record instead of just head
2021-02-19 11:16:14 +08:00
Minglei Jin 910f2507b3 Revert "WAL_CHECKSUM_WHOLE: turn off to make sure sver 0 in wal files"
1, sdb designated initialization makes walHead all fields 0;
2, dnodeVWrite: user "t" in SRpcHead makes sver 0;

This reverts commit 24ab0bdfbd.
2021-02-18 19:09:42 +08:00
Hongze Cheng e149014a66 [hotfix]<TD-2685>: fix tag schema change problem 2021-02-18 13:42:24 +08:00
Minglei Jin 24ab0bdfbd WAL_CHECKSUM_WHOLE: turn off to make sure sver 0 in wal files 2021-02-14 11:40:52 +08:00
Minglei Jin 6e95d874f0 walWrite: make sure sver initialized to 0 in old wal files 2021-02-14 10:44:54 +08:00
Minglei Jin 76d7b954cf [TD-2955]<enhance>: [wal][v2] checksum whole wal record instead of just head 2021-02-12 21:07:31 +08:00
haojun Liao 04315058c2
Merge pull request #5178 from taosdata/hotfix/TD-1976-2
[TD-2518]fix time show issue in taos
2021-02-09 15:03:20 +08:00
haojun Liao f00c5765a5
Merge pull request #5188 from taosdata/hotfix/TD-2957
TD-2957
2021-02-09 15:01:01 +08:00
haojun Liao 3d7270edf5
Merge pull request #5171 from taosdata/feature/query
Feature/query
2021-02-08 14:51:26 +08:00
Shengliang Guan 677494b078
Merge pull request #5186 from taosdata/fix/TD-2962
[TD-2962]<fix>: fix pContext NULL crash
2021-02-07 23:27:36 +08:00
Haojun Liao 4caf79fe6f [td-225] fix a typo 2021-02-07 18:41:26 +08:00
liuyq-617 d4681159b1 [td-225] fix the bug found by crash_gen 2021-02-07 18:37:27 +08:00
Minglei Jin 7219b47f5f [TD-2962]<fix>: fix pContext NULL crash 2021-02-07 17:11:58 +08:00
Haojun Liao 9ef4359863 [td-225] add comments. 2021-02-07 13:21:11 +08:00
Haojun Liao 59e7bcf1dd [td-225] fix compiler error. 2021-02-07 13:18:47 +08:00
Haojun Liao bab798f439 [td-225] merge develop 2021-02-07 11:52:17 +08:00
haojun Liao 2f60909aba
Merge pull request #5175 from taosdata/hotfix/TD-2954
[TD-2954]show queries time is 0
2021-02-07 10:51:13 +08:00
haojun Liao 5cfcf21bf3
Merge pull request #5173 from taosdata/hotfix/TD-2928
Hotfix/td 2928
2021-02-07 10:47:09 +08:00
yihaoDeng aa2e8164b3 TD-2957 2021-02-06 12:25:59 +00:00
huili cf983f8c1c
Merge pull request #5177 from taosdata/feature/TD-2005
[TD-2005]<feature>: add Error Number for jdbc driver errors
2021-02-06 18:39:57 +08:00
dapan1121 78a5b85848 fix bug 2021-02-06 18:12:56 +08:00
zyyang 979c446ecb change 2021-02-06 17:57:04 +08:00
zyyang 73a84d55ca change 2021-02-06 17:43:37 +08:00
zyyang 62ddd55b15 change 2021-02-06 17:31:56 +08:00
zyyang 3ce4dd3dbb change 2021-02-06 17:27:31 +08:00
huili 3156ab2fe8
Merge pull request #5165 from taosdata/hotfix/test
[TD-2947]<fix>when update version, first stop nginx
2021-02-06 16:38:19 +08:00
zyyang d0b002ea73 change 2021-02-06 16:35:54 +08:00
zyyang b47de8a0d1 change 2021-02-06 16:32:40 +08:00
dapan1121 2757936c74 fix bug 2021-02-06 16:21:54 +08:00
zyyang 8acc6df455 change 2021-02-06 16:18:29 +08:00
zyyang 5d51c463e5 change 2021-02-06 16:15:59 +08:00
Shengliang Guan 121c4ed91b
Merge pull request #5170 from taosdata/feature/linux
Feature/linux
2021-02-06 16:15:05 +08:00
Shengliang Guan 4a74c992e5
Merge pull request #5163 from taosdata/hotfix/TD-2945
fix memory leak
2021-02-06 16:14:29 +08:00
Shengliang Guan 977a3f237d
Merge pull request #5167 from taosdata/hotfix/TD-2887
[TD-2887]<hotfix>: fix possible race condition coredump
2021-02-06 16:13:55 +08:00
dapan1121 ca9bdba685 fix bug 2021-02-06 16:02:22 +08:00
zyyang 7db50342eb change 2021-02-06 15:57:36 +08:00
zyyang 67ad9c5058 change 2021-02-06 15:55:19 +08:00
zyyang bf8ae90975 change 2021-02-06 15:29:50 +08:00
zyyang 178d2d9821 change 2021-02-06 15:28:58 +08:00
zyyang 56e5beaf53 change 2021-02-06 15:22:19 +08:00
huili 9bc22e8f89
Merge pull request #5169 from taosdata/feature/sangshuduo/TD-2843-python-connector-for-mac
[TD-2843] feature: porting python connector for mac.
2021-02-06 14:41:23 +08:00
haojun Liao b3008458eb
Merge pull request #5146 from taosdata/hjxilinx-patch-4
[TD-2932]
2021-02-06 14:03:18 +08:00
haojun Liao 33db41f423
Merge pull request #5161 from taosdata/hotfix/TD-2926
[TD-2926]client crashes when running crash_gen test
2021-02-06 11:26:54 +08:00
haojun Liao f742705145
Merge pull request #5160 from taosdata/hotfix/TD-2948
[TD-2948]client crashes when building stddev query msg
2021-02-06 11:26:40 +08:00
haojun Liao 91eedf66be
Merge pull request #5158 from taosdata/hotfix/TD-2944
[TD-2944]taosd crashes when executing stddev query
2021-02-06 11:26:19 +08:00
yihaoDeng 6966200d96 fix error 2021-02-06 00:51:59 +00:00
Haojun Liao 52cf92ee5d [TD-2886]<fix>: change the error code if the table has been removed and created again with different table schema before issuing query to a vnode. 2021-02-06 14:15:22 +08:00
Haojun Liao fa069b1bae [TD-225] fix compiler warning. 2021-02-06 11:28:34 +08:00
Haojun Liao 62d38e4501 [TD-225] fix compiler warning. 2021-02-06 11:21:40 +08:00
Haojun Liao 53eadeefe2 [TD-225] fix compiler warning. 2021-02-06 10:38:53 +08:00