How to install mysql in Clear Linux?

Check the install MariaDB section of this document:

https://docs.01.org/clearlinux/latest/tutorials/wordpress/web-server-install.html#install-mariadb

You can intialize the database credentials with the sudo mysql_secure_installation script.