Error with unicode Emoji symbols

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    Error with unicode Emoji symbols

    Forum does't accept unicode emoji symbols. Description in attachment

    What's wrong?
    Attached Files
    Last edited by dimyy; 04-08-2020, 07:25 AM.
  • yuri
    Member
    • Mar 2014
    • 8510

    #2
    Try changing collation of column 'value' of 'array_value' table to utf8mb4_unicode_ci
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • dimyy
      Active Community Member
      • Jun 2018
      • 569

      #3
      Originally posted by yurikuzn
      Try changing collation of column 'value' of 'array_value' table to utf8mb4_unicode_ci
      Thank's for quick answer. All OK. Should I make this update after regular update or it's not neccessary?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8510

        #4
        Do you use MardiaDB 10.1?

        All should be fine after upgrade.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • dimyy
          Active Community Member
          • Jun 2018
          • 569

          #5
          MariaDB 10.3.22

          Comment

          • yuri
            Member
            • Mar 2014
            • 8510

            #6
            Did you upgrade from 10.1 recently or from MySQL 5.6 or 5.5?
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • dimyy
              Active Community Member
              • Jun 2018
              • 569

              #7
              Yes, we upgrade from 10.1 about year or year and a half ago

              Comment

              Working...