CUBRID 11.3 Patch 4 has been released.
1. Improvements
- Terminate transactions suspended in THREAD_PGBUF_SUSPENDED state when killed by killtran or client shutdown [CBRD-26295]
- Encryption when master key is lost [CBRD-26346]
- Adding the owner name to the error message when the serer is not found [CBRD-26347]
- change to network incompatibility between patches based on specific patch versions [CBRD-26350]
2. SQL Changes and Related Bug Fixes
- Limit the size of the data buffer that can be processed at one time in loaddb to 2GB or less [CBRD-25517]
- modify the result of schema() function [CBRD-25875]
- Backport from develop to 11.3 - fix error that occurs when inserting NULL using setNull() method in jdbc [CBRD-26039]
- Fixed an issue where the string output from unloaddb would break when the length was longer than the remaining space in the buffer [CBRD-26282]
- Rownum is incorrectly merged into subqueries [CBRD-26293]
- View-merging issue even when there is a query condition other than rownum [CBRD-26313]
- fix core dump left join or use function index [CBRD-26319]
- Fix incorrect error message when performing a level restore with an incorrect full backup. [CBRD-26348]
- When loading an objects file online without the user name option, loaddb fails to find the target tables [CBRD-26377]
- hang occurs while performing unloaddb [CBRD-26378]
- error on floating-number expressed as exponents [CBRD-26381]
- (backport) Avoid error and treat as NO-OP when a non-owner grantor attempts to GRANT an owner’s class while running loaddb with --no-user-specified-name [CBRD-26390]
For further information, please consult the 11.3.4 change logs
3. Precautions
- In heterogeneous DBLink environments between Oracle and MySQL, a Unicode-dedicated ODBC Driver must be used to prevent data corruption issues caused by character encoding mismatches.
4. Environmental Requirements
- Linux: 64bit, kernel 2.4 or higher, Windows: Windows7 or higher (Windows 7 requires the latest security updates)
- JRE 1.8 or higher is required when using JSP or CUBRID Admin/CUBRID Manager
5. Download
- Product download : https://www.cubrid.org/downloads
- Product source code : https://github.com/CUBRID/cubrid/tree/v11.3.4


