Commit fa81afda authored by Alexey Botchkov's avatar Alexey Botchkov

MDEV-27595 Backport SQL service, introduced by MDEV-19275.

Post-review fixes.
parent 910a0ddd
......@@ -15,4 +15,4 @@
SET(SOURCES test_sql_service.c)
MYSQL_ADD_PLUGIN(test_sql_service ${SOURCES} MODULE_ONLY)
MYSQL_ADD_PLUGIN(test_sql_service ${SOURCES} MODULE_ONLY COMPONENT Test)
This diff is collapsed.
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