Cyrille

Results 5 issues of Cyrille

I found a few minor translation mistakes in the French language file, so I figured I would propose a fix. Rather than listing the changes here, I'll add comments next...

Since MySQL has dropped support for my_bool, it's time to make a clearer distinction between MySQL and MariaDB even though almost all the client code remains the same. In configure,...

The current matrix does neither pass any --with-_package_ nor --without-_package_ options when running configure. It simply installs packages corresponding to the optional features and leans on `configure` to activate optional...

# Context The code still makes use of the MySQL connector C to connect to a MySQL or MariaDB database. That works fine but there are now a few things...

Version 0.0.1.35 introduced a regression in rules: the default value "on-true" for actionlist's type attribute does not work anymore when importing a XML config. Such actionlist without an explicit *type*...

bug