While using the service of mysql, ive stumble upon this error on builds that were working last week (no changes to code made): MySql.Data.MySqlClient.MySqlException : SSL Connection error.
myloader --host=127.0.0.1 --user=root --password=$MYSQL_ROOT_PASSWORD \ --ssl-mode=disabled --verbose=4 --overwrite-tables It was working fine for me for months on v0 ...
Relatively new to Linux, so forgive that "newbie smell," but I've Googled 'til my fingers are raw, searched all the relavant sites, and still can't find a clear tutorial covering the following goal, ...