You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Remove x-columnstore.cnf b/c it breaks minor-upgrade on RPM-based distros
This commit is contained in:
@ -68,6 +68,4 @@ if (TARGET columnstore)
|
||||
|
||||
install(FILES columnstore.cnf
|
||||
DESTINATION ${MARIADB_MYCNFDIR} COMPONENT columnstore-engine)
|
||||
install(FILES x-columnstore.cnf
|
||||
DESTINATION ${MARIADB_MYCNFDIR} COMPONENT columnstore-engine)
|
||||
endif()
|
||||
|
@ -1,3 +0,0 @@
|
||||
# make ha_columnstore.so to load
|
||||
[mariadb]
|
||||
plugin-maturity=gamma
|
Reference in New Issue
Block a user