Using default MySQL for XBlock projects

Hi,
How can I use main MySQL(LMS, CMS) for my xblock project ?
Should I create a plugin for it? and how ? Or using the CLI such as
tutor config save --set XBLOCK_MYSQL_PASSWORD ='SomPasswd' ?

Thanks,
Murat