<div dir="ltr"><div dir="ltr">also from the MySQL documentation there is the option to reconfigure the server to use the older default authentication:<div>"<span style="color:rgb(20,20,18);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:16px">Further, it is always possible to change ––default-authentication-plugin to a non-default value of your choice (At present, options other than caching_sha2_password are: mysql_native_password and sha256_password). For example, if ––default-authentication-plugin is set to mysql_native_password, the behavior of the MySQL 8.0.4 server is similar to MySQL 8.0.3 and prior. Correspondingly, libmysqlclient supports the MYSQL_DEFAULT_AUTH options for mysql_options() C API function. (For libmysqlclient based client tools available in MySQL packages, the ––default-auth command-line options achieves the same purpose.) The client-side option is a performance tool and saves an extra round-trip when used in tandem with ––default-authentication-plugin option on server side.</span></div><div><span style="color:rgb(20,20,18);font-family:"Source Sans Pro",Helvetica,sans-serif;font-size:16px">However, we recommend use of caching_sha2_password because of the enhanced security that it offers. We also recommend updating libmysqlclient to MySQL 8.0.4 or later so that new default authentication plugin is supported by clients that use it.</span>"</div><div><br></div><div><a href="https://mysqlserverteam.com/mysql-8-0-4-new-default-authentication-plugin-caching_sha2_password/">https://mysqlserverteam.com/mysql-8-0-4-new-default-authentication-plugin-caching_sha2_password/</a><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 12, 2019 at 1:11 PM Drew Jensen <<a href="mailto:drewjensen.inbox@gmail.com">drewjensen.inbox@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Howdy Dan,<div><br></div><div>Some information on the problem and work around can be found here: <a href="https://tableplus.io/blog/2018/07/failed-to-load-caching-sha2-password-authentication-plugin-solved.html" target="_blank">https://tableplus.io/blog/2018/07/failed-to-load-caching-sha2-password-authentication-plugin-solved.html</a></div><div><br></div><div>The issue was opened by another person yesterday and this issue was lined to it.</div><div><br></div><div>Drew </div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 12, 2019 at 12:23 PM Dan Lewis <<a href="mailto:elderdanlewis@gmail.com" target="_blank">elderdanlewis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I get the following error message when using the Base Wizard in LO <br>
6.2.0.2 to connect to a MySQL database.<br>
<br>
           Can't initialize character set unknown (path: compiled_in)<br>
<br>
I get as far as clicking the the Test Connection button. When entering <br>
the password and clicking OK, I get this message. I have MySQL 8.0.13 <br>
for my back end. I set up to use SHA2 with my password. (This may well <br>
be the where the problems lie.)<br>
<br>
Dan<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div>
</blockquote></div>