|
dd142a4f91
|
Fix timeout setting in location cache
|
2021-08-31 22:07:18 +08:00 |
|
|
f57b05e001
|
delete oracle and jdbc doc (#332)
|
2021-08-31 21:57:34 +08:00 |
|
|
3a9172e384
|
fix transform window funtion formalization bug
|
2021-08-31 21:05:32 +08:00 |
|
|
5ea62a6393
|
Modify function name and variable about disk hang
|
2021-08-31 20:18:06 +08:00 |
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
4c03c7163e
|
fix tenant allocator not inited issue during restart.
|
2021-08-31 14:46:12 +08:00 |
|
|
8967498dc8
|
fix error caused by aggr func alias in order by
|
2021-08-31 13:42:37 +08:00 |
|
|
c5b33f71c2
|
support send long data protocol
|
2021-08-30 22:38:11 +08:00 |
|
|
21c25a2bd9
|
Update docs
|
2021-08-30 22:14:01 +08:00 |
|
|
3a2e66fc2c
|
Fix RPM compile Error and format code
|
2021-08-30 16:04:23 +08:00 |
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
0d7efce19a
|
Fix white scan errors at ob_number_v2
|
2021-08-30 15:35:41 +08:00 |
|
|
2303f8e5b5
|
fix table location memory leak
|
2021-08-30 15:02:36 +08:00 |
|
|
e8e87dfc14
|
deal with datahub memory leak
|
2021-08-30 14:33:43 +08:00 |
|
|
4efdd91835
|
fix table lookup not reset evaluated flags bug
|
2021-08-30 14:11:48 +08:00 |
|
|
4ab42b8793
|
[bug fix]correct the destroy order between ObPartitionTransCtxMgr and ObPartTransCtx
|
2021-08-29 11:12:36 +08:00 |
|
|
5c46b54684
|
fix bug for gi_flag in ob_log_set
|
2021-08-29 11:02:55 +08:00 |
|
|
9812af88fb
|
switch slog file for new comming slog data in any way
|
2021-08-29 10:37:13 +08:00 |
|
|
b5fd1cecbc
|
fix load data case failed
|
2021-08-29 01:47:38 +08:00 |
|
|
7be8c3653f
|
fix load data parser bug
|
2021-08-26 21:26:35 +08:00 |
|
|
ca421cf838
|
standby_cluster - MA - create tenant failed, all ddl operation cannot execute
|
2021-08-26 21:13:23 +08:00 |
|
|
06c52b5070
|
fix(ob_error): add forward mapping information of OB error code (#327)
|
2021-08-26 18:10:35 +08:00 |
|
|
d1cd5d4780
|
fix late materialization and topk hint bug
|
2021-08-26 12:37:17 +08:00 |
|
|
5462fd51be
|
Fix inner sql execution refered to destroyed SQL bug
|
2021-08-26 12:24:59 +08:00 |
|
|
ef6137fe55
|
fix dag str related bug
|
2021-08-25 22:25:30 +08:00 |
|
|
23556dbc4a
|
fix(ob_error): extended OB admin of ob_error (#326)
|
2021-08-25 21:11:45 +08:00 |
|
|
cb791d8812
|
Adaptive comment
|
2021-08-25 20:24:32 +08:00 |
|
|
61b6d05660
|
Support log compression & max retention time (#294)
|
2021-08-25 19:55:55 +08:00 |
|
|
27b470466f
|
remove -4109 result when it is waiting rebuild but online.
|
2021-08-25 13:03:12 +08:00 |
|
|
eab34d598b
|
fix sequence prefetch bug
|
2021-08-25 11:58:37 +08:00 |
|
|
cc0e6b8c12
|
implement sql_mode NO_UNSIGNED_SUBTRACTION
|
2021-08-25 11:09:16 +08:00 |
|
|
e142f566bd
|
fix load data handle null field
|
2021-08-24 21:00:22 +08:00 |
|
|
1458849166
|
support show triggers for mysqldump
|
2021-08-24 20:42:03 +08:00 |
|
|
e93afdc702
|
check before auto migrate unit
|
2021-08-24 20:23:54 +08:00 |
|
|
d011a52219
|
save min_log_id in trans table
|
2021-08-24 20:01:59 +08:00 |
|
|
6718bd64c0
|
Fix estimating row incorrectly after several minor freeze
|
2021-08-24 19:49:21 +08:00 |
|
|
dde5e02569
|
impl fixed route mode for temporary tables
|
2021-08-24 19:25:17 +08:00 |
|
|
67f64412ad
|
clear trans with last restore log ts
|
2021-08-23 21:56:10 +08:00 |
|
|
5ae88eacbd
|
[opensource] add clog tool
|
2021-08-23 21:24:34 +08:00 |
|
|
f4def44a03
|
Fix mysql incompatiable caused by bit size greater than 64 and data filled with zeros.
|
2021-08-23 21:04:26 +08:00 |
|
|
ed29cc159d
|
Fix empty select exprs for the view created from from item.
|
2021-08-23 13:46:10 +08:00 |
|
|
91c4879c3c
|
modify default value of some parameters
|
2021-08-23 13:30:33 +08:00 |
|
|
59c49b6a31
|
[clog] fix restart fail due to overwriting OB_DESRRIALIZE_ERROR with OB_INVALID_DATA
|
2021-08-20 19:50:26 +08:00 |
|
|
7dc47e8efa
|
fix cast string to number overflow bug
|
2021-08-20 19:04:12 +08:00 |
|
|
fd70eda21f
|
fix typos in ob_macro_block.h (#320)
|
2021-08-20 18:02:10 +08:00 |
|
|
cdfabcc9cf
|
fix auto migrate unit bug
|
2021-08-20 17:33:57 +08:00 |
|
|
69608af97a
|
Decoupling stop server and leader switch
|
2021-08-20 16:51:02 +08:00 |
|
|
f7e6f965e6
|
fix switching leader active.
|
2021-08-20 15:01:34 +08:00 |
|
|
63a91b1818
|
[replay engine] removed __enable_block_receiving_clog and increased replay_concurrency from 4 to 64
|
2021-08-20 13:54:03 +08:00 |
|
|
aa15788e55
|
fix logic of Maximum continuous replayed log_id
|
2021-08-20 11:52:42 +08:00 |
|