Upgrading from 3.5.1 to 3.5.2

Upgrading from 3.5.1 to 3.5.2

by Paul Roberts -
Number of replies: 0

Get the following error messages as part of the upgrade:

databasemysql (10.1.35-MariaDB-cll-lve)

Wrong $CFG->dbtype: you need to change it in your config.phpfile, from 'mysql' to 'mariadb'

unsupported_db_table_row_format

Your database has tables using Antelope as the file format. You are recommended to convert the tables to the Barracuda file format. See the documentation Administration via command line for details of a tool for converting InnoDB tables to Barracuda.

mysql_full_unicode_support

The current setup of MySQL or MariaDB is using 'utf8'. This character set does not support four byte characters which include some emoji. Trying to use these characters will result in an error when updating a record, and any information being sent to the database will be lost. Please consider changing your settings to 'utf8mb4'. See the documentation for full details.


The system will not let me proceed and I just do not know what to do.






Average of ratings: -