<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#c11">Comment # 11</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:tim@tim-passingham.co.uk" title="tim@tim-passingham.co.uk">tim@tim-passingham.co.uk</a>
</span></b>
        <pre>Our latest comments overlapped - I'm resubmitting.

You really are an expert - thanks so much.  Ignorant but persistent tinkerers
like me really appreciate your help.

I first tried just using the mariab java connector having removed the mysql
one, but keeping the org.mariadb.jdbc.Driver.  That failed.

I then did the reverse.  I went back to just using: 

/usr/share/java/mysql-connector-java.jar

And then edited the database connection to use:

com.mysql.jdbc.Driver string

And it worked.  

So (I guess) there is no Base bug, but a mariadb issue.  Whether I can get them
to look at it may be challenging, but I'll try sometime.

Will you change this report's status or shall I?</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>