|
3c1dc8c604
|
Update ob_th_worker.cpp (#558)
|
2021-11-23 14:25:27 +08:00 |
|
|
5183f3afd6
|
Fix typos in ob_partition_log_service.cpp (#559)
|
2021-11-23 14:06:41 +08:00 |
|
|
28026e845a
|
fix mispelled timestamp (#563)
|
2021-11-23 13:56:02 +08:00 |
|
|
5f57aa9e58
|
Fix rollup wrong result bug
|
2021-11-23 13:51:38 +08:00 |
|
|
b6dbe82e54
|
Fix some WhiteScan errors
|
2021-11-23 11:42:39 +08:00 |
|
|
df7cdeaace
|
fix unchecked reference in convert_global_index_update_info()
|
2021-11-23 11:31:05 +08:00 |
|
|
d6ffaa0514
|
fix typos (#560)
|
2021-11-23 10:42:47 +08:00 |
|
|
85b67b6901
|
fix core caused by subquery in row occur unexpected obj type
|
2021-11-22 20:13:07 +08:00 |
|
|
50032ec99f
|
Fix WhiteScan deadcode
|
2021-11-22 15:41:08 +08:00 |
|
|
a67bf40128
|
deep copy stmt need copy user var exprs
|
2021-11-19 14:39:44 +08:00 |
|
|
528f205709
|
[BUG] fix report error msg from sql recheck
|
2021-11-18 17:12:42 +08:00 |
|
|
ac3ef77f14
|
fix observer start failed due to large memory allocation
|
2021-11-17 17:10:13 +08:00 |
|
|
2b43f09ce1
|
[cp] fix bug remote_exec cover the err_code
|
2021-11-17 17:09:50 +08:00 |
|
|
db982ff170
|
Fix ObLogFileStore write not retry when meet disk full error
|
2021-11-16 16:49:06 +08:00 |
|
|
384568a347
|
fix bug of checking transaction end
|
2021-11-16 16:48:41 +08:00 |
|
|
942e2c6644
|
fix failed index errorly release snapshot
|
2021-11-15 12:03:41 +08:00 |
|
|
b68eff8a02
|
placeholder for standby disconnect cluster
|
2021-11-15 11:58:07 +08:00 |
|
|
90650d1da6
|
Fix WhiteScan forward null
|
2021-11-15 11:57:40 +08:00 |
|
|
c84b7de59c
|
enhance plan expiration, optimize index prune for small row count
|
2021-11-11 19:49:35 +08:00 |
|
|
f2f2aed95c
|
Fix cast mode bug when cast string to int explicitly
|
2021-11-11 19:49:10 +08:00 |
|
|
4405ab1a54
|
convert error code when participant schema error
|
2021-11-11 19:48:46 +08:00 |
|
|
55d9a874fa
|
Fix redundant tailing spaces in prefix index table
|
2021-11-10 14:00:41 +08:00 |
|
|
8546de77d5
|
release memory used in partition_log_info for dirty trans
|
2021-11-10 13:52:17 +08:00 |
|
|
ab2bb5a20c
|
fix fuse row cache problem with uncommited row across micro block
|
2021-11-10 13:51:41 +08:00 |
|
|
04ecb035fe
|
fix hash group by oom
|
2021-11-09 15:12:51 +08:00 |
|
|
878c594b56
|
support set names/charset and variables in one sql
|
2021-11-09 10:48:59 +08:00 |
|
|
535231025c
|
fix typos ob_insert_resolver.cpp
|
2021-11-09 10:31:22 +08:00 |
|
|
fa9b5fdfc0
|
fix prepare tenant during stop archive
|
2021-11-04 18:00:57 +08:00 |
|
|
afae65547b
|
refactor: remove unused code (#418)
Clean the code and remove unused codes,
or these unused codes would confuse our developers.
|
2021-11-03 21:02:44 +08:00 |
|
|
e9ea5d7f57
|
fix asan report heap overflow: str has no ending
|
2021-11-03 20:38:08 +08:00 |
|
|
2e4c947fd7
|
slog writer task use dynamic memory alloc
|
2021-11-03 20:37:46 +08:00 |
|
|
c4a5e5d43d
|
[liboblog-ce]provide static lib of liboblog and header of oblogmsg
|
2021-11-03 13:46:31 +08:00 |
|
|
85c634e194
|
optimize get_clog_parent interface.
|
2021-11-03 13:46:04 +08:00 |
|
|
0121cc45a8
|
Add new type default string length
|
2021-11-02 14:31:00 +08:00 |
|
|
22d5eee21f
|
Fix range logger core in multi_version_get
|
2021-11-02 14:14:36 +08:00 |
|
|
e55c1cfb1b
|
Shield sensitive information in sql_audit.
|
2021-11-02 14:14:13 +08:00 |
|
|
c5c46705e4
|
Sql audit copy unreasonable in output phase
|
2021-11-01 11:34:38 +08:00 |
|
|
9ff1baa323
|
refine large size query range
|
2021-11-01 11:34:38 +08:00 |
|
|
97b4a6afb8
|
[tableapi] support hbase api
|
2021-10-29 15:27:51 +08:00 |
|
|
d1707e6a19
|
fix bug when purge databases containing a table having global index with a primary zone
|
2021-10-29 10:48:43 +08:00 |
|
|
e7f25eaacd
|
Add new minor freeze strategy for callback
|
2021-10-28 16:57:47 +08:00 |
|
|
9b6599d966
|
In pdml update, column_conv expr may produce loop.
|
2021-10-28 10:52:08 +08:00 |
|
|
b01b3ee539
|
fix time expression with invalid parameter bug
|
2021-10-28 10:51:42 +08:00 |
|
|
895dd33532
|
(#408)Resolves #264, resolves #265, resolves #269
|
2021-10-27 10:55:35 +08:00 |
|
|
095e430e37
|
fixed #266 ob_election_group_id.cpp with misspelled word (#410)
|
2021-10-26 19:44:08 +08:00 |
|
|
89b2701495
|
Fix ob_admin parse partition macro meta slog fail
|
2021-10-26 19:24:45 +08:00 |
|
|
188224d79b
|
modify the version info (#421)
|
2021-10-26 18:07:47 +08:00 |
|
|
b86bf6ed15
|
Update ob_delete_log_plan.cpp (#427)
|
2021-10-26 17:23:20 +08:00 |
|
|
d01e355c6a
|
Fix stack overflow of recursive get_name
|
2021-10-25 16:24:43 +08:00 |
|
|
7c7749fb13
|
update partition audit info cache in trans_end
|
2021-10-22 17:30:45 +08:00 |
|