Commit Graph

4833 Commits

Author SHA1 Message Date
20ee5973c9 [CP] Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage 2023-06-15 06:52:15 +00:00
f8523802fd [CP] Fix some parameterization bug 2023-06-15 06:46:35 +00:00
a984a56787 [CP] fix print global hint bug for set stmt 2023-06-15 06:40:53 +00:00
d76cb44cda [CP] [OPTIMIZATION] performance is slow down for submit redo with big txn 2023-06-15 06:35:08 +00:00
d7906b66d5 [CP] add outline data check for explain 2023-06-15 06:21:58 +00:00
ce3bd98c76 [CP] [to #49746806] fix parser -4007 error causes disconnection 2023-06-15 06:16:20 +00:00
c112097f22 [CP] Add T_UINT64 type check for limit expr resolve 2023-06-15 06:10:40 +00:00
95c33a7560 [CP] Skip ps parameterize if sql with charset 2023-06-15 06:04:59 +00:00
df87a8f4ba [to #50015256]fixed collect dependency bug 2023-06-15 05:59:21 +00:00
8bb44a679f [CP] [to #49328715] fix a -4016 problem of trigger parser 2023-06-15 05:53:45 +00:00
3c5cb1658b [CP] fix bug about timezone formalize when startup obs 2023-06-15 05:41:00 +00:00
a178198a2e [CP] fix bug that assignning synonym_db_name to database_name in ObTableItem is wrong 2023-06-15 05:35:20 +00:00
6af8d0f59f [CP] add a check rule when trigger groupby pullup 2023-06-15 05:29:40 +00:00
9ea255e5d0 [CP] [to #46691522]fix bug verify trigger update columns 2023-06-15 05:23:59 +00:00
38a2621689 fix long string value caused sizeoverflow bug when loading data with online stat 2023-06-15 05:18:20 +00:00
c90310572d [CP] [to #46636154]fix bug compound trigger 2023-06-15 05:12:41 +00:00
b176d06cd4 [CP] [to #48107427]can not return a result set from a trigger 2023-06-15 04:59:21 +00:00
14d4938111 [CP] fix memory leak in thread exit 2023-06-15 04:53:43 +00:00
sdc
7d7519b68d [CP] fix create index on column default sequence bug 2023-06-15 04:42:36 +00:00
876d3902da fix major freeze about deleted tenant 2023-06-15 04:24:21 +00:00
71c3dff57b [CP] Fix direct load allocator tenant 2023-06-15 04:18:42 +00:00
2a757b7bb7 [CP][BUGFIX] fix lob delta write byte len set wrong 2023-06-15 04:12:54 +00:00
38127ffd58 [CP] Update the code owner and the mysqltest owner 2023-06-14 09:42:21 +00:00
43bca414d5 Fix weak read hang which contain inner table scenario 2023-06-12 14:11:57 +00:00
8f52acadce fix core when timezone info deserialize 2023-06-12 12:42:33 +00:00
dff4679085 skip check schema version 2023-06-12 04:23:01 +00:00
0b5dff2b2e [CP] Fix the bug of reference count in ObTableLoadRowArray 2023-06-12 03:12:06 +00:00
0c71f345c8 check max_read_stale_time when setting variables 2023-06-10 01:12:21 +00:00
2fd14b0cb0 Fix connection hang when schema is not refreshed 2023-06-09 06:12:28 +00:00
5eda4a673c fix dst_str or trace_id_str core when has no dest or trace id 2023-06-08 12:42:23 +00:00
adbaf7a162 fix bug that first ddl sstbale is not using 2023-06-07 06:42:03 +00:00
f47c10d8d6 [CP] [BUG] fix 4138 because unclear session timestamp 2023-06-07 06:12:19 +00:00
11e8842645 [CP] Close system_memory warn for arbitration server. 2023-06-07 02:48:56 +00:00
10c86fd41a [CP] fix bug that intersecting two in keypart return too many duplicated values 2023-06-06 14:12:34 +00:00
c81bf8427d [CP] fix row_store_type when sstable is empty 2023-06-06 13:52:31 +00:00
60771f8caa fix mysqltest 2023-06-06 13:28:57 +00:00
24c78e9174 [CP] Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error 2023-06-06 13:12:32 +00:00
2c4eee5e1d add calculable expr check for expr constraints 2023-06-06 12:42:44 +00:00
76390bf295 [CP] Fix dead lock in print tenant memblock info
Co-authored-by: just-OneKey <zhaorzwk@163.com>
2023-06-06 12:12:26 +00:00
ea77973c82 revert '[CP] support include_hidden_sys when get_tenant_unit' 2023-06-06 10:42:29 +00:00
28db951db7 use schema from first ddl sstable 2023-06-06 07:48:14 +00:00
02d1fc8993 revert memtable rebuild bug fix code 2023-06-06 04:42:27 +00:00
6d06c7caca fix mysqltest 2023-06-06 03:12:37 +00:00
4bf3cd0755 submit all mds redo in part_ctx only if it will submit abort log 2023-06-06 02:48:25 +00:00
e4a1548621 fix row keypart bug 2023-06-06 02:42:35 +00:00
7ec8de69fc [CP] [PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed 2023-06-05 15:12:19 +00:00
2e5264a67e rewrite ora_decode which has const result to const result. 2023-06-05 13:42:26 +00:00
54a0fca32a [CP] [Election] fix arb server compare priority bug 2023-06-05 10:50:56 +00:00
a32d8af005 [CP] Fix config param desc info. 2023-06-05 10:14:20 +00:00
7b43f03e3d fix core caused by invalid addr of tx_id 2023-06-05 08:12:34 +00:00