<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Nested Queries using MySQL(JDBC) fail"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123879#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Nested Queries using MySQL(JDBC) fail"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123879">bug 123879</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>(In reply to Alex Thurgood from <a href="show_bug.cgi?id=123879#c9">comment #9</a>)


<span class="quote">> > If you use the mysql JDBC connector driver instead of the mariadb jdbc
> > connector, this would be string to enter instead of "org.mariadb.jdbc.Driver"
> </span >

Just to be clear, if you remove the first path entry, then you need to keep the
org.mariadb.jdbc.Driver class string.

If you remove the second path entry, then you need to switch to the
com.mysql.jdbc.Driver class string.</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>