Commit Graph

  • 2e69e56f3d Fix observer may core when print iter obdev 2023-04-06 14:44:13 +00:00
  • 6bbf0c65f0 ddl exist if server is killed. obdev 2023-04-06 14:18:20 +00:00
  • f27a1340ac [Arb] avoid TPS degradation during upgrading log streams BinChenn 2023-04-06 14:14:50 +00:00
  • 9d477317a9 fix build ddl table store simonjoylet 2023-04-06 14:11:19 +00:00
  • ccd37d7473 fix readable sites judged by weak reads in the standby database obdev 2023-04-06 13:44:24 +00:00
  • 86e15c3c88 fix the reading of the standby database is incorrect in some scenarios obdev 2023-04-06 13:40:55 +00:00
  • 136400bb55 fix mysqltest ChangerR 2023-04-06 13:11:08 +00:00
  • ef5dc84cec [BUGFIX] fix lob locator helper print row id objs obdev 2023-04-06 12:47:34 +00:00
  • c19f52df35 hold table ids for obkv connection virtual table and system view obdev 2023-04-06 12:11:08 +00:00
  • c9d9026e93 fix complement data response rpc and scheduled ddl task concurrently. obdev 2023-04-06 10:42:09 +00:00
  • de608f2913 remove tenant config lock and instead by ref obdev 2023-04-06 10:10:42 +00:00
  • de15f38d07 Fix bug: the default value for generated column is incorrect when insert values obdev 2023-04-06 09:48:07 +00:00
  • 2d3766d675 [fix] fix replace_member core BinChenn 2023-04-06 09:44:47 +00:00
  • 38cea0976e fix core when print savepoint obdev 2023-04-06 09:41:20 +00:00
  • 02717a3936 Tables and views related to 3A project take place AntiTopQuark 2023-04-06 09:14:45 +00:00
  • ae39ff7277 fix control info repeatly sync obdev 2023-04-06 09:11:17 +00:00
  • 266a54a3c7 Github merge request #1065 dimstars 2023-04-06 08:44:58 +00:00
  • 2f7fae0cb4 remove try_wait in thread nroskill 2023-04-06 08:26:51 +00:00
  • 841bfb32a3 [4.1] call tx interface for dblink select in trans obdev 2023-04-06 08:03:02 +00:00
  • d5faf6c8c8 [tablelock] Fix the bug about checkpoint rollback due to disorder commit during replay obdev 2023-04-06 07:59:34 +00:00
  • b5179fc7aa Create dummy select item for inline view xianyu-w 2023-04-06 07:56:07 +00:00
  • 10e42c43a8 fix dblink plan init info bug zzg19950727 2023-04-06 07:23:34 +00:00
  • 41ac776fc1 ci: bump runner to supported ones and upgrade actions/checkout tison 2023-04-03 19:59:03 +08:00
  • 952854b733 adjust log level hiddenbomb 2023-04-05 08:11:10 +00:00
  • 6cfbbe8784 [CP] fix bug about time type for old engine and new engine obdev 2023-04-04 15:41:19 +00:00
  • e501bbe216 fix stack overflow when page_size is not 4k nroskill 2023-04-04 15:14:33 +00:00
  • 17c7709c25 delete set_group_id in worker_thread renju96 2023-04-04 14:51:21 +00:00
  • 545a294592 Fix not reserve obj_buf when reserve datum row obdev 2023-04-04 13:15:00 +00:00
  • 9f0615b6ae Add palceholder for OB_ARBITRATION_SERVICE_STATUS. obdev 2023-04-04 13:11:27 +00:00
  • e0796d7598 accelerate RS major merge obdev 2023-04-04 12:54:25 +00:00
  • 264d33917d [to #48798753]fixed some dbms_describe bug LiuYoung00 2023-04-04 12:51:00 +00:00
  • f6a6dcd2be add: support_specified_observer obdev 2023-04-04 12:44:25 +00:00
  • 0e13ee1fd9 add new transfer related error code to master oceanoverflow 2023-04-04 12:41:04 +00:00
  • 24dc8c7eb4 only set conn unusable when error code is server lost obdev 2023-04-04 10:11:09 +00:00
  • fea5ff60a9 [4377] add diagnose info for 4377 of index lookup Handora 2023-04-04 09:44:52 +00:00
  • d27b7ab7a2 Add protection for check row locked on active memtable Handora 2023-04-04 09:41:19 +00:00
  • f94e8d14ef Reject adding task to ddl scheduler after stopped Hongqin-Li 2023-04-04 09:16:14 +00:00
  • 305ad6341a [4.1] support transaction isolation level for dblink trans obdev 2023-04-04 09:12:47 +00:00
  • 5f602ed6c4 [4.1][tx-route] fix tx abort miss return part state chinaxing 2023-04-04 08:44:08 +00:00
  • d2f227903e Add protection for too much sstable and wrs Handora 2023-04-04 08:15:01 +00:00
  • caf2783ed1 meta tenant rollback persistent unit obdev 2023-04-04 08:11:28 +00:00
  • 41ff6f80d3 modify some sys log obdev 2023-04-04 07:41:41 +00:00
  • a920d19e0a [BUG] remove callback when on failure Handora 2023-04-04 07:14:37 +00:00
  • a184912a69 fix some bugs ChangerR 2023-04-04 07:11:06 +00:00
  • 5f77816691 fix dynamic param has wild ptr in cnnect by operater obdev 2023-04-04 06:44:24 +00:00
  • 651ad281f5 [to #48480427] reset dummy_result before rewrite it obdev 2023-04-04 06:40:55 +00:00
  • e19f981742 to issue<48813106>:fix package hit plan issue & adjust log level of pl cache obdev 2023-04-04 06:14:12 +00:00
  • cef1d4186f [foreign key] fix a bug about not handle error code during posting conflict tx to deadlock detector obdev 2023-04-04 05:44:36 +00:00
  • 354a2065af fix loop bug simonjoylet 2023-04-04 05:41:06 +00:00
  • f9ceb71a8c Fix rescan(switch tablet) not update nop_pos obdev 2023-04-04 05:14:36 +00:00
  • 9814fe9ac9 [to #48781569]fixed delete record type deserialize core LiuYoung00 2023-04-04 05:11:04 +00:00
  • ec33f21ef0 fix handle_table_with_first_tablet_in_sys_ls about special_table_id = OB_INVALID_ID obdev 2023-04-04 04:54:42 +00:00
  • 11c6dac906 fix replay print log core obdev 2023-04-04 04:51:12 +00:00
  • 0b1e970028 add warning log when the number of sstable is at high level obdev 2023-04-04 04:47:41 +00:00
  • 1a733581e8 to issue<48802240>:fix dbms cursor retry issue obdev 2023-04-04 04:15:21 +00:00
  • 0314fe1db3 sql nio support sql disconnect reason log obdev 2023-04-04 04:11:48 +00:00
  • 2ad78b0e63 Replace ps inner stmt id calculated position in sql audit obdev 2023-04-04 03:41:57 +00:00
  • d223aa2f28 [CP] fix too many logs in lock_for_read a1iive 2023-04-04 03:18:28 +00:00
  • bd6592bda4 [CP] Restore connect by root row for calcing. obdev 2023-04-04 03:14:56 +00:00
  • 4708d356a7 sql_monitor change time expression from cpu_cycle to time_us obdev 2023-04-04 03:11:24 +00:00
  • ba4460ca3f Add OB_TENANT_NOT_IN_SERVER to ObVirtualTableErrorWhitelist obdev 2023-04-04 02:44:42 +00:00
  • bd4a1f3d3d fix coverity nroskill 2023-04-04 02:41:11 +00:00
  • d897a02f21 [CP] fix gis index parallel obdev 2023-04-04 02:18:00 +00:00
  • 7466f362ea set frozen for all memtables in ObLS::offline() obdev 2023-04-04 02:14:28 +00:00
  • 70694f9b6f add time guard for bucket lock usage hiddenbomb 2023-04-04 02:10:55 +00:00
  • 0c2d063f4e add some log for bug detect obdev 2023-04-04 01:44:49 +00:00
  • 8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. obdev 2023-04-04 01:41:16 +00:00
  • 1fa46f121d call storage_schema defend func when ha_status is none obdev 2023-04-04 01:15:21 +00:00
  • 4f67545f18 to issue<48190370>:fix fetch cursor bulk into nested array core obdev 2023-04-04 01:11:49 +00:00
  • f6c64ffeb2 Fix print window function bug xianyu-w 2023-04-04 00:44:54 +00:00
  • 2c86db0c46 add ls locality cache in compaction[发版后合] obdev 2023-04-04 00:41:21 +00:00
  • 93cf8e3057 [bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored. Monk-Liu 2023-04-04 00:14:55 +00:00
  • 669e679f03 fix OmtNodeBalancer hang nroskill 2023-04-04 00:11:21 +00:00
  • c8173884d0 [master] check session killed in obmp_init_db chinaxing 2023-04-03 23:44:34 +00:00
  • bbd5bd36b7 control backup advance checkpoint retry interval oceanoverflow 2023-04-03 23:41:02 +00:00
  • f16e44f57c Record state change time for tx data memtable ZenoWang 2023-04-03 23:14:49 +00:00
  • 2b93405b74 to issue<48456442>:fix dml stmt with udt hit plan issue obdev 2023-04-03 23:11:16 +00:00
  • 500ce00ab7 [4.1] not restore tx state if tx not active after rollback to savepoint obdev 2023-04-03 22:44:51 +00:00
  • eeb7bf454d fix dag_scheduler destroy when running may print ERROR log obdev 2023-04-03 22:41:16 +00:00
  • 8329d02967 [BUG] use stmt start time instead of query start time Handora 2023-04-03 22:16:25 +00:00
  • bd6cf4e99d Add adjustments to virtual table | views about trans scheduler obdev 2023-04-03 22:12:53 +00:00
  • 5b086ee2da open ObReqQueue wait_finish zhjc1124 2023-04-03 21:53:15 +00:00
  • 3f311a0f55 fix abort_redef_table() did not handle the -4018 error code bug obdev 2023-04-03 21:49:39 +00:00
  • 204fd1b3fe fix direct load ignore rows too large obdev 2023-04-03 21:46:05 +00:00
  • 2f1caa9dbb fix: fix the bug of table_id in ObForeignKeyArg not serialize obdev 2023-04-03 21:15:06 +00:00
  • a615fb4f61 Fix a wf bug caused by the logic of recursion obdev 2023-04-03 21:11:30 +00:00
  • 7da7fe8b1b Fix unavailable hidden table index after ddl Hongqin-Li 2023-04-03 20:45:09 +00:00
  • 6c9c168ac2 fix end stmt failure transaction does not identify need rollback obdev 2023-04-03 20:41:34 +00:00
  • 92cf6dcc56 when io_bench not valid, do not limit IOPS renju96 2023-04-03 20:15:08 +00:00
  • ee97e6f4b3 fix user connection count bug obdev 2023-04-03 20:11:34 +00:00
  • 0b257df438 add restore diagnose row for diagnose virtual table obdev 2023-04-03 19:48:34 +00:00
  • 33923859fc enhance compaction diagnose a1iive 2023-04-03 19:45:01 +00:00
  • 03809198e1 support collecting table scan info into sql_plan_monitor raywill 2023-04-03 19:41:28 +00:00
  • db6535d4d2 Support group_id transfer of ddl task with serlize_message renju96 2023-04-03 19:15:07 +00:00
  • e29c97171c add IS_CORNOR to transaction obdev 2023-04-03 19:11:33 +00:00
  • f4bc31c683 disable gather histogram for granularity=>'auto' when subpart type is not list or range obdev 2023-04-03 18:41:47 +00:00
  • 549bc94821 Fix cache internal_data_move obdev 2023-04-03 18:11:44 +00:00
  • 498a20cad8 fix semi info cause predicate move around bug ChangerR 2023-04-03 17:45:03 +00:00
  • bd5b01c167 Switch GV$SESSION_LONGOPS target column to use target table id obdev 2023-04-03 17:41:28 +00:00
  • 71b64e48b0 Fix elr performance reduction obdev 2023-04-03 17:14:37 +00:00