Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-123

Crashes reading MariaDB table with Libreoffice

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.0.15, 3.0.2
    • 2.0.16, 3.0.3
    • General
    • None

    Description

      Libreoffice crashes with MariaDB/ODBC connector accessing any database. This does not happen with MySQL/ODBC connector.

      For example, with the following ~/.odbc.ini

      {{
      [testing]
      Description = Testing database
      Driver = /usr/lib64/libmaodbc.so
      Server = localhost
      Username = adamm
      Password = test
      Database = test
      Port = 3306
      }}

      And the database just being,
      {{
      select * from some_table;

      a b
      1 2
      2 3

      2 rows in set (0.00 sec)}}

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            adamm Adam Majer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.