You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-10 01:22:48 +03:00
log_bin is missing from columnstore.cnf. This causes a search for the master log file to fail and replication doesn't apply. This patch adds a commented out log_bin which is enabled as needed. It also fixes an error message.