Commit Graph

1852 Commits

Author SHA1 Message Date
3750fc405d [to #45700625] open_cursor deep copy 2022-10-26 14:54:15 +08:00
82be6c8d8d set filled_tx_log_ts more precise && skip inner tablet when get min end ts in old tablets 2022-10-26 10:30:09 +08:00
30fded45bb fix tx data table can not explain user data table issue 2022-10-26 10:27:50 +08:00
d4e6e23f5e fix predicate hint bug 2022-10-26 10:23:16 +08:00
fe6a702e0f Add views for virtual table 2022-10-26 10:20:58 +08:00
b5be94cf15 fix ddl retry error code 2022-10-26 10:18:40 +08:00
b73efa85ae Fix migration some bugs 2022-10-25 19:49:40 +08:00
3fc39b5345 [4.0] fix savepoint rollback logic 2022-10-25 19:47:18 +08:00
54cdbeeeb1 invoke sync_log_xx if the mt_ctx is partial_rollbacked 2022-10-25 19:44:55 +08:00
8da699fe5e fix inner sql start trans 4016 2022-10-25 19:42:33 +08:00
33c8a8dd8b fix expr tmp result allocator sanity check core 2022-10-25 18:11:07 +08:00
097cd3deee [FIX]fix defense code concurrency bug & upgrade 2022-10-25 18:06:23 +08:00
3ad256c5b2 return 4016 if the tx_desc is null 2022-10-25 18:04:04 +08:00
f389daf9b7 update process_query_time of inner sql 2022-10-25 18:01:39 +08:00
7205374e60 fix backup delete switch tenant resource 2022-10-25 17:59:19 +08:00
d87eec46c9 fix stat monitor manager potential core caused by concurrency problem 2022-10-25 17:56:58 +08:00
c0e13393bd dynamic adjust net_thread_count 2022-10-25 17:54:36 +08:00
3abb11ec95 fix coredump 2022-10-25 17:52:16 +08:00
45e229b80b [OBCDC] fix build error with OB_BUILD_CDC=ON 2022-10-25 17:47:36 +08:00
f6e8a07bcc Merge branch issue/45639702 into master 2022-10-25 14:25:12 +08:00
0f95b69cd4 Merge branch issue/45691101 into master 2022-10-25 14:22:53 +08:00
255f448946 [BugFix] table_guard stop refreshing table 2022-10-25 10:57:14 +08:00
8f99241476 set spm default close 2022-10-25 10:54:52 +08:00
4028710cbf fix mysqltest 2022-10-25 10:52:36 +08:00
042d3bc1ed fix 1002_restore_read_tablet_meta_failed case timeout issue 2022-10-25 10:45:39 +08:00
8c31cdbdb7 don't print error log when read block return OB_ERR_OUT_OF_UPPER_BOUND in block GC 2022-10-25 10:41:04 +08:00
f5b12bcbfd fix obtest 2022-10-24 20:58:21 +08:00
5249eb58ff add case for gc with trans log not committed 2022-10-24 20:51:27 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
4ad6e00ec3 fix: json type object support empty string key 2022-10-21 03:32:23 +00:00
82519cc587 Bugfix: fix json to float type cast bug 2022-10-14 12:32:37 +00:00
6bee868aab [CP] Init allocator_ in ObTmpTenantFIleStoreHandle constructor. 2022-10-14 12:32:07 +00:00
8f92893649 support invalid character write 2022-10-12 06:32:20 +00:00
9f0d083b6c [CP] fix hash right semi join use nestloop leads result wrong 2022-10-12 03:36:27 +00:00
fefa90bb5d [CP] [FIX] Participants serialize size may calculate twice when retry prepare request 2022-10-12 03:03:17 +00:00
ba60d37162 fix typos error 2022-10-09 13:02:39 +00:00
36f843f3f1 [CP] fix core caused by incorrect predicate move around 2022-10-03 20:32:51 +00:00
e2fa173dd6 [CP] [3_2_3] persist has_trans_state_log_ field in tx_table 2022-10-03 20:32:19 +00:00
493b2fb2e2 [CP] Check ret code for ObSqlBitSet::add_member() 2022-10-03 20:03:27 +00:00
7d285d45d4 fix low version can't use virtual table schema memory and schema slot 2022-10-03 20:02:57 +00:00
d4c437559c Fix:OceanBase can not use 'PS' as table alias #888 2022-10-03 20:02:25 +00:00
0dabb16dec [CP] set ArcClogTask count upper limit 2022-10-03 15:02:15 +00:00
e5081695e7 [CP] fix losing slog problem 2022-10-03 14:32:22 +00:00
ef9d44a2e4 fiix annotation error (#1072) 2022-09-21 20:32:26 +08:00
d9494719f4 [CP] Fix some schema & ddl problems 2022-09-20 11:33:14 +00:00
625713e692 fix float or double value directly tested for equality #1041 2022-09-20 10:33:05 +00:00
630e4032d8 fix float or double value directly tested for equality #1041 (#1066)
* fix float or double value directly tested for equality

* fix problem
2022-09-20 18:32:38 +08:00
9d8f2db509 fix code can never be reached isse1042 (#1070) 2022-09-19 18:02:30 +08:00
8d44e64648 add virtual table for schema memory and slot 2022-09-19 08:33:28 +00:00
85ed8b05ee [CP][BUGFIX]fix json aggr with bit and year type 2022-09-19 08:32:58 +00:00