@@ -550,7 +550,7 @@ changelog_1002_li=The auto-analyze feature now only reads 1000 rows per table in
changelog_1003_li=The optimization for IN(...) queries combined with OR could result in a strange exception of the type "column x must be included in the group by list".
changelog_1004_li=Issue 454\:Use Charset for type-safety.
changelog_1005_li=Queries with both LIMIT and OFFSET could throw an IllegalArgumentException.
changelog_1006_li=MVStore\:multiple issues were fixed\:460, 461, 462.
changelog_1006_li=MVStore\:multiple issues were fixed\:460, 461, 462, 464, 466.
changelog_1007_li=MVStore\:larger stores (multiple GB) are now much faster.
changelog_1008_li=When using local temporary tables and not dropping them manually before closing the session, and then killing the process could result in a database that couldn't be opened (except when using the recover tool).
changelog_1009_li=Support TRUNC(timestamp) for improved Oracle compatibility.