|
|
5b00582de6
|
[CP] Fix parallel create conflict problem
|
2023-11-28 09:12:00 +00:00 |
|
|
|
7120ee2c0d
|
add message column to __all_virtual_load_data_stat placeholder
|
2023-11-28 06:47:08 +00:00 |
|
|
|
e4f7452b2d
|
[FEAT MERGE]charset revise
|
2023-11-27 08:52:02 +00:00 |
|
|
|
16f37c94b6
|
[FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
|
2023-11-23 04:11:39 +00:00 |
|
|
|
381d861141
|
Add new error code for restore tenant failed
|
2023-11-22 10:41:06 +00:00 |
|
|
|
1695ba1c5d
|
[BUGFIX] drop tenant raise core
|
2023-11-21 15:41:00 +00:00 |
|
|
|
81b8b48966
|
[CP] [to #49900376]check base table version when create trigger
|
2023-11-21 11:10:45 +00:00 |
|
|
|
08e97af971
|
fix .net driver kill session bug.
|
2023-11-20 19:14:52 +00:00 |
|
|
|
c121ea9bf4
|
fix check range partition increase bug
|
2023-11-17 13:11:10 +00:00 |
|
|
|
761938037c
|
[to #53127984]out param bind to const value need report error
|
2023-11-17 02:45:37 +00:00 |
|
|
|
9e13005016
|
[FEAT MERGE]support 'alter system reset' clause
|
2023-11-16 13:46:59 +00:00 |
|
|
|
e78091d50f
|
revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
|
2023-11-08 08:12:40 +00:00 |
|
|
|
1f5070ddc6
|
Fix: Using local allocator causes memory to be released core
|
2023-11-02 05:39:48 +00:00 |
|
|
|
ec0f02692d
|
ddl end if tenant is dropped forcedly, delay, to recyclebin.
|
2023-11-01 12:39:29 +00:00 |
|
|
|
f1d9377aad
|
change sql_statistics collect mode
|
2023-11-01 10:09:08 +00:00 |
|
|
|
f129f6e950
|
directly modify session variable instead of using inner sql
|
2023-10-31 22:13:07 +00:00 |
|
|
|
58c406669a
|
fix core of ObSetTPExecutor
|
2023-10-31 21:46:35 +00:00 |
|
|
|
2564a260bf
|
[CP] fix load data bug
|
2023-10-31 21:42:55 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
7301597e49
|
fix no_unity build error for inc_build_test regression
|
2023-10-24 04:13:43 +00:00 |
|
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
|
18474fd7c5
|
[CP] [Improve]let pruge recyclebin timeout be more suitable
|
2023-10-20 12:47:48 +00:00 |
|
|
|
1442a4beee
|
[CP] fix mysqltest of testing ob_tcp_invited_nodes
|
2023-10-18 03:39:30 +00:00 |
|
|
|
989a8f3547
|
fix set transaction characters
|
2023-10-12 08:40:05 +00:00 |
|
|
|
e621b30dd9
|
alter ob_tcp_invited_nodes max_length=64K
|
2023-10-12 02:39:56 +00:00 |
|
|
|
c485d510b7
|
direct load replace sematics bug
|
2023-09-28 04:09:59 +00:00 |
|
|
|
8ce1529a90
|
fix rs_job
|
2023-09-26 07:10:06 +00:00 |
|
|
|
36b219a97f
|
Add log_user_error for direct_load
|
2023-09-18 07:44:15 +00:00 |
|
|
|
0534888042
|
fix some bugs about tenant=all
|
2023-09-18 03:40:23 +00:00 |
|
|
|
14f411060e
|
fix purge recyclebin timeout
|
2023-09-15 00:40:27 +00:00 |
|
|
|
1c8aa41d3e
|
Fix: The set variable does not involve rewriting logic
|
2023-09-14 11:43:59 +00:00 |
|
|
|
c9ee19a33c
|
Merge branch 'pr_1549'
|
2023-09-13 05:38:03 +00:00 |
|
|
|
03cad9e55c
|
remove some modification
|
2023-09-11 18:03:59 +08:00 |
|
|
|
cd786d560e
|
fix mysql compatible bug with partition table
|
2023-09-11 08:10:37 +00:00 |
|
|
|
c72fbafe90
|
Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05
|
2023-09-11 10:18:26 +08:00 |
|
|
|
930fc3844a
|
Modify schema related parameters
|
2023-09-09 10:59:21 +00:00 |
|
|
|
73c770ebab
|
Merge branch 'master' into fix_new_05
|
2023-09-06 11:23:56 +08:00 |
|
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
|
49d54bfc46
|
[FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-08-31 10:40:35 +00:00 |
|
|
|
03b37d3730
|
[FEAT MERGE] change the semantics of tenant=all
|
2023-08-31 03:10:42 +00:00 |
|
|
|
a8e5c8a999
|
[to #51732060]fix core outer call dblink
|
2023-08-29 05:14:49 +00:00 |
|
|
|
9c8ae20255
|
Sql audit miss ddl sql
|
2023-08-28 07:10:19 +00:00 |
|
|
|
6a46384c33
|
[to #51732060]fix core outer call dblink
|
2023-08-25 11:14:13 +00:00 |
|
|
|
e0b1dda713
|
[FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
|
2023-08-25 08:44:14 +00:00 |
|
|
|
bb35a1f410
|
fix das retry thread deadlock
|
2023-08-24 07:40:33 +00:00 |
|
|
|
ee361e15fe
|
[FEAT MERGE]support PL dblink oracle
|
2023-08-21 03:40:30 +00:00 |
|
|
|
7a833991a5
|
fix load data bug
|
2023-08-17 11:28:01 +00:00 |
|
|
|
3828280761
|
cascade set system variable validate_password_length
|
2023-08-17 10:21:07 +00:00 |
|
|
|
0d5423ab06
|
[CP] Fix: 32x and lower version Failed to set illegal system variable defense during tenant creation
|
2023-08-17 09:59:15 +00:00 |
|