Commit Graph

871 Commits

Author SHA1 Message Date
e4c374680c fix mysqltest 2023-06-12 07:12:59 +00:00
238f4d9ae2 fix information_schema.columns compatibility 2023-06-09 05:43:10 +00:00
a7a048d8bf Merge branch 'pr_1422' 2023-06-09 05:37:34 +00:00
5ac282e33e [#to 50173762] add pl tag for mysqltest 2023-06-09 04:12:28 +00:00
d404c0fe28 Update the code owner and the mysqltest owner 2023-06-08 12:53:48 +00:00
8561e98479 enable outline check trace point by default 2023-06-08 06:42:15 +00:00
9937c7e4ec optimize memory usage of query range module 2023-06-07 13:12:32 +00:00
336a58a43a move out geo area tests
Signed-off-by: tison <wander4096@gmail.com>
2023-06-07 09:49:08 +08:00
6307df5985 Add sys_parameter: _force_explict_500_malloc && Make the 500 anti-fallback test effective 2023-06-06 04:12:22 +00:00
53134df9c7 fix information_schema is not compatible with MySQL/MariaDB issue1365 2023-06-05 15:04:20 +08:00
24bf0c60d8 support multi LogIOWorker 2023-06-05 02:57:22 +00:00
71efb31941 test: add new cases
Signed-off-by: tison <wander4096@gmail.com>
2023-06-05 10:53:58 +08:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
6788f0a210 update caess 2023-06-01 09:42:03 +00:00
88ab4bb424 resolve naming conflicts for parameters and system variables 2023-06-01 08:42:21 +00:00
sdc
32b88df229 check type of raw expr before static_cast 2023-05-31 18:42:07 +00:00
sdc
4f890f0a8c fix granule iterator generate T_PDML_PARTITION_ID expr bug 2023-05-30 13:47:29 +00:00
15254bd0e4 Fix mysql rollup duplicate columns wrong result in parallel rollup 2023-05-29 11:41:08 +00:00
90476ed65a fix mysqltest 2023-05-26 06:11:24 +00:00
ea28d83f63 fix mysqltest case in master 2023-05-26 03:57:45 +00:00
16288e642b add _rebuild_replica_log_lag_threshold for test 2023-05-25 22:41:42 +00:00
18f34efd0a modify a unstable case in farm 2023-05-25 19:16:44 +00:00
ed21e5ac27 Fix the problem that restore proxy connect to oracle sys database failed when part of the observers are inactive 2023-05-25 14:40:57 +00:00
57e42e3359 Fix some bugs 2023-05-25 02:11:29 +00:00
d38916c6f0 fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double 2023-05-23 10:47:12 +00:00
e9ee090ba4 [CP] add _ob_wait_interval_after_truncate conf for truncate 2023-05-23 02:41:37 +00:00
c298ac1e41 [Net Standby] Modify standby db fetch log rpc timeout 2023-05-22 10:41:32 +00:00
bc37923871 support adjust parallel degree of complement data dag. 2023-05-22 03:11:29 +00:00
ea2c5fc8b2 Fix binary flag not compatible with MySQL 2023-05-19 09:41:52 +00:00
1a117748a6 Modify the view definition of TABLE_CONSTRAINTS 2023-05-19 08:11:43 +00:00
69405ba6eb add: opensource obd config 2023-05-19 03:46:58 +00:00
2d02db08cf fix some optimizer stat bugs 2023-05-19 02:46:44 +00:00
51b2ce63be obd: update for new deploy.py 2023-05-16 08:42:03 +00:00
7fa3fae890 Fix const expr as implicit first aggr eval sanity core 2023-05-16 04:22:02 +00:00
7a69923d04 add: support auto port config 2023-05-16 02:46:50 +00:00
2f6eea23d6 add a check rule when trigger groupby pullup 2023-05-15 10:11:40 +00:00
dbaf4e2210 Fix mysqltest 2023-05-15 09:41:22 +00:00
3674a6668d obd update: support more deploy syntax and use new deploy.py by default 2023-05-12 03:41:28 +00:00
4ca1daa3c1 Fix outline bug 2023-05-12 03:16:41 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
sdc
93283e3726 fix nullif deduce type 2023-05-10 18:10:02 +00:00
bf7035b688 fix some bug 2023-05-10 13:45:59 +00:00
d2424c13db [CP] add with_subquery, generate_with_clause, group by placement parameters 2023-05-10 09:38:30 +00:00
253e483237 BugFix:Add Column 'Expression' to 'show index from' 2023-05-10 05:35:36 +00:00
dc8b7ebdb7 add virtual table __all_virtual_ls_log_restore_status and view V$OB_LS_LOG_RESTORE_STATUS 2023-05-10 04:41:31 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
38b78ad442 update obproxy version to 4.2 2023-05-09 18:21:16 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
22122d69ee fix mysqltest fail because of outline 2023-05-08 14:08:46 +00:00