I've installed MariaDB 10 on DSM7, along with phpMyAdmin - and it seems to be working fine.
I'm trying to add a login account to access the local database on the NAS from a couple of Windows PCs using ODBC. Google and phpMyAdmin suggest that using a hostname of "%" (wildcard) should allow access from any device - however, it doesn't work!
If I duplicate the wildcard account, and enter a specific IP address, then it works - so permissions and passwords are all correct!
Ideally I'd like to set the hostname as "192.168.1.%' but I'd be happy with "%" if it worked
![Wink ;)](./images/smilies/icon_e_wink.gif)
Anyone got any suggestions?