CUBRID 11.4 Patch 2 has been released.
In this release, issues found after 11.4.1 was released have been fixed.
1. Improvement and Fix
- Change the SCHEMA function to output the result to the user schema.
- move PL related log files into a separate directory
- Added ;exit related message when entering csql interactively
- add csql option for QA. add version info to csql title
- add elapsed time log to event log when expading/adding volume.
- Terminate transactions suspended in THREAD_PGBUF_SUSPENDED state when killed by killtran or client shutdown
- print host expressions in Static SQLs with their own new print function
- invalidate Statements of a Connection when commit/rollback is called on the connection
- commit with an open cursor
- avoid NULL mop for revoke
- An error occurs when encountering data of a specific format when executing with the loaddb -C option
- Fixed an issue where the string output from unloaddb would break when the length was longer than the remaining space in the buffer
- shorten the string stored in _db_stored_procedure.target_method when it exeeds column length 1024
- Fixed a bug that caused "order by" to be deleted when merging and resulted in incorrect results.
- raise INVALID_CURSOR when cursor fetch failed due to prior ROLLBACK
- bracket removal in insert columns
- Fixed data inconsistency when a specific query was used.
- Fix errors occurring in the ha_make_slavedb.sh script.
- View-merging issue even when there is a query condition other than rownum
- Index scan unavailable for subqueries introduced after view merging
- fix core dump left join or use function index
- suppress quote for proc unique name
- Encryption when master key is lost
- Adding the owner name to the error message when the server is not found
- Fix incorrect error message when performing a level restore with an incorrect full backup.
Please refer to the 11.4.2 change logs (https://github.com/CUBRID/cubrid/releases/tag/v11.4.2) for details.
2. Precautions
- When using heterogeneous(Oracle/MySQL) DBLINK, you must use ODBC Drvier for Unicode of Oracle/MySQL.
3. 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
4. Download
- Product download : https://www.cubrid.org/downloads
- Product source code : https://github.com/CUBRID/cubrid/tree/v11.4.2