Comment / #6613

when you create the database, you should uses the mysql command
CREATE DATABASE IF NOT EXISTS streber default charset utf8 COLLATE utf8_general_ci;

and then uses install page.