Start metabase

hello, i’m trying to start metabase with mysql database, is it possible to do that ? if yes can you help me to do that .thank you in advance

You need to work with the default database first. Then migrate to MySQL following instructions here: https://www.metabase.com/docs/latest/operations-guide/start.html#migrating-from-using-the-h2-database-to-mysql-or-postgres

Unless you’re trying to read data from MySQL rather than use it as the system database.
To read data: https://www.metabase.com/docs/latest/administration-guide/01-managing-databases.html