mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
update tokudb version after merge
This commit is contained in:
parent
8bc712e481
commit
cb9c116a50
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ IF (HAVE_WVLA)
|
|||
ENDIF()
|
||||
|
||||
############################################
|
||||
SET(TOKUDB_VERSION "tokudb-7.5.3")
|
||||
SET(TOKUDB_VERSION "tokudb-7.5.4")
|
||||
SET(TOKUDB_DEB_FILES "usr/lib/mysql/plugin/ha_tokudb.so\netc/mysql/conf.d/tokudb.cnf\nusr/bin/tokuftdump\nusr/share/doc/mariadb-server-5.5/README-TOKUDB\nusr/share/doc/mariadb-server-5.5/README.md" PARENT_SCOPE)
|
||||
SET(USE_BDB OFF CACHE BOOL "")
|
||||
MARK_AS_ADVANCED(BUILDNAME)
|
||||
|
|
Loading…
Add table
Reference in a new issue