<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 - LO VANILLA - ODB file open fails to create a connection to a mysql instance over the mysql native connector"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138949">138949</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LO VANILLA - ODB file open fails to create a connection to a mysql instance over the mysql native connector
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (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>iplaw67@tuta.io
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Trying to load an ODB file into LO Vanilla.
Open ODB file that is configured to connect to a mysql instance over the native
mysql connector.
The main ODB window opens, and the ID/pwd is requested.
Enter the required connection IDs.

Error message displayed:
Impossible d'établir la connexion à la source de données « mydbconnection ».
Statut SQL: HY000

Impossible d'établir une connexion à la source de données externe. Aucun pilote
SDBC n'a été trouvé pour l'URL 'sdbc:mysql:mysqlc:127.0.0.1:3306/mydb'.

Une connexion pour l'URL suivant était requise «
sdbc:mysql:mysqlc:127.0.0.1:3306/mydb ».



Steps to Reproduce:
See above

Actual Results:
No connection to data source is made within ODB file.

Expected Results:
The datasource should be loaded, and MetaData retrieved to allow display of the
tables.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.3.2
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Calc: threaded</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>