Top "Mariadb" questions

MariaDB is an open source database server that offers drop-in replacement functionality for MySQL.

chown: changing ownership of '/var/lib/mysql/': Operation not permitted

I am trying to deploy a mariadb image on openshift origin. I am using mariadb:10.2.12 in my docker file. It …

docker openshift mariadb dockerfile openshift-origin
General error: 1615 Prepared statement needs to be re-prepared

I have been running into this issue every time I try and sync a medium size JSON object to my …

mysql laravel mariadb
SQLSTATE[HY000]: General error: 1835 Malformed communication packet on LARAVEL

Suddenly got SQLSTATE[HY000]: General error: 1835 Malformed communication packet (SQL: select * from tb_users where (username = 121211) limit 1) on Laravel. I …

mysql laravel mariadb mariadb-10.3
MariaDB Galera Cluster set up problems

I am trying to get a mariadb cluster up and running but it is not working out for me. Right …

mysql mariadb galera
Commercial license for MariaDB

I'm currently working on a closed-source commercial web-project which uses MariaDB as the database. I wonder about the licensing of …

mysql licensing mariadb
mariadb declare variable syntax error

Im using mariadb with heidisql to execute sql: DECLARE @AccountID INT; Insert Into accounts(first_name, mi, last_name, email, …

sql mariadb heidisql
AWS DMS issue with source endpoint in EC2-classic

We are using several EC2-Classic servers (Linux Ubuntu) with following configuration: mounted EBS volumes and on them is running …

amazon-web-services amazon-ec2 migration mariadb amazon-rds-aurora
How can I remove a node from my galera cluster?

Is there any better way of doing it,apart from setting 'wsrep_cluster_address='gcomm://' for each node that …

mysql mariadb galera
Installing MariaDB with MySQL on Mac

I am trying to install MariaDB on my Mac using brew. However, I am struggling to get this installed due …

mysql macos mariadb database-server
Maria DB recommended RAM,disk,core capacity?

I am not able to find maria DB recommended RAM,disk,number of Core capacity. We are setting up initial …

mariadb mariadb-connect-engine