https://bugs.documentfoundation.org/show_bug.cgi?id=171320
Bug ID: 171320
Summary: Very simple table copy from ODS to HSQLDB fails
Product: LibreOffice
Version: 26.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
LibreOffice 26.2.1.2, OpenJDK 25.0.2, macOS.
1. Create an empty spreadsheet.
2. Put "Column1" and "Column2" in row 1.
3. Put "Value1" and "Value2" in row 2.
4. Save spreadsheet.
5. Create a new database connected to the spreadsheet and open it for editing.
Referred to below as "source database".
6. Create a new HSQLDB database and open it for editing. Referred to below as
"target database".
7. Copy the "Sheet1" table in the source database.
8. Paste into the tables box in the target database.
9. Leave Definitions and data selected, click Next.
10. Move both columns to the right, click Next.
11. Click Create on type formatting screen.
12. Click Yes when prompted to create primary key.
An error occurs. It says "SQL Status: 07009" and "Internal error: invalid
column type index."
--
You are receiving this mail because:
You are the assignee for the bug.