Commit Graph

18024 Commits

Author SHA1 Message Date
c29c99ea9e [bugfix]: avoid hang in number_to_year. 2022-07-08 11:49:56 +08:00
0c2eb7a69a [CP] fix memory leak in ObLinearHashMap 2022-07-08 11:49:25 +08:00
9a79be651e [bugfix]: support const_aggr in subquery(fix the bug in regression); 2022-07-08 11:48:54 +08:00
9f436710cb [CP] fix try_update_tenant_info fail when tenant not exist 2022-07-08 11:48:24 +08:00
68f715635b [CP] Fix snapshot releasing bug when building index 2022-07-08 11:47:52 +08:00
1190e78ce3 fix dfc server thread core when stop 2022-07-08 11:47:14 +08:00
e8452fc947 fix issue 9263606 2022-07-06 17:34:14 +08:00
924deae1ac [CP] fix atomicity of htable query_and_mutate 2022-07-06 17:33:40 +08:00
d84589f7f9 fix a bug about alter affect later than turn on or off 2022-07-06 17:33:04 +08:00
e01bfda9af [CP] [bugfix]: In mysql, const aggr(e.g., count(const_expr)) should belong to the nearest legal level. 2022-07-05 16:16:56 +08:00
031989c299 fix issue/42559381,query result incorrect bug 2022-07-05 16:15:51 +08:00
b056d5d732 fix ttl issue 43000669 2022-07-05 16:15:19 +08:00
daa17789a4 fix a bug about show query_response_time 2022-07-05 16:14:05 +08:00
81ddf03308 fix ttl issue 42742997 & 42787173 & 42954103 & 42920788 & 42876827 & 42869248 & 42868078 & 42867515 & 42767501 2022-07-05 16:12:57 +08:00
dce23aca87 Remove GUN GPLv2 declarations. 2022-07-05 16:11:44 +08:00
90a2c7c94f fix typos 2022-07-05 09:21:22 +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