1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

match the rename in the handler rows_changed->rows_stats.updated

This commit is contained in:
Sergei Golubchik
2024-05-22 22:32:51 +02:00
committed by Leonid Fedorov
parent f62ef0041c
commit fa8631c6cb
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
COLUMNSTORE_VERSION_MAJOR=23
COLUMNSTORE_VERSION_MINOR=10
COLUMNSTORE_VERSION_PATCH=0
COLUMNSTORE_VERSION_RELEASE=1
COLUMNSTORE_VERSION_PATCH=1
COLUMNSTORE_VERSION_RELEASE=2