Skip to content

Conversation

@Kekos
Copy link

@Kekos Kekos commented Sep 3, 2022

To avoid the "Using a password on the command line interface can be insecure" warning in MySQL, support for login path was added in an other repository.

I recently changed to MariaDB on one server, which have no such solution and instead suggests using extra configuration file with secure permissions.

Since this repo seemed to have "more" activity I thought it would be good to merge here.

* Removes support for dumping flush logs.
* Changes default for "usessl" config from "yes" to "no" and adds support for SSL options in MySQL 5.6 and higher.
* Added support for "login paths" https://dev.mysql.com/doc/refman/5.6/en/option-file-options.html#option_general_login-path instead of setting password in config file.
* Fixes "du" and "sed" commands failing in MacOS.
* Also dump events to backup.
* Removes some debug print statements.
@Kekos Kekos mentioned this pull request Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant