Setup Guide
Table Of Contents
Figure 25. MySQL shell
2. Switch to stratus schema using the following command:
--use stratus;
Figure 26. Switch schema
3. Run the following command to identify the data directory path:
--show variables where variable_name = 'datadir';
Figure 27. MySQL data directory
4. Go to the data directory.
20
Server hardening for MariaDB/MySQL