Tsurugi 1.1.0 - Release Notes (en) #106
akirakw
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.1.0 Release Notes
Overview
In this version, several improvements to the job scheduler of the SQL execution engine have enhanced performance, especially when executing a large number of queries simultaneously. Additionally, optimizations during database startup have significantly reduced the startup time after transaction log compaction.
Furthermore, this version includes several important bug fixes. We strongly recommend that all users of the previous version upgrade to this version.
New Features and Improvements
SQL
sql.commit_response=AVAILABLE
is setTransaction
Bug Fixes
SQL
MIN
andMAX
functions on CHAR type may be incorrect.OR
andIS NULL
might not work correctlyTransaction
sql.commit_response=STORED
was specified/
as the argument fortglogutil compaction
could result in aNo such file or directory
error and the specified directory disappearingINSERT OR REPLACE
were processed within the same epochEndpoint
select.maxlines
(default: 1000) intgsql
.Known Issues
For known issues in this version and supplementary information on issues fixed in this version, refer to the following link:
Others
For a list of changes in this version, refer to the following Changelog:
For upgrade instructions from previous versions, refer to the following document:
This discussion was created from the release 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions