Commit Graph

27 Commits

Author SHA1 Message Date
aa88aa7ea6 [CP] [BUGFIX] fix insert table failed after truncate and alter table 2024-02-07 03:37:38 +00:00
616a42e1c5 Sync auto increment cache local_sync value to avoid inner table access 2024-02-06 23:25:08 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
140a0c5629 [CP] [BUGFIX] fix insert table failed after truncate and alter table 2023-11-28 10:12:24 +00:00
534e923726 Sync auto increment cache local_sync value to avoid inner table access 2023-11-24 04:11:08 +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
810d4a8ecd fix order autoinc cache retry code logical 2023-07-08 11:11:58 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
0765e69043 fix bug when load data into table partitioned by columns containing auto-inc value 2023-04-03 14:14:31 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
d6efe911e0 Fix auto increment service repeat unlock 2023-02-16 10:12:05 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00
16eb893f90 bug fix, ignore error code of server down when clear_autoinc_cache and refresh_sync_value failed 2023-02-13 03:41:27 +00:00
dd47101ce6 fix truncate 4.1 problem 2023-01-28 18:20:42 +08:00
b2607a0ccf [FEAT MERGE] ddl parallel truncate table
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:37:56 +08:00
0074651dee Fix deadlock when auto increment service alloc handle 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
d4d9911a82 Fix ddl sync auto increment value error 2022-11-04 07:10:22 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
28e32c861b fix misuse op_alloc of TableNode in ObAutoincrementService::get_table_node (#388) 2021-10-14 15:40:15 +08:00
b75f46946e [Shein-Feature] support auto_increment attribute for part column 2021-07-30 11:02:55 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00