We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc712e commit cb9c116Copy full SHA for cb9c116
storage/tokudb/CMakeLists.txt
@@ -25,7 +25,7 @@ IF (HAVE_WVLA)
25
ENDIF()
26
27
############################################
28
-SET(TOKUDB_VERSION "tokudb-7.5.3")
+SET(TOKUDB_VERSION "tokudb-7.5.4")
29
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)
30
SET(USE_BDB OFF CACHE BOOL "")
31
MARK_AS_ADVANCED(BUILDNAME)
0 commit comments