Commit Graph

24 Commits

Author SHA1 Message Date
9e19241519 [TABLELOCK] support lock with multi owner in the same trans 2024-03-15 09:15:36 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
438a70b2b8 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-12-18 14:04:23 +08:00
5f12f935b1 [CP] fix core in debug compile for tx-table-lock 2023-11-02 10:09:32 +00:00
d2cc567fb3 [FEAT MERGE] Merge DBMS_LOCK feature to master 2023-09-01 02:40:49 +00:00
b27045e417 BUGFIX: tablelock release memctx lock before retry 2023-08-30 09:10:38 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
b70f76a0c2 [tablelock] Fix the bugs about locking twice and unlocking failed due to obj_lock not existed. 2023-07-13 10:48:20 +00:00
ff9b54bb1d [tablelock] judge whether the unlock_op is valid before drop op list 2023-05-25 19:52:29 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +00:00
bfc82bd433 BUGFIX: break infinite loop of write throttle 2023-02-24 13:44:18 +00:00
829ddcb041 [BUGFIX] Fix the bug about unlock failed, which due to replay disorder 2023-02-10 08:44:10 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +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
d5b0d8c541 BUGFIX: fix tablelock core 2023-01-12 19:02:33 +08:00
4853e91041 adjust clog_checkpoint lock read_prefer 2023-01-12 19:02:33 +08:00
9f3038df4f add timeguard for replay 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 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
2ca80bac91 BUGFIX: wake up lock wait mgr if OUT_TRANS_UNLOCK finished 2022-11-22 10:05:41 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00