https://bugs.documentfoundation.org/show_bug.cgi?id=152507
Bug ID: 152507
Summary: MySQL database table content not read or displayed in
UI
Product: LibreOffice
Version: 7.5.0.0 beta1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Testing with
Version: 7.5.0.0.beta1 (AARCH64) / LibreOffice Community
Build ID: 3aca23eec42e9d6fbe57071d7633ae1fc4bc5fcc
CPU threads: 8; OS: Mac OS X 13.0.1; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
using an existing, and functional ODB file which is configured to connect to a
local instance of a mysql server.
When I open the ODB file, I'm asked for my password.
Correct entry of the password leads to the display of the accessible tables.
Double-click on any table entry from the list of tables.
The grid view of the opened table shows no column headers, everything is blank,
and no data is displayed. The grid is only displayed as the grey coloured top
and side cell structure.
Steps to Reproduce:
1. Open a ODB file which is configured to connect to a mysql server instance.
2. Double-click on a table from the list of available tables for that database.
3. Notice how the grid display contains no headers, nor rows, and no data.
Actual Results:
See above
Expected Results:
The grid view should display the data present in the table along with field
names across the top of the grid.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 7.5.0.0.beta1 (AARCH64) / LibreOffice Community
Build ID: 3aca23eec42e9d6fbe57071d7633ae1fc4bc5fcc
CPU threads: 8; OS: Mac OS X 13.0.1; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.