Sentora Support Forums

Full Version: SQL Database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi during installation i noticed that MerandaDB or something like that was installed instead of MySQL
I probably would not care but for some reason mySQLcc is not working when i try to create table. Same thing works well in zPanel10.
This not too critical as i can use myPhpAdmin instead but it reduces efficiency of prototypingSmile

Any ideas?
Hi,

In Cent OS 7, Redhat ship MariaDB instead of mysql & it's using almost the same DB engine. Only some commands might change.

You can find all the commands that ship with mariaDB that got renamed if you google it.

M B