<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - No access to mysql/mariadb databases using jdbc driver"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119091#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - No access to mysql/mariadb databases using jdbc driver"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119091">bug 119091</a>
              from <span class="vcard"><a class="email" href="mailto:r.cabane@free.fr" title="Robert Cabane <r.cabane@free.fr>"> <span class="fn">Robert Cabane</span></a>
</span></b>
        <pre>News : IĀ got a solution, installing the driver from Mariadb instead of the
original one. That driver can be found here :
<a href="https://downloads.mariadb.org/connector-java/2.2.6/">https://downloads.mariadb.org/connector-java/2.2.6/</a>
and requires a slight adaptation within LO :
- adding the path to mariadb-java-client-226.jar in the options
(advanced/classpath)
- declaring the right class of the driver (org.mariadb.jdbc.Driver) while
creating the access in Base.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>