Merge branch '2.2' into 2.3
This commit is contained in:
@ -1081,4 +1081,7 @@ add_test_executable(mxs701_binlog_filter.cpp mxs701_binlog_filter mxs701_binlog_
|
||||
# https://jira.mariadb.org/browse/MXS-2043
|
||||
add_test_executable(mxs2043_select_for_update.cpp mxs2043_select_for_update replication LABELS REPL_BACKEND)
|
||||
|
||||
# MXS-2054: Hybrid clusters
|
||||
add_test_executable(mxs2054_hybrid_cluster.cpp mxs2054_hybrid_cluster mxs2054_hybrid_cluster LABELS REPL_BACKEND)
|
||||
|
||||
configure_file(templates.h.in ${CMAKE_CURRENT_BINARY_DIR}/templates.h @ONLY)
|
||||
|
Reference in New Issue
Block a user