mysql -h <host> -u <user> -p < upgrade_structure_from_1_17_to_1_18.sql
mysql -h <host> -u <user> -p < increase_version.sql
