Project

General

Profile

Actions

Bug #9417

open

Countries and Provinces table wrong default collation

Added by krileon 15 days ago. Updated 15 days ago.

Status:
Resolved
Priority:
Low
Assignee:
Target version:
Start date:
03 May 2024
Due date:
% Done:

100%

Estimated time:

Description

These are being strictly set to utf8_general_ci while default is utf8mb4_unicode_ci. This can result in mixed collation errors. Remove the collation attribute and just let it use default utf8mb4_unicode_ci.

Actions #1

Updated by krileon 15 days ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !338

Actions

Also available in: Atom PDF