<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=88796">bug 88796</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>tim@tim-passingham.co.uk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=88796#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=88796">bug 88796</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>I too have this problem using the Native MySQL Connector.  I get 'MySQL Server
has gone away' quite regularly and although I have tried to tweak timeouts on
the MySQL side I've never got rid of the problem entirely.

Am I right in assuming that to add parameters to the connection string using
JDBC one simply adds them to the database name in the connection properties
dialogue, so that if my database is called DB it becomes something like

DB?autoreconnect=true&tinyInt1isBit=false

and so on?


I'm reluctant to use JDBC because it is quite a bit slower on my system, and
has strange issues where sometimes it returns no data for the first few
attempts at opening a form to show data (doesn't much matter which one of
many), and then all of a sudden it works. I can't reproduce this reliably
enough to report it properly.  It also took me ages to find the tinyInt1isBit
tweak, and I was on the verge of reporting the tinybit(1) problem when I found
Alex & Lionel's very useful report on the topic.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>