Commit Graph

5591 Commits

Author SHA1 Message Date
dce23aca87 Remove GUN GPLv2 declarations. 2022-07-05 16:11:44 +08:00
ae985635fe [CP] Avoid out of boundery buffer accessing for obnumber logging 2022-07-04 10:57:20 +08:00
c40f0fed2f [CP] 创建range分区与mysql不兼容 2022-07-04 10:57:20 +08:00
491d36e26a [CP] fix some ctas exception handle bugs 2022-07-04 10:57:20 +08:00
a963f52add [CP] Remove additional cast for lob type 2022-07-04 10:57:20 +08:00
e33baca83b [CP] fix group_concat, wm_concat bugs 2022-07-04 10:57:20 +08:00
473c0e9f53 [CP] [CP] [CP] fix query virtual processlist bugs 2022-07-04 10:57:20 +08:00
669b4d93af [CP] Fix core caused by out-of-bounds access to the question mark name array 2022-07-04 10:57:20 +08:00
fa70d54091 [CP] Fix error code with incorrect semantics 2022-07-04 10:57:20 +08:00
75502da478 [CP] [CP] Fix get nested loop join for IN expr should do cast 2022-07-04 10:57:20 +08:00
e349a542f1 [C] obdumper抽数单表报错4013 [3.1_opensource_release < 3_1_x_release] 2022-07-04 10:57:10 +08:00
1eaee03522 [CP] fix bug for opensouce 2022-07-04 10:48:22 +08:00
649f70dfa7 [CP] fix bug for px-coord merge sort 2022-07-04 10:48:22 +08:00
576664f0d3 [CP] fix bugs of float data type in mysql mode 2022-07-04 10:48:22 +08:00
cc0f88584f [CP] Fix dll udf attribute invalid memory bug 2022-07-04 10:48:22 +08:00
7c054a955b [CP] Fix px rpc process missed the return code in parallel > 1 2022-07-04 10:48:22 +08:00
90c6bd301c [CP] fix create global index performace 2022-07-04 10:48:22 +08:00
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
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
5404b9769c [CP] fix global index read only replica lack of sstable 2022-06-30 16:18:04 +08:00
4e347d344b [CP] fix table and tenant has different paxos num 2022-06-30 16:17:30 +08:00
5c14a191e9 do not change the default of _max_trx_size while bootstrap 2022-06-30 16:16:57 +08:00
0cb4c948c8 optimize the query response time performance 2022-06-30 16:16:23 +08:00
29ee400113 [CP] [CP] fix ps with timestamp parameter bug 2022-06-30 16:15:36 +08:00
dffd24c77f [CP] fix query pushdown bug 2022-06-29 11:07:56 +08:00
eb8952d1d9 fix some cases 2022-06-29 11:07:23 +08:00
214cc16690 [CP] remove restrictions on creating table in default mysql database 2022-06-29 11:06:49 +08:00
9add78d42b fix two bugs: 2022-06-29 11:06:16 +08:00
90003168d2 fix: correct ob-configserver-build.sh to get right version 2022-06-29 11:05:42 +08:00
686cf92f78 fix bug: when flush plan cache , normal tenant should only flush its plan 2022-06-29 11:05:10 +08:00
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
3a4eeb579b [CP] Fix physical restore finish can not get latest data bug 2022-06-29 11:03:58 +08:00
a8f575409d [CP] [bugfix] Fix bug that json convert to string without setting result length 2022-06-29 11:03:13 +08:00
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
5af4cb27dc [CP] [CP] [CP] fix aggr convert lost origin result type 2022-06-25 19:11:32 +08:00
f4df995acd [CP] backup task cannot finish when backup disk is full 2022-06-25 19:10:54 +08:00
e44cddde95 [CP] fix hash join hang leads mem leak 2022-06-24 10:32:22 +08:00
fe6e40168b [CP] change size overflow log level at ob_number::format() 2022-06-24 10:31:46 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
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
f0f5ba0829 add virtual table and cdb system view for ttl 2022-06-24 10:29:24 +08:00
a6b028430f [CP] fix bug that slog file_id increases infinitely 2022-06-24 10:28:46 +08:00
da8879f670 fix ttl issue 42550411 & 42561394 & 42635299 2022-06-21 11:08:20 +08:00
68cc172f55 [CP] fix spj bug when select exprs contain enum type 2022-06-21 11:01:10 +08:00
19b1ebd009 fix: htable support query async 2022-06-21 11:00:23 +08:00
eb18e0ba1b [CP] modify the process of cleaning dirty trans context which is commited 2022-06-21 10:59:36 +08:00
faf118de7e support mount directory in container to host os 2022-06-21 10:58:52 +08:00
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
e146d5743b [CP] [3_1_x] fix unsafe access part_ctx member in iter_trans_stat 2022-06-21 10:57:18 +08:00
9c6da65efd [CP] change size overflow log level at ob_number::format() 2022-06-21 10:56:30 +08:00