Commit 07b7b2e4 authored by Igor Babaev's avatar Igor Babaev

Fixed a merge problem: missing reference to rowid_filter.cc in a cmake file

parent cfd2646c
......@@ -121,6 +121,7 @@ SET(SQL_EMBEDDED_SOURCES emb_qcache.cc libmysqld.c lib_sql.cc
../sql/proxy_protocol.cc ../sql/backup.cc
../sql/sql_tvc.cc ../sql/sql_tvc.h
../sql/opt_split.cc
../sql/rowid_filter.cc ../sql/rowid_filter.h
../sql/item_vers.cc
${GEN_SOURCES}
${MYSYS_LIBWRAP_SOURCE}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment