<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Problems connecting to MySQL using JDBC to create Base document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=110748">110748</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Problems connecting to MySQL using JDBC to create Base document
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.4.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jimleslie9@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Have numerous problems trying to create a Base document connecting to MySQL
database on my local drive.

Steps I follwed include:
1.  Opened LibreOffice and selected Base option to create a new Base
database/document.
2.  Selected connect to existing database.
3.  Selected connect using JDBC
4.  Entered a database name that exists on my local MySQL server, Server is
localhost, and port is 3306.  MySQL JDBC driver class is com.mysql.jdbc.Driver.
5.  Selected Next and entered my ID and password.  Clicked on Test Connection.  

After step 5 when I clicked on Test Connection, LibreOffice closes.  If I test
class in step 4, it also crashes.  I am able to connect to the database via
MySQL Workbench and also via NetBeans. 

Hree are the details of the version and OS:
Version: 5.3.1.2
Build ID: 1:5.3.1-0ubuntu2
CPU Threads: 1; OS Version: Linux 4.10; UI Render: default; VCL: gtk3; Layout
Engine: new; 
Locale: en-US (en_US.UTF-8); 

Ubuntu provded a crash report and it appears to creash with SIGSEGV
in_expand_stack_to().  Any additional information, please let me know.</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>