CUBRID 11.3 Patch 3
CUBRID 11.3 Patch 3 includes a number of fixes of legacy issues.
CUBRID 11.3 Patch 3
CUBRID 11.3 patch 3 includes several critical fixes of 11.3 Patch 2. All users of CUBRID 11.3 patches are kindly requested to upgrade to 11.3 patch 3.
Change logs:
Enhancements
96dc66e [CBRD-25358] backport: error handling when using for update clause for inline view (#5882, #5927, #6047, #6072, #6107, #6108, #6094, #6100, #5882, #6043)
e497ecb [CBRD-25454] backport: performance enhancement at TRACE ON (#5313) (#5929)
543e6d7 [CBRD-25905] backport the speed-up unloaddb to lower version to 11.3.3 (#5977)
Bug Fixes
27b2a7c [CBRD-24795] When using a function under <= and >= conditions, the plan generator does not perform a range scan (#4365, #4830) (#5938)
3c096d3 [CBRD-24911] Issue where trim() cannot be called in cub_manager for Windows (#5167) (#5525)
3785140 [CBRD-25317] The problem is that the Oracle-style LEFT OUTER JOIN is not rewritten as an INNER JOIN if there is a method call and host variables are used in the WHERE clause (#5292) (#5991)
9824106 [CBRD-25377] Enable the 'monitor_waiting_thread' feature regardless of whether the EnableThreadMonitoring macro is defined (#5228) (#5951)
b34417c [CBRD-25457] backport: Executing the “AUTO_INCREMENT” and “DEFAULT” attributes separately using the “ALTER TABLE MODIFY” syntax on the same column resulted in an error of two attributes co-existing in that column (#5364) (#5928)
ea27406 [CBRD-25458] backport for CBRD-25458 (#5998)
5f03429 [CBRD-25463] Update db_ha_apply_info periodically when applying logs replicated from slave node (#5328) (#5993)
c7da608 [CBRD-25480] Backport from develop to 11.3 - When an error occurs in loaddb, it does not stop and continues execution. (#5973)
da6c89a [CBRD-25484] When using an inner join and an Oracle style outer join together, errors may occur depending on the order of the join predicates (#5365) (#5986)
aaac170 [CBRD-25505] backport: 뷰가 포함된 insert ... select .. on duplicate key update 쿼리 결과 오류 (#5400) (#5933)
1a454bb [CBRD-25507] Occurs ArrayIndexOutOfBoundsException when processing PL… (#5776, #5777)
64f3f97 [CBRD-25532] Remove the unnecessary archiving log volume when backupdb (#5432) (#5945)
f71b71d [CBRD-25561] Resolve the issue of applying duplicate changes after restoreslave (#5468) (#5983)
b8059c7 [CBRD-25562] SP의 연관되지 않은 컬럼에 대해 지원하지 않는 인수 에러 발생 수정 (#5462)
00ae940 [CBRD-25567] Problem with Range Predicates Using Pipe Operators Not Being Reducible to Common Range Terms (#5467) (#5476)
311d40c [CBRD-25586] Fix the problem that query entries with no result sets are not freed (#5489) (#5490)
76f055a [CBRD-25617] The phenomenon that position numbers within the analytic function become incorrect occurs when the analytic function is included in the view (#5590) (#5984)
8385229 [CBRD-25656] remove space character from line 561 of the ko_KR.utf8/utils.msg (#6027)
07d009e [CBRD-25737] Backport from develop to 11.3 - When unloading serial and trigger as dba user, schema name is missing (#5720, #6041)
7f5c02c [CBRD-25801] Problems that occur when a hidden column is generated due to ORDER BY clause in a subquery (#5810)
d3f8f90 [CBRD-25854] result-cache enable 환경에서 DML 사용 시 memory leak 발생 (#5838) (#5841)
4240727 [CBRD-25912] the problem of memory leak occurs when the SP function generates an error (#5954)
30703b7 [CBRD-25934] Skip errors due to ownership change in unloaddb. (#6008)
bf6f81b [CBRD-25940] Fix JVM's ListenerThread could terminate abnormally due to a system error (#5958)
105c3aa [CBRD-25944] Differences in results related to time zone when using user-defined variables in the time_format function (#5947) (#5965)
4586af9 [CBRD-25989] Improve interrupt handling during SP execution (#6053, #6076, #6081, #6079)
43c2dad [CBRD-26003] Fix assert error caused by scan manager's open() does not expect error code (#6092)