Commit Graph

306 Commits

Author SHA1 Message Date
f2627c972a check NULL for mtl_init && mtl_wait 2024-04-30 04:50:58 +00:00
6a23c064bc [CP] [to #56242693] move pl opaque type impl to close_moudle/pl 2024-04-26 11:46:31 +00:00
318e26232e [CP] add MTL_WAIT for tenant_session_mgr 2024-04-23 13:22:45 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
sdc
686b0aba5d fix session get tenant timezone bug 2024-04-19 06:15:46 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
b6c3718f1b [CP] to issue<53506133>:fix core when executing anyata.convert after close pl cache 2024-04-16 15:33:00 +00:00
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
072fdf7c6e [CP]:sync json pl manage from 42x to master 2024-04-15 17:15:51 +00:00
dd7737c7ab [FEAT MERGE] [CP] query_interface 422 2024-04-15 16:23:22 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
a51696bce7 Fix: session sync bug 2024-04-15 15:00:23 +00:00
263b3806fa [CP] 422_opensource feature patch 431 2024-04-11 10:14:23 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
eed677c16e [to #53391711] patch persist PL compile result from 4_2_x_release to master 2024-04-09 12:38:44 +00:00
d3967c9b30 Fix: 500 tenant mem hold 2024-04-09 02:49:56 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
62eb9bd22b [CP] Fix: fix memory leak induced by foreign key casacde delete check duplicate rowkey 2024-03-27 04:15:38 +00:00
sdc
2365f7b369 split memory of tenant connections resource and fix ref count leak 2024-03-21 09:56:19 +00:00
7956384fd3 [CP] implement preserve order for pagination 2024-03-21 09:46:05 +00:00
d6e0624219 [CP] [FEAT MERGE] CRASH ERROR include SQL_INFO 2.0 2024-03-14 07:45:27 +00:00
3d8640c594 [CP] fix the map memory leak bug in ObSQLSessionInfo::init 2024-03-13 14:25:29 +00:00
3b2bc2118f Fixed the issue where the column could not be queried after the column default value was deleted 2024-03-13 08:27:29 +00:00
dec494cf3f add config _globle_enable_rich_vector_format 2024-03-12 07:14:56 +00:00
fd54ded76c cache data version in session for performance optimize 2024-02-27 09:44:46 +00:00
5b850564f4 placeholder 2024-02-21 14:15:34 +00:00
661031247f [CP] [to #53858480, #54677465] free pieces in piece_cache_ synchrounously 2024-02-20 09:15:50 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
005e39dc8b placeholder for serialize 2024-02-09 19:31:36 +00:00
1d31b939ec Add query hint: enable_rich_vector_format 2024-02-09 17:47:22 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
d3dff932a4 [CP] [to #54452952] fix serval pl/sql bugs 2024-02-09 13:53:15 +00:00
8bc44950fe bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-02-09 06:58:58 +00:00
89398dc586 Fix the bug of sequence currval session self-verification failure 2024-02-09 06:29:06 +00:00
56d019587a [CP] Fix: User variable 500 tenant split 2024-02-09 03:53:57 +00:00
6005cf425a [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-09 00:19:14 +00:00
685be8bbfb Fix: Commit asynchronously returns the packet, resulting in the affected row not being updated in time 2024-02-08 21:14:09 +00:00
1ec266b97f [CP] [to #53885845] fix package state sync with distrubte plan on remote server 2024-02-08 16:56:18 +00:00
2396c99aa3 fix bug: topn sort earge filter bugs 2024-02-08 13:03:32 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
ebef192f00 Fix: There are false positives in same client session 2024-02-08 09:38:41 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
7da77afa77 [CP] Fix: When removing the thread lock to acquire the session 2024-02-08 04:45:10 +00:00
332d24733c [CP] [to #47533948] alter procedure compile debug 2024-02-08 02:05:30 +00:00
833df1e858 [CP]to issue<53615144>:fix package var serialize issue 2024-02-08 00:59:45 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
028dfe9d4a fix mem context in session cross thread leads error 2024-02-07 18:46:57 +00:00