|
678e771ea8
|
to issue<50188250>:fix core when reset pl ctx after inject error
|
2023-06-08 02:42:29 +00:00 |
|
|
37b4b47318
|
Issue#1408: Log accurate error messages when devname is invalid (#1417)
* Log accurate error messages when devname is invalid
* Issue:1408, Fix word spelling errors: than -> then
|
2023-06-08 10:26:16 +08:00 |
|
|
e5ccc26e51
|
[parameters optimization] move the buffer to the derived class and reduce the buffer size.
|
2023-06-07 13:42:23 +00:00 |
|
|
9937c7e4ec
|
optimize memory usage of query range module
|
2023-06-07 13:12:32 +00:00 |
|
|
c270beb09f
|
Fix a ctas default value bug in mysql mode
|
2023-06-07 12:48:13 +00:00 |
|
|
5ae63edd53
|
fix kill15 issues
|
2023-06-07 12:12:29 +00:00 |
|
|
94835888f2
|
bugfix : ban xml expr in PL mode & xml parse special case xml:lang
|
2023-06-07 11:17:50 +00:00 |
|
|
97be05d337
|
modify error_info to be compatible with Mysql
|
2023-06-07 10:42:29 +00:00 |
|
|
7e1f2919c5
|
Fix dblink bugs
|
2023-06-07 09:23:51 +00:00 |
|
|
d44134ee44
|
[to #48700654] fix parser & resolver of user defined window function to support calling with database name
|
2023-06-07 09:18:08 +00:00 |
|
|
d5487f24ae
|
use shared block cache to manage a batch of chunk store in em sort
|
2023-06-07 09:12:23 +00:00 |
|
|
65ebe32909
|
fix some outline bugs
|
2023-06-07 08:12:26 +00:00 |
|
|
3a1911a16a
|
fix memory leak when easy deserializing rpc results
|
2023-06-07 06:12:38 +00:00 |
|
|
f223de689f
|
[BUGFIX] fix dbms_lob erase process utf16
|
2023-06-07 04:42:20 +00:00 |
|
|
38519a70a1
|
[to #50156156] fix serval bugs with anydata/composite/pkg state
|
2023-06-07 04:18:06 +00:00 |
|
|
341986a4f6
|
[CP] add calculable expr check for expr constraints
|
2023-06-07 04:12:19 +00:00 |
|
|
e2e3db76e8
|
Fix some user-defined rewrite rules bug
|
2023-06-07 03:48:34 +00:00 |
|
|
06dba0282f
|
fix table_redefinint_task before call finish_redef_task() reach after repending status
|
2023-06-07 03:42:52 +00:00 |
|
|
030affc1d8
|
add some debug log batch rpc
|
2023-06-07 03:18:22 +00:00 |
|
|
ec1838ed4d
|
fix some optimizer bugs
|
2023-06-07 03:12:37 +00:00 |
|
|
01f144ffc2
|
support cast between year and time
|
2023-06-07 02:55:21 +00:00 |
|
|
1e6cb18d6c
|
don't double check ls sync status when switchover to primary
|
2023-06-07 02:49:26 +00:00 |
|
|
0ba66695a5
|
Fix default function bug
|
2023-06-07 02:18:28 +00:00 |
|
|
70904af004
|
optimise truncate table parallel tenant inner task wait
|
2023-06-06 12:48:18 +00:00 |
|
|
25539cc048
|
fix memtable rebuild logic for empty memtable
|
2023-06-06 12:42:29 +00:00 |
|
|
fa5ca052d7
|
Close system_memory warn for arbitration server.
|
2023-06-06 11:47:50 +00:00 |
|
|
0d5d125f26
|
set allocator tenant id
|
2023-06-06 11:23:55 +00:00 |
|
|
7eae7f33bb
|
Optimize the calling method of proxy in recovery ls service
|
2023-06-06 11:12:39 +00:00 |
|
|
f8ddffa9b9
|
[4.2][NetStandby] Fix the problem that log fetche upper limit scn is bigger when restore canceled
|
2023-06-06 10:48:16 +00:00 |
|
|
c3dd57e291
|
fix row_store_type when sstable is empty
|
2023-06-06 10:42:27 +00:00 |
|
|
4d2381a1d6
|
[CP] [RS] Fix stop server problem when arb server is down
|
2023-06-06 10:12:23 +00:00 |
|
|
03fd746b46
|
set ob_max_read_stale_time invalid value to -1
|
2023-06-06 09:48:08 +00:00 |
|
|
d661796afb
|
fix query range incorrect precise get bug
|
2023-06-06 09:42:22 +00:00 |
|
|
1968d98d68
|
[CP] improve processlist in fetch
|
2023-06-06 09:18:21 +00:00 |
|
|
5c8789da2f
|
[row_scn] add cleanout for elr and add log for row_scn
|
2023-06-06 08:55:26 +00:00 |
|
|
5651762e53
|
Merge branch 'pr_1423'
|
2023-06-06 08:43:17 +00:00 |
|
|
ad100658fa
|
[xml fix] xmltype virtual column not support and multi filter in xpath bugfix
|
2023-06-06 08:17:59 +00:00 |
|
|
e1fbaf05c8
|
rm macro_id_set_ from idx_rebuilder
|
2023-06-06 08:12:13 +00:00 |
|
|
b9dc170c63
|
[CP] rewrite ora_decode which has const result to const result.
|
2023-06-06 07:48:24 +00:00 |
|
|
82b923c9db
|
[BUG] fix 4138 because unclear session timestamp
|
2023-06-06 07:42:32 +00:00 |
|
|
f16a8319fc
|
xml extendType adaptation
|
2023-06-06 07:18:57 +00:00 |
|
|
1a0e5a452a
|
Fix inconsistent problem between __all_table and __all_table_history
|
2023-06-06 07:13:12 +00:00 |
|
|
6dcfd7d32c
|
fix show external table status core
|
2023-06-06 05:48:05 +00:00 |
|
|
a279004631
|
remove unittests cannot work on opensource
|
2023-06-06 05:42:19 +00:00 |
|
|
88f20f9b8b
|
Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error
|
2023-06-06 05:24:07 +00:00 |
|
|
d129bae0fe
|
Split encoding mem mode to relative tenant.
|
2023-06-06 05:18:19 +00:00 |
|
|
90a7245b26
|
fix dynamic worker not working
|
2023-06-06 05:12:31 +00:00 |
|
|
e6ae3402f6
|
fix reuse and recycle dblink connection bug
|
2023-06-06 04:42:39 +00:00 |
|
|
ea8a31197f
|
reduce pkt-nio pre-allocated memory
|
2023-06-06 04:18:05 +00:00 |
|
|
6307df5985
|
Add sys_parameter: _force_explict_500_malloc && Make the 500 anti-fallback test effective
|
2023-06-06 04:12:22 +00:00 |
|