New install of SuiteCRM 7.10.7

Stuck on “creating database”, on logs :
Mon Jul 30 18:01:24 2018 [49042][-none-][FATAL] Mysqli_query failed.
Mon Jul 30 18:01:24 2018 [49042][-none-][FATAL] Error creating table: users_feeds Query Failed: CREATE TABLE users_feeds (user_id varchar(36) NULL ,feed_id varchar(36) NULL ,rank int NULL ,date_modified datetime NULL ,deleted bool DEFAULT ‘0’ NULL , KEY idx_ud_user_id (user_id, feed_id)) CHARACTER SET utf8 COLLATE utf8_general_ci: MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rank int NULL ,date_modified datetime NULL ,deleted bool DEFAULT ‘0’ NULL , ’ at line 1

Mysql 8 used

https://github.com/salesagility/SuiteCRM/issues/6046