mysql 8 - sql_mode "NO_AUTO_CREATE_USER" invalid
The sql_mode "NO_AUTO_CREATE_USER" does not exist in mysql 8.
Removing this from the suggested settings allows the installation of vtiger to proceed, e.g.
sql_mode = ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION