1508387805
Okay, #MariaDB requires root user logins to come via a sudo process. So you can't login as root via #phpMyAdmin, and must therefore give another user global all permissions (or better divide up permissions so one brute-forced login can't cause mayhem). That cost me some hair.