When using token: [client.site.mysql] (Displays the MySQL version of the child site) instead of the version displaying a log file shows? In my case it’s displaying “10.11.10-MariaDB-log”
Hey @BrianCT
Welcome to the MainWP community.
The token appears to be working fine in my tests:
Are you sure that the 10.11.10-MariaDB-log is not the correct DB name and version your child site is running?
The “-log” in the name means the database server supports binary logging, and you’re seeing “MariaDB” instead of MySQL because MariaDB is a free, open-source fork of MySQL and is commonly used instead of MySQL.
You’re right, I just wasn’t familiar. Our first test site is on Pressable, which I’m not accustomed to their setup, but did confirm they use MariaDB. Thanks.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.