MariaDB is an open source database server that offers drop-in replacement functionality for MySQL.
I have tunet up mysql by following some tips on the internet. but the websites are loading slow and time …
mysql linux performance mariadb database-tuningI'm trying to grant privileges for user on MariaDB 10, but I've got an error 1045 [root@lw343 ~]# mysql -u root -p …
sql root mariadb grant mysql-error-1045I am currently trying to get a MariaDB 10.2.9 to run as a slave of a mysql 5.5 master but i keep …
mysql mariadb replication slaveI'm working on a website and it worked fine the past month, suddenly yesterday it crashed and says Wrong COM_…
mysql laravel mariadb laravel-5.4 mysql-connectorI have installed ERPNext on Ubuntu, now I have a specific requirement where I want to install it on Windows …
mariadb erp erpnextI am doing a research regarding migrating from MySQL to MariaDB and viceversa. As it seems, the first part should …
mysql mariadbI am trying to use official mariadb docker image along with the php-fpm and nginx to run my Symfony 2 app. …
docker mariadb docker-compose