1128 Commits

Author SHA1 Message Date
obdev
576664f0d3 [CP] fix bugs of float data type in mysql mode 2022-07-04 10:48:22 +08:00
stdliu
cc0f88584f [CP] Fix dll udf attribute invalid memory bug 2022-07-04 10:48:22 +08:00
qianchanger
7c054a955b [CP] Fix px rpc process missed the return code in parallel > 1 2022-07-04 10:48:22 +08:00
Charles0429
90c6bd301c [CP] fix create global index performace 2022-07-04 10:48:22 +08:00
obdev
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
akaError
560dbb58c2 fix bux:oceanbase.__tenant_virtual_table_column definition result in ISNULL fail when rewrite stmt(#977) 2022-07-04 10:47:53 +08:00
Charles0429
5404b9769c [CP] fix global index read only replica lack of sstable 2022-06-30 16:18:04 +08:00
maosy
4e347d344b [CP] fix table and tenant has different paxos num 2022-06-30 16:17:30 +08:00
hnwyllmm
5c14a191e9 do not change the default of _max_trx_size while bootstrap 2022-06-30 16:16:57 +08:00
LINxiansheng
0cb4c948c8 optimize the query response time performance 2022-06-30 16:16:23 +08:00
obdev
29ee400113 [CP] [CP] fix ps with timestamp parameter bug 2022-06-30 16:15:36 +08:00
obdev
dffd24c77f [CP] fix query pushdown bug 2022-06-29 11:07:56 +08:00
wangt1xiuyi
eb8952d1d9 fix some cases 2022-06-29 11:07:23 +08:00
obdev
214cc16690 [CP] remove restrictions on creating table in default mysql database 2022-06-29 11:06:49 +08:00
LINxiansheng
9add78d42b fix two bugs: 2022-06-29 11:06:16 +08:00
Fireatoms
90003168d2 fix: correct ob-configserver-build.sh to get right version 2022-06-29 11:05:42 +08:00
obdev
686cf92f78 fix bug: when flush plan cache , normal tenant should only flush its plan 2022-06-29 11:05:10 +08:00
obdev
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
godyangfight
3a4eeb579b [CP] Fix physical restore finish can not get latest data bug 2022-06-29 11:03:58 +08:00
obdev
a8f575409d [CP] [bugfix] Fix bug that json convert to string without setting result length 2022-06-29 11:03:13 +08:00
godyangfight
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
wangt1xiuyi
5af4cb27dc [CP] [CP] [CP] fix aggr convert lost origin result type 2022-06-25 19:11:32 +08:00
godyangfight
f4df995acd [CP] backup task cannot finish when backup disk is full 2022-06-25 19:10:54 +08:00
obdev
e44cddde95 [CP] fix hash join hang leads mem leak 2022-06-24 10:32:22 +08:00
obdev
fe6e40168b [CP] change size overflow log level at ob_number::format() 2022-06-24 10:31:46 +08:00
LINxiansheng
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
obdev
e99cf210e6 fix ttl wrong unit of time to life and change active_memstore_used to total_memstore_used 2022-06-24 10:30:01 +08:00
obdev
f0f5ba0829 add virtual table and cdb system view for ttl 2022-06-24 10:29:24 +08:00
obdev
a6b028430f [CP] fix bug that slog file_id increases infinitely 2022-06-24 10:28:46 +08:00
obdev
da8879f670 fix ttl issue 42550411 & 42561394 & 42635299 2022-06-21 11:08:20 +08:00
obdev
68cc172f55 [CP] fix spj bug when select exprs contain enum type 2022-06-21 11:01:10 +08:00
obdev
19b1ebd009 fix: htable support query async 2022-06-21 11:00:23 +08:00
obdev
eb18e0ba1b [CP] modify the process of cleaning dirty trans context which is commited 2022-06-21 10:59:36 +08:00
hnwyllmm
faf118de7e support mount directory in container to host os 2022-06-21 10:58:52 +08:00
obdev
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
chinaxing
e146d5743b [CP] [3_1_x] fix unsafe access part_ctx member in iter_trans_stat 2022-06-21 10:57:18 +08:00
obdev
9c6da65efd [CP] change size overflow log level at ob_number::format() 2022-06-21 10:56:30 +08:00
obdev
4c8ccd1fe6 [CP] fix shared exprs bug after view merge 2022-06-21 10:55:41 +08:00
obdev
8136629584 [CP] fix hash set full bug 2022-06-21 10:54:56 +08:00
obdev
6f443e9dbb bugfix: total_size in __all_virtual_disk_stat table should use datafile_maxsize when auto extend is on 2022-06-21 10:54:12 +08:00
wanhong.wwh
3ff5fb988b [CP] Fix global index issues: after drop/truncate partition, global index can not rereplicate 2022-06-21 10:53:24 +08:00
obdev
3156d1bf53 bugfix: auto extend ssblock logs so much 2022-06-21 10:52:26 +08:00
LINxiansheng
2fea01dda3 update dooba 2022-06-15 10:36:09 +08:00
obdev
8aa89364bb upgrade opensource release from 3.1.3 to 3.1.4 2022-06-15 10:33:31 +08:00
nroskill
c0d957ebca fix sw compile error in release 2022-06-15 10:32:39 +08:00
obdev
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
obdev
5456ef83df bugfix: fix dead lock in extend_file_size_task process 2022-06-12 12:39:03 +08:00
obdev
dccc4431e0 [CP] Fix block id overflow bug. 2022-06-12 12:38:27 +08:00
obdev
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
obdev
53a562dcae fix leading hint bug 2022-06-12 12:32:50 +08:00