After having a look at the code, I think there are two issues with
regards to making it work with mysql as opposed to just switching the
dependency:

- cqrlog relies on mysqld self-initializing the data directory as part of a 
normal startup, but MySQL now requires a separate run of mysqld --initialize 
first
- The cqrlog mysql.cnf contains some entries (query cache and log_warning 
settings) that have been removed and cause errors on startup.

These should be relatively simple to fix, but would also need to ensure
doing so doesn't break anything for mariadb users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872002

Title:
  [SRU] cqrlog needs to depend on mariadb instead of mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cqrlog/+bug/1872002/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to