Commit Graph

4122 Commits

Author SHA1 Message Date
e785ebb482 Reduce rescan pin too much cache handle 2023-03-08 03:41:18 +00:00
91980f6167 bugfix : fix is json check (48229774) 2023-03-08 02:40:59 +00:00
bf0a220832 Revert add iter scn to __all_tenant_info & primary cluster iter log 2023-03-07 13:43:44 +00:00
b010a4e186 let the on_close procedure the same with ObDisconnect::run 2023-03-07 13:41:03 +00:00
71cc2166d8 fix load data mem usage not efficient 2023-03-07 12:43:27 +00:00
5fb198e12d Fix -4016 error 2023-03-07 12:13:26 +00:00
b3f4aadf06 Only the first layer of nested statements calls the start stmt hook 2023-03-07 12:10:49 +00:00
17a3993297 [master][tx-route] add sanitycheck : the tx static state must from other node 2023-03-07 11:46:04 +00:00
51134ae43e [master][tx-route] fix proxy reopen session concurrency 2023-03-07 11:40:59 +00:00
2c6ee70b35 close dblink connection when execute query failed 2023-03-07 11:13:33 +00:00
24d6c8b818 [CP] reuse das task result 2023-03-07 11:10:56 +00:00
f5e563764a remove monitor tenant and deny user to create tenant named diag 2023-03-07 10:43:59 +00:00
31c95574f9 fix: only update config 'compatible' value when read it from inner table 2023-03-07 10:41:22 +00:00
7f08d52192 [OBCDC] Add tenant fails cause CDCConnector exit with an error 2023-03-07 10:14:05 +00:00
b354b4f0bf [BUGFIX] fix enum to str typr error 2023-03-07 10:11:25 +00:00
cc7b6e8574 fix 4002 introduced by weak read select replica 2023-03-07 09:43:50 +00:00
8e82e95c91 [BUG] remove protection code and and handler for ls removal 2023-03-07 09:41:14 +00:00
f7714fcb55 set dblink timeout 2023-03-07 08:40:53 +00:00
29a5dd5a5f fix replica in restore replica status offline issue 2023-03-07 08:10:45 +00:00
5ce2d0e295 Fix archive log consumption with larger piece 2023-03-07 07:46:34 +00:00
d89d11164b fix the bug that sql nio net thread will hang when do_pending_write 2023-03-07 07:43:58 +00:00
37196ce6f0 [CDCService] fix CDCService stuck when fetching log in sys tenant 2023-03-07 07:41:22 +00:00
7f06100d28 fix the core that sql nio do_accept_one failed and close the socket after push to close queue 2023-03-07 06:43:43 +00:00
3be5e8a2da [bugfix] fix memory leak in replayservice 2023-03-07 06:41:07 +00:00
bd109eaeb6 [BUGFIX] fix vtable query lob use sql level allocator 2023-03-07 06:15:50 +00:00
cb8394b24e fix column array access out of bounds problem when there are virtual generated columns 2023-03-07 05:43:46 +00:00
851f6655e8 fix compat bug about 2pc from 4.0 to 4.1 2023-03-07 05:41:10 +00:00
8c423e7ff3 Switch current memory context for sqc handler 2023-03-07 05:16:14 +00:00
bb6dd9d016 [CP] fixed prexecute set_session_active 2023-03-07 05:13:38 +00:00
313246f2ce [to #48166637] fix memory leak when shrink collection 2023-03-07 05:11:02 +00:00
f09c3eff3d Incorrect partition calculation in direct load 2023-03-07 04:44:00 +00:00
4187cab988 [master] fix rollback savepoint retry too slow 2023-03-07 04:41:24 +00:00
92212a2dba Wait till data_checkpoint starts freeze_task successfully 2023-03-07 04:13:20 +00:00
6008fdb2a5 Adjust defensive check configuration 2023-03-07 04:10:46 +00:00
e4a3438573 [XA] simple adaption for xa 2023-03-07 03:46:07 +00:00
20dbea5ce3 fix named window incorrect result when hit plan 2023-03-07 03:43:32 +00:00
e23ea70ca3 Fix tenant config update problem 2023-03-07 03:40:55 +00:00
0d7417c231 fix xa_pl_savepoint is not bound to proxy id 2023-03-07 03:13:35 +00:00
aa46ea1fbd [BUGFIX]fix lob locator with charset convert 2023-03-07 03:11:01 +00:00
50b4027b91 shrink memory usage of ddl kv mgr 2023-03-07 02:43:55 +00:00
5217ca4c13 add the ignore error code when fetch table failed for sys table and virtual table 2023-03-07 02:41:18 +00:00
71a9cc0c6b check invalid start_scn before appending commit log in palf 2023-03-07 02:10:40 +00:00
01c567e8e1 Reduce log print when massive tablet load and dump 2023-03-06 12:16:34 +00:00
90cb52ce38 change barrier type for medium clog 2023-03-06 12:13:56 +00:00
bbf81bb574 fix allocate merge group by with partition sort bug 2023-03-06 12:11:20 +00:00
b21be06c5c register timer task when transaction is timeout 2023-03-06 11:13:44 +00:00
d761f60d4b fix create empty ddl sstable 2023-03-06 11:11:06 +00:00
33dd4ba133 judge errno before set errsim 2023-03-06 10:46:17 +00:00
a40e181106 add log for compaction diagnose 2023-03-06 10:41:13 +00:00
0829d606a9 update dependency gopkg.in/yaml.v3 to v3.0.0 2023-03-06 10:13:57 +00:00