|
d4c2794b60
|
fix coredump when fopen failed
|
2022-04-12 20:43:29 +08:00 |
|
|
69facd6237
|
Fix weak read get tenant schema version using wrong backup snapshot version
|
2022-04-11 20:40:38 +08:00 |
|
|
a26f56ece5
|
fix allocator init multiple times
|
2022-04-11 20:40:15 +08:00 |
|
|
133507483c
|
fix timediff bug
|
2022-04-11 20:39:52 +08:00 |
|
|
e5910e4581
|
ignore get freeze info when building index
|
2022-04-08 14:02:58 +08:00 |
|
|
bea6d81713
|
Fix asan core that dfc heap use after free
|
2022-04-08 14:02:32 +08:00 |
|
|
04a249f897
|
Fix session bug
|
2022-04-08 14:02:07 +08:00 |
|
|
5ac5277876
|
fix pdml error when target table is partitioned by functions, instead of ref columns
|
2022-04-08 14:01:42 +08:00 |
|
|
76ae3d87cd
|
disable change error code for ac=1 remote query
|
2022-04-08 14:01:16 +08:00 |
|
|
e43242fe44
|
support asan in 3.1_opensource_release
|
2022-04-08 14:00:52 +08:00 |
|
|
021cb19e6c
|
build on arch linux
Co-authored-by: ccat3z <fzhang.chn@foxmail.com>
Co-authored-by: LINxiansheng <wangzelin19961202@gmail.com>
|
2022-04-07 11:10:46 +08:00 |
|
|
d37c871fea
|
Update Dockerfile (#855)
|
2022-04-06 19:54:12 +08:00 |
|
|
39c226994d
|
oceanbase can run in lower memory system now (#784)
MINI_MEM_LOWER is the hard limit of memory.
|
2022-04-06 17:10:16 +08:00 |
|
|
a2b6f41e56
|
alloc trans rpc task by rp_alloc
|
2022-04-06 10:56:36 +08:00 |
|
|
68cd558747
|
patch tair code removing from 22x to 31CE
|
2022-04-06 10:56:12 +08:00 |
|
|
518fd3552f
|
fix alloc local session with same sid leads memory damage
|
2022-04-06 10:55:46 +08:00 |
|
|
21163c4fdb
|
modify DEFAULT_SEG_SIZE
|
2022-04-01 17:30:53 +08:00 |
|
|
56ba4b2d52
|
Update ob_server.cpp (#850)
|
2022-04-01 17:23:54 +08:00 |
|
|
feea656d76
|
iter_task:fix potential fd leak
|
2022-04-01 16:53:06 +08:00 |
|
|
bf5d73125b
|
whitescan safety hole: mainly uninitialized variables
|
2022-04-01 16:52:41 +08:00 |
|
|
b9fc792163
|
fix user variable not do eval
|
2022-04-01 16:52:17 +08:00 |
|
|
6cdf0345c6
|
fix net_thread_count > 64 coredump
|
2022-04-01 16:51:53 +08:00 |
|
|
4713d791bf
|
[cp]: support create table select ~1;
|
2022-04-01 10:48:54 +08:00 |
|
|
3fe6afe14e
|
add obd helper
|
2022-04-01 10:39:45 +08:00 |
|
|
51bc425fa9
|
[cp]fix some bugs
|
2022-04-01 10:39:20 +08:00 |
|
|
601ef477f5
|
fix:39971393,json compare bug
|
2022-04-01 10:38:43 +08:00 |
|
|
a063394153
|
Abort slog when rollback batch creating PG
|
2022-04-01 10:38:14 +08:00 |
|
|
63c15b83b6
|
[BUG.FIX] support remove tmp file concurrently
|
2022-04-01 10:37:47 +08:00 |
|
|
29d544f860
|
fix check mount file error msg
|
2022-04-01 10:37:23 +08:00 |
|
|
b47ed7f236
|
[BUG.FIX]adapt interm result scanner mem limit to tmp file block size
|
2022-04-01 10:36:56 +08:00 |
|
|
f509075897
|
fix core at encrypt_passwd_to_stage2
|
2022-03-31 17:44:11 +08:00 |
|
|
6098a414a7
|
Update ob_server.cpp (#845)
|
2022-03-31 16:35:44 +08:00 |
|
|
b6b7da6b55
|
standalone (#853)
|
2022-03-31 15:39:17 +08:00 |
|
|
3d79cacb37
|
bootstrap failed while cpu_count=0
|
2022-03-29 16:12:52 +08:00 |
|
|
e2969ea7a4
|
adjust perf event statistic
|
2022-03-28 20:51:48 +08:00 |
|
|
21e521f4f6
|
fix log level of build index
|
2022-03-28 19:42:56 +08:00 |
|
|
936acf0597
|
fix create view bug with prefix index
|
2022-03-28 17:51:50 +08:00 |
|
|
1e4ef5ba24
|
Fix a bug in ce process on x86_64 el7
|
2022-03-28 16:37:26 +08:00 |
|
|
0f19c37efc
|
fix errored index not detected in merge
|
2022-03-28 16:36:58 +08:00 |
|
|
bd95f35b0c
|
fix parser bug for user variable
|
2022-03-28 16:36:34 +08:00 |
|
|
ada79c48a2
|
remove unused statistic event
|
2022-03-28 16:36:07 +08:00 |
|
|
6b4f10f4ac
|
fix wait transation bug
|
2022-03-28 16:35:42 +08:00 |
|
|
a496e671a7
|
change record and print trace log config parameter
|
2022-03-28 16:35:13 +08:00 |
|
|
403f881b89
|
[mysql][window function]: fix 4 order by bugs in ob-mysql window function.
|
2022-03-28 16:34:46 +08:00 |
|
|
5e0b6e4c8c
|
[obcdc-ce] modify deps version for obcdc
|
2022-03-28 10:37:17 +08:00 |
|
|
e90d748cfc
|
fix the core detected by asan of slice alloc by using a heap variable to record the class variable in advance
|
2022-03-28 10:36:51 +08:00 |
|
|
463064375a
|
[liboblog] support storage work mode
|
2022-03-25 18:10:38 +08:00 |
|
|
8b88f1f1bd
|
Fix partition base data backup cancel slowly when nfs device is slow
|
2022-03-25 18:10:13 +08:00 |
|
|
7035d791b4
|
udpate omti.worker_pool while updating cpu_count config
|
2022-03-25 18:09:49 +08:00 |
|
|
e6d4caa074
|
fix sign result not cpmpat with mysql
|
2022-03-25 15:07:40 +08:00 |
|