Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4056

Unicode data is malformed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • None
    • debezium-server
    • None
    • False
    • False

    Description

      Tested with MSSQL, PostgreSQL, Oracle and DB2 connectors, inserted Hebrew characters to text fields (depends on the DB), but got those malformed, assuming the issue is related to the server, for example:

      update employee set firstnme = 'י'  where empno = '000010';

      Got:

      FIRSTNME:\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd

       

      Is it a known issue or some configuration related issue? 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yossish Yossi Shirizli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: