-
-
Notifications
You must be signed in to change notification settings - Fork 438
When installing, conversion of tables may produce collation errors #6078
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev team
Milestone
Description
2025-01-28 01:17:27 - CMDPHP SQL Backtrace: (/cli/convert_tables.php[26]:require(), /include/cli_check.php[45]:include(), /include/global.php[631]:api_plugin_hook(), /lib/plugins.php[58]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared())
2025-01-28 01:17:27 - CMDPHP ERROR: A DB Row Failed!, Error: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
2025-01-28 01:17:27 - CMDPHP SQL Backtrace: (/cli/convert_tables.php[26]:require(), /include/cli_check.php[45]:include(), /include/global.php[552]:include_once(), /include/global_form.php[2362]:api_plugin_hook(), /lib/plugins.php[58]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared())
2025-01-28 01:17:27 - CMDPHP ERROR: A DB Row Failed!, Error: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
2025-01-28 01:17:27 - CMDPHP SQL Backtrace: (/cli/convert_tables.php[26]:require(), /include/cli_check.php[45]:include(), /include/global.php[552]:include_once(), /include/global_form.php[26]:api_plugin_hook_function(), /lib/plugins.php[121]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared())
2025-01-28 01:17:27 - CMDPHP ERROR: A DB Row Failed!, Error: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
2025-01-28 01:17:27 - CMDPHP SQL Backtrace: (/cli/convert_tables.php[26]:require(), /include/cli_check.php[45]:include(), /include/global.php[551]:include_once(), /include/global_settings.php[2912]:api_plugin_hook(), /lib/plugins.php[58]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared())
2025-01-28 01:17:27 - CMDPHP ERROR: A DB Row Failed!, Error: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
2025-01-28 01:17:27 - CMDPHP SQL Backtrace: (/cli/convert_tables.php[26]:require(), /include/cli_check.php[45]:include(), /include/global.php[550]:include_once(), /include/global_arrays.php[2936]:api_plugin_hook(), /lib/plugins.php[58]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared())
2025-01-28 01:17:27 - CMDPHP ERROR: A DB Row Failed!, Error: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev team