https://bugs.documentfoundation.org/show_bug.cgi?id=117694

            Bug ID: 117694
           Summary: Firebird: Migration: Column names with spaces generate
                    error
           Product: LibreOffice
           Version: 6.1.0.0.alpha1+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Both HSQL and FB support spaces in column names, the migration script breaks on
the first space a column name.

Steps to Reproduce:
1. Download and open attached file.
2. Click on Tables, Start the migration process (click Yes)


Actual Results:  
While working with Table1 this Error message is displayed.
Error code: 1

firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -104
*Unexpected end of command - line 1, column 122
caused by
'isc_dsql_prepare'

Clear the message box and the migration successfully migrates Table2

Expected Results:
Table should migrate as is.


Reproducible: Always


User Profile Reset: No



Additional Info:
In Table1 the column name is 'a col name'
In Table2 the column name is 'a_col_name'


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Ubuntu Chromium/66.0.3359.139 Chrome/66.0.3359.139 Safari/537.36

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to