Re: Config or Installation Issue
Posted by: Peter Brawley
Date: April 18, 2020 10:29PM

Charset settings as shown look ok.

So, the problem is failure to match input data with table and/or column charset settings. Therefore ...

(i) we still need the text result of ...

show create table prodfarm;

.. simp[est way to do that is to execute the cmd in the mysql client program.

(ii) We also need sample data that displays in undesirable ways.

(iii) And we need to know how you determined and controlled the character set of data that was inserted into the table.

Options: ReplyQuote


Subject
Views
Written By
Posted
403
April 17, 2020 11:02AM
442
April 17, 2020 03:07PM
Re: Config or Installation Issue
433
April 18, 2020 10:29PM
464
April 20, 2020 01:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.