<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103685#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103685">bug 103685</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>(In reply to Lionel Elie Mamane from <a href="show_bug.cgi?id=103685#c6">comment #6</a>)
<span class="quote">> (In reply to Julien Nabet from <a href="show_bug.cgi?id=103685#c5">comment #5</a>)
> > Lionel:
>...
> This looks like it fetches the first result set and then throws it away.
> Always. Even when the caller wants the result. I'm rather sure this will
> cause other problems. E.g. when the query actually returns multiple result
> sets, the caller will not get the first one, only the second, third, etc.

> The solution is probably in code that _calls_ that. E.g. the code that
> implements the "Execute SQL Statement" dialog.</span >

Also, in case of a Select like here, I wonder if we shouldn't simply call
executeQuery (as when checkbox is checked). The only diff would be not
displaying the result.
Anyway, I'll give a try to your suggestion.</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>