|
3942c22604
|
[bugfix]: support create table t select ~1;
|
2022-04-19 10:33:27 +08:00 |
|
|
2934fef1c7
|
[bugfix]: avoid parser::split_multi_query splits the stmt by a semicolon in comment
|
2022-04-19 10:33:01 +08:00 |
|
|
4fdbcc227c
|
[CP] fix bug: alter tenant [xxx] set variables lower_case_table_names
|
2022-04-19 10:32:35 +08:00 |
|
|
79d5b68e0a
|
Support loongarch64
|
2022-04-18 15:24:51 +08:00 |
|
|
6ea9991d84
|
add support for loongarch64 (#851)
|
2022-04-18 15:12:30 +08:00 |
|
|
047868e359
|
fix error when disk full
|
2022-04-18 11:36:49 +08:00 |
|
|
5895e3cccb
|
support check stack overflow for asan
|
2022-04-18 10:29:29 +08:00 |
|
|
abd9aad386
|
fix tmp_sysvar_schema stack-use-after-scope
|
2022-04-18 10:29:05 +08:00 |
|
|
5ff640d9b8
|
Fix px infinite retry loop in PL. && Clean up interrupt status at the beginning of the thread
|
2022-04-18 10:28:40 +08:00 |
|
|
3cec53aaec
|
Fix a compile bug about OB net util
|
2022-04-18 10:28:17 +08:00 |
|
|
c3fce71ce2
|
fix ob_time_to_date array index out of range bug
|
2022-04-18 10:27:52 +08:00 |
|
|
37a40e46b2
|
fix asan core
|
2022-04-14 15:16:41 +08:00 |
|
|
32f5552b33
|
fix time convert asan core
|
2022-04-14 15:16:16 +08:00 |
|
|
49242edee5
|
fix slog switch_file bug
|
2022-04-14 15:15:53 +08:00 |
|
|
8958d59bf2
|
sql_id is null when hit plan cache.
|
2022-04-14 11:20:50 +08:00 |
|
|
25e4a2425b
|
udpate omti.worker_pool while updating cpu_count config.
|
2022-04-14 11:20:23 +08:00 |
|
|
7052c033e1
|
fix get data size fail causing index fail
|
2022-04-14 11:19:59 +08:00 |
|
|
d9916dc4dd
|
unity:add header file for ob_signal_processor.cpp
|
2022-04-14 11:19:35 +08:00 |
|
|
ae119045f1
|
fix build error use ld linker
|
2022-04-13 14:35:32 +08:00 |
|
|
e1fd4ed9ed
|
fix OB_ENABLE_UNITY spelling mistakes
|
2022-04-13 14:35:09 +08:00 |
|
|
9eabc6a452
|
Fix a bug about dockerfile
|
2022-04-13 14:34:45 +08:00 |
|
|
3edc7f7144
|
disable macro buffer in asan mode
|
2022-04-12 20:45:30 +08:00 |
|
|
d47e160a68
|
Fix core that hash distinct return row without projector when dump level is 2
|
2022-04-12 20:45:06 +08:00 |
|
|
89607f0f03
|
fix clog sw free memory core bug.
|
2022-04-12 20:44:41 +08:00 |
|
|
50c2ea9245
|
[to #40604219]fix bug ObScanner::user_var_map_.map_ init twice
|
2022-04-12 20:44:05 +08:00 |
|
|
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 |
|