Setup Guide
Figure 6. MySQL shell
2. Switch to stratus schema using the following command:
--use stratus;
Figure 7. Switch schema
3. Run the following command to identify the data directory path:
--show variables where variable_name = 'datadir';
Figure 8. MySQL data directory
4. Go to the data directory.
6
Restrict access to MariaDB or MySQL data directory