The generated column feature, which has been available since MySQL 5.7, enables the generation of some columns’ data based on predefined phrases. This is comparable
Tag: Generated Column Error MySQL Restore
MySQL – ERROR 3105 (HY000) – Generated Column Error
You can use mysqldump and mysql.exe for backup and restoration after installing MariaDB using the sudo yum install mariadb.x86 64 command in your EC2 instance.