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

--- Comment #15 from [email protected] ---

The MySQL character set is:- MySQL charset: UTF-8 Unicode (utf8)

The MySQL connection collation is: - UTF8_general_ci

The Database Table collation is: - UTF8_unicode_ci

My ubuntu locale is:

LANG="en_GB.UTF-8"
LANGUAGE="en_GB:en"

So 'System' should be OK, but I think JDBC is not picking up the correct
information.


Does that help?

Whatever my database uses I still don't see how:

- Mysql(JDBC) can fail on data entry, but only when System character set is
chosen
- MySql(JDBC) works for data display
- MySql(Native) works in all cases.

-- 
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