You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-5719: Move ownership mechanism to KV storage. (#3266)
* MCOL-5719 Move ownership mechanism to FDB
This commit is contained in:
@ -212,6 +212,7 @@ clean_old_installation()
|
||||
rm -rf /etc/mysql
|
||||
rm -rf /etc/my.cnf.d/columnstore.cnf
|
||||
rm -rf /etc/mysql/mariadb.conf.d/columnstore.cnf
|
||||
fdbcli --exec "writemode on; clearrange SM_A SM_z"
|
||||
}
|
||||
|
||||
build()
|
||||
|
Reference in New Issue
Block a user