Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
Where are my MySQL databases stored at on my Linux Fully Managed Hosting account? | Advanced Internet Technologies

**NOTE:  If your MySQL database is on 216.117.152.174 or 216.117.144.36, then you will not see your MySQL data directory.  You will need to utilize phpMyAdmin to manage and manipulate your MySQL data.

If your MySQL database is local to your web hosting account, then this information will apply.  The MySQL databases are stored in the /usr/local/mysql/var/ directory.  For every database you have, there will be a folder with that database title.

For Example:

If you have a database called support, then you will also see a directory called support in the /usr/local/mysql/var directory.  By default, you will find two default databases setup in this directory.  They are test and mysql.   DO NOT DELETE the mysql folder.  This contains important information about your MySQL services, including users and access levels for the overall database.