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 015994f commit b0542b7Copy full SHA for b0542b7
scripts/CMakeLists.txt
@@ -79,6 +79,8 @@ INSTALL(FILES
79
${CMAKE_CURRENT_SOURCE_DIR}/mysql_performance_tables.sql
80
${CMAKE_CURRENT_SOURCE_DIR}/fill_help_tables.sql
81
${CMAKE_CURRENT_SOURCE_DIR}/mysql_test_data_timezone.sql
82
+ ${CMAKE_CURRENT_SOURCE_DIR}/maria_add_gis_sp.sql
83
+ ${CMAKE_CURRENT_SOURCE_DIR}/maria_add_gis_sp_bootstrap.sql
84
${FIX_PRIVILEGES_SQL}
85
DESTINATION ${INSTALL_MYSQLSHAREDIR} COMPONENT Server
86
)
0 commit comments