To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51448
                  Issue #:|51448
                  Summary:|Wrong charset translation when connetcing to MySQL
                          |4.1
                Component:|Database access
                  Version:|680m111
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|dbaneedsconfirm
              Reported by:|gkocur





------- Additional comments from [EMAIL PROTECTED] Fri Jul  1 02:35:17 -0700 
2005 -------
MySQL 4.1 supports on-the-fly charset transtation, if client uses different
charset when database (or table, or column). 

If I have database using latin2  charset, and connect to this database with
MySQL/JDBC. JDBC driver always uses latin1 character set, and some characters
are displayed like '?'. Changing charset in "Database Properties" dialog does
not work.

Using JDBC driver (not MySQL/JDBC), and setting characterEncoding property works
fine. I enter URL:
jdbc:mysql://server/database?characterEncoding=UTF-8

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to