wade zhang
|
86c990d33d
|
Merge pull request #22868 from taosdata/fix/xsren/TS-3957/readLineOnWindows
free old pointer as realloc failed.
|
2023-09-12 18:52:18 +08:00 |
xsren
|
51359ad99d
|
free old pointer as realloc failed.
|
2023-09-12 18:24:50 +08:00 |
wade zhang
|
e832908589
|
Merge pull request #22858 from taosdata/fix/xsren/TS-3957/readLineOnWindows
fix read line on windows
|
2023-09-12 18:15:07 +08:00 |
wade zhang
|
b2e9578de9
|
Merge pull request #22853 from taosdata/fix/TD-26139/fileHandlesLimitOnWindows
reset file handles limit on windows
|
2023-09-12 18:14:40 +08:00 |
xsren
|
e5120fade2
|
fix read line on windows
|
2023-09-12 14:12:21 +08:00 |
kailixu
|
2f9ab38fd0
|
fix: set stack size to 8 MB for windows and dup fd for gzdopen
|
2023-09-12 13:33:12 +08:00 |
xsren
|
a003db7e1a
|
reset file handles limit on windows
|
2023-09-12 10:44:11 +08:00 |
dapan1121
|
ed9085281d
|
Merge pull request #22623 from taosdata/feat/TD-25964-3.0
feat: get cpu cores from quota
|
2023-09-06 16:03:33 +08:00 |
wade zhang
|
f00efbdf11
|
Merge pull request #22695 from taosdata/fix/xsren/renamefile_on_windows
atomic rename file on windows
|
2023-09-06 10:55:32 +08:00 |
xsren
|
91275a065f
|
linux link
|
2023-09-04 18:39:47 +08:00 |
xsren
|
549ee9f2e0
|
atomic rename file on windows
|
2023-09-01 16:37:51 +08:00 |
kailixu
|
d5b0d39c40
|
fix: typo when get cpu cores
|
2023-08-31 08:59:09 +08:00 |
kailixu
|
f4dd1895b2
|
Merge branch '3.0' into feat/TD-25964-3.0
|
2023-08-31 08:56:53 +08:00 |
kailixu
|
eb7d2d495a
|
chore: supports obtaining physical/virtual CPU cores
|
2023-08-30 15:21:03 +08:00 |
dapan1121
|
f6321d0c4f
|
Merge remote-tracking branch 'origin/main' into fix/m23.1
|
2023-08-30 11:03:33 +08:00 |
kailixu
|
f09429f089
|
feat: get cpu cores from quota
|
2023-08-29 14:37:22 +08:00 |
kailixu
|
66f0a69752
|
feat: get cpu cores from quota
|
2023-08-29 14:31:47 +08:00 |
dapan1121
|
b00aa1a992
|
Merge pull request #22458 from taosdata/fix/TD-25719
fix: fix non-root users cannot create log files even if they have write
|
2023-08-28 13:28:59 +08:00 |
Ganlin Zhao
|
2f46b2eefd
|
fix
|
2023-08-28 10:10:16 +08:00 |
dapan1121
|
0cce255a02
|
Merge remote-tracking branch 'origin/3.0' into fix/m23.0
|
2023-08-28 10:06:53 +08:00 |
Haojun Liao
|
88f6596965
|
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
|
2023-08-28 09:45:57 +08:00 |
Ganlin Zhao
|
c60ac2b8ae
|
fix
|
2023-08-28 09:45:50 +08:00 |
dapan1121
|
1f40da6fef
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-08-28 09:28:55 +08:00 |
wangmm0220
|
26e025d78d
|
feat:[TD-18789]support varbinary type
|
2023-08-25 15:43:45 +08:00 |
Ganlin Zhao
|
c8c30e0a00
|
fix
|
2023-08-25 10:15:52 +08:00 |
shenglian zhou
|
250a8a7c39
|
fix: taosCompressFile mem leak
|
2023-08-25 10:06:59 +08:00 |
Ganlin Zhao
|
af130cc92f
|
Revert "add seperate function for createLogs"
This reverts commit 13d2d72bb6 .
|
2023-08-25 09:55:50 +08:00 |
Ganlin Zhao
|
13d2d72bb6
|
add seperate function for createLogs
|
2023-08-24 14:56:14 +08:00 |
Minglei Jin
|
0c768f5beb
|
fix(file/stat): fix atime
|
2023-08-24 14:02:25 +08:00 |
Ganlin Zhao
|
962a0cd403
|
fix
|
2023-08-23 23:34:02 +08:00 |
wangmm0220
|
b3f945c4c5
|
fix:conflict
|
2023-08-16 19:35:05 +08:00 |
wangmm0220
|
f266d51764
|
feat:support varbinary type
|
2023-08-16 19:05:07 +08:00 |
Ganlin Zhao
|
89ff78d99c
|
fix: fix non-root users cannot create log files even if they have write
permission of the directory
|
2023-08-16 17:32:08 +08:00 |
Haojun Liao
|
63bc50a723
|
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
|
2023-08-16 09:47:43 +08:00 |
yihaoDeng
|
1447d1d55c
|
rebuild index at tag0
|
2023-08-15 00:40:12 +00:00 |
Minglei Jin
|
33967b243b
|
Merge branch '3.0' into fix/TD-25010-3
|
2023-08-10 12:14:01 +08:00 |
kailixu
|
d6ed5fe096
|
fix: timezone and qsort for windows
|
2023-08-09 20:08:19 +08:00 |
Hui Li
|
10f5d223bb
|
Merge pull request #22370 from taosdata/FIX/TD-25605-3.0
enh: check if disk space sufficient at primary dir with tfs
|
2023-08-09 18:32:07 +08:00 |
Benguang Zhao
|
e4d16e594c
|
enh: check if disk space sufficient at primary dir with tfs
|
2023-08-08 17:53:11 +08:00 |
kailixu
|
b598c2651d
|
fix: use mktime after 19700101 on windows
|
2023-08-07 19:30:54 +08:00 |
kailixu
|
59100a7251
|
enh: code optimize for mktime
|
2023-08-07 17:52:43 +08:00 |
jiacy-jcy
|
6fd2ae138e
|
fix: taosMktime on windows platform
|
2023-08-07 17:32:20 +08:00 |
Minglei Jin
|
fac7e521e9
|
s3/evict: fetch atime from stat file
|
2023-08-07 15:59:37 +08:00 |
kailixu
|
42da90e459
|
chore: code revert
|
2023-08-01 19:45:14 +08:00 |
kailixu
|
2a22e55705
|
fix: null pointer check for mutex on windows
|
2023-08-01 19:42:05 +08:00 |
kailixu
|
dffdbb53f6
|
chore: code optimization
|
2023-07-24 10:15:32 +08:00 |
kailixu
|
9511af242e
|
chore: time unit of os uptime
|
2023-07-24 09:12:42 +08:00 |
kailixu
|
d597ba8e71
|
chore: code optimize
|
2023-07-24 06:35:54 +08:00 |
kailixu
|
3cfa49066a
|
chore: uptime logic optimize
|
2023-07-23 23:25:58 +08:00 |
kailixu
|
918d3cca0c
|
chore: more check
|
2023-07-16 07:13:53 +08:00 |