The SQL scripts that create the database schema and default administrator user are included in the guacamole-auth-mysql-0.8.0 archive you downloaded within the schema/ directory. Change directories to the guacamole-auth-mysql-0.8.0 archive.
{{Code|
Code = cd /whereever/you/downloaded/it/guacamole-auth-mysql-0.8.0/schema
}}