Jamie Cameron

Results 256 comments of Jamie Cameron

Excellent, thanks!

Looks like this is due to either a change in the MySQL server or the client libraries, according to https://stackoverflow.com/questions/76875569/warning-mysql-opt-reconnect-is-deprecated-and-will-be-removed-in-a-future-versi I think the fix has to come from the perl-DBD-mysql...

You could use the Bootup Action monitor type to check if MySQL is running locally or not..

> What does the monitor.pl actually do? Only sends email in case something (what exactly?) is down or does it also do other stuff? Yes, that's all it does (unless...

Wow I didn't know that ... sounds like Ubuntu has re-invented `inetd` with this socket-based activation idea :-) I'm not sure if we can support that, but I will update...

Interesting, I'd never heard of this before! We could potentially add support for it in the Bootup and Shutdown module..

Leave this open, and we'll eventually get to supporting systemd sockets...

Which MariaDB version do you have there? Webmin should use the `set password` command to change passwords, which presumably uses the correct password plugin..

Ah... so maybe what we need in Webmin is a way to force use of a specific authentication plugin?

Thanks for reporting this. But how does ReadParse end up calling itself when it never calls any other foreign functions?