Announcement

Collapse
No announcement yet.

Error with unicode Emoji symbols

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

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

  • #2
    Try changing collation of column 'value' of 'array_value' table to utf8mb4_unicode_ci

    Comment


    • #3
      Originally posted by yurikuzn View Post
      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


      • #4
        Do you use MardiaDB 10.1?

        All should be fine after upgrade.

        Comment


        • #5
          MariaDB 10.3.22

          Comment


          • #6
            Did you upgrade from 10.1 recently or from MySQL 5.6 or 5.5?

            Comment


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

              Comment

              Working...
              X