1240 Commits

Author SHA1 Message Date
obdev
b78489d2a6 [Github PR] support modify clog size with parameters 2022-08-26 11:17:18 +08:00
刘汉乙
cc7f230ae5
fixed 990, provide a parameter to assign the size of clog disk (#1003)
* fixed , provide a parameter to assign the size of clog disk

* fixed , remove redundant log

* fixed , modify codes accroding to comment

* fixed , change statfs to statvfs

* fixed #990, rename clog_disk_limit_size to log_disk_size

* fixed #990, merge master and add config to observer.include.yaml
2022-08-26 11:11:37 +08:00
obdev
281285bde0 fix mysqltest after support 4096 cols 2022-08-25 18:16:17 +08:00
obdev
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00
obdev
4e81072cd2 [CP] [CP] Fix reference count leak when stmt_info expires 2022-08-25 18:14:55 +08:00
obdev
649a2dc6f7 [CP] Fix execution failure due to incorrect plan sharing 2022-08-25 18:14:16 +08:00
Haojun Hou
aac5b028fc
change table column to 4096 with optimization (#1030)
* change table column to 4096 with optimization

* remove unused annotation

* modify ObRowWriter and revert ObRowWriter

* fix unit tests

* change buffer name

* keep max buffer for ObMacroBlockWriter

* reset obj_buf_ before allocator_
2022-08-23 10:06:21 +08:00
hnwyllmm
96df3b8cc7 simplify the dockerfile 2022-08-23 10:03:30 +08:00
obdev
97badd0075 [CP] Json bugfix: json column length and create view with json 2022-08-23 10:03:30 +08:00
obdev
811b538750 udpate CODEOWNERS and obd.sh help info 2022-08-23 10:03:30 +08:00
wangt1xiuyi
a43efe3742 [CP] regexp use const pattern uncorrectly in non-static engine 2022-08-23 10:03:30 +08:00
obdev
9e83856389 [CP] Do not record alter system change tenant event in __all_server_event_history 2022-08-23 10:03:30 +08:00
XIAO-HOU
0771b87d44 change table column to 4096 with optimization 2022-08-23 10:02:56 +08:00
obdev
ffcbed5623 [CP] Fix Json cast 2022-08-22 15:49:20 +08:00
obdev
731f8741d3 [CP] Fix core at ob set str without accuracy 2022-08-18 19:56:42 +08:00
wxhwang
f232a19044 [CP] fix force cancel archive failed 2022-08-18 19:55:26 +08:00
obdev
9ec1f3f979 [obd] alter for sync obd.sh 2022-08-18 19:54:02 +08:00
obdev
e322ab104b [CP] [obd] rename tenant oper 2022-08-18 19:52:37 +08:00
Longda
cd726c5c2f
fixed 1047, Rewrite the readme. (#1048)
Co-authored-by: happyhust <happyhust@sohu.com>
2022-08-16 21:32:04 +08:00
obdev
765bddadca [CP] [archive] fix invalid piece id when archive is stopping 2022-08-16 20:34:00 +08:00
LINxiansheng
4a71740484 Upgrade the version 3.1.4 to 3.1.5 2022-08-16 20:33:16 +08:00
frf12
07592637a7 sync obd.sh 2022-08-16 20:32:03 +08:00
yishenglanlingzui
88dad848e0 [CP] fix bug insert on duplicate key update with unexpected error_no 5024 2022-08-16 11:51:22 +08:00
JiahuaChen
db7a7afe45 [CP] Add more logs for dropped tenant check information 2022-08-16 11:50:36 +08:00
obdev
14a6af150b [CP] disable spm before 4.0 2022-08-16 11:48:38 +08:00
wangzelin.wzl
168e025811 fix a bug about sync mysqltest 2022-08-16 11:36:35 +08:00
JiaXin Zhang
f229486631
try fix #600 (#614) 2022-08-15 11:34:27 +08:00
obdev
e6efecced4 [CP] Fix page nums error. 2022-08-15 11:33:50 +08:00
程序员小王(troy)
c7bbde7dcf
fix Rocky is not supported #1014 (#1018) 2022-08-13 02:07:41 +08:00
obdev
9de7eb9f26 fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2022-08-12 20:09:43 +08:00
wangzelin.wzl
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00
chinaxing
29e0cb7475 [CP] [CP] [3_2_x] set trans-result incomplete when merge/assign failed 2022-08-12 17:12:57 +08:00
obdev
5d3d5c7cb7 [CP] Reduce tmp file block cache memory usage. 2022-08-12 17:11:51 +08:00
JiahuaChen
c6ce32929d [CP] [CP] Remove multi logical tenant files 2022-08-12 17:10:47 +08:00
obdev
331db3f523 CHAR_LENGTH() output incorrect results when used with subquery 2022-08-08 23:03:24 +08:00
QIYU ZHUANG
1799f31d6f
fix issue [WhiteScan] [DEADCODE] (#678) 2022-08-08 20:42:22 +08:00
wangzelin19961202
da3b184eb8
fix issue 252 (#858) 2022-08-08 20:35:53 +08:00
obdev
a69e1e30df [CP] [xa] [fix] intercept the idle timeout behavior of xa 2022-08-08 20:34:53 +08:00
obdev
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
richie
577e69c13f
Update ob_log_replay_engine.cpp (#936) 2022-08-08 16:11:46 +08:00
obdev
823d00855c [CP] Fix string number accessing array out of bounds 2022-08-08 16:11:25 +08:00
obdev
c5e1383f82 [CP] Fix insert values op access enumset string_values core 2022-08-08 16:10:46 +08:00
obdev
2c1ac9a163 [CP] Fix nested aggregate bug 2022-08-08 16:10:06 +08:00
LINxiansheng
9cc87d8343 [CP] Add system variable default_storage_engine 2022-08-08 16:09:22 +08:00
Feizhi Cai
ba11b4ac6b
Update README.md (#954)
add docker ref
2022-08-08 15:06:05 +08:00
obdev
c1af466e6c [CP] Json bugfix: json cast to enum/set 2022-08-04 19:31:38 +08:00
obdev
522aef175c [CP] [CP] fix const expr output not deep copy in implicit_aggr 2022-08-04 19:30:55 +08:00
obdev
5d339f88e3 Disable batch nlj when right is sample scan 2022-08-04 19:30:15 +08:00
LINxiansheng
727c5bf512 transfer the query response time collection to sql audit consumer thread 2022-08-04 19:28:51 +08:00
obdev
18b5b5be8b fix: table api report -4002 when the client request does not include a valid table id 2022-07-31 20:31:01 +08:00