https://bugs.freedesktop.org/show_bug.cgi?id=66130

          Priority: medium
            Bug ID: 66130
          Keywords: regression
          Assignee: [email protected]
           Summary: Other: LIKE gives error when used in a Join statement
                    to a Mysql database
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.0.1 rc
         Component: Database
           Product: LibreOffice

we use the Mysql Native connector for Windows extension to make the connection
to the MySQL database
Like is still working in a general where clause but not when used in a JOIN
clause

atable is a table in a MYSQL database
atable.field is a field in the atable


JOIN atable on atable.field like "text%"
gives a error

where atable.field like "text%" 
gives no error

Steps to reproduce:
1. ....
2. ....
3. ....

Current behavior:

Expected behavior:


Operating System: Windows XP
Version: 4.1.0.1 rc
Last worked in: 4.0.4.2 release

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

Reply via email to