Top "Mariadb" questions

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

MariaDB replication does not work

There are two DBs in cluster. Master (db3.example.com): [mysqld] wsrep_cluster_address = 'gcomm://' wsrep_provider = /usr/lib/…

database-replication mariadb galera
JBOSS Driver named "org.mariadb.jdbc.Driver" is not installed

Install MariaDB Java connector in JBOSS7 I have trouble to deploy EJBCA 6 on JBOSS7 with MariaDB. I have configured EJBCA …

java jboss mariadb ejbca
MYSQL phpmyadmin Error updating / adding User Accounts

First apologies in advance if this is not appropriate, this is the first question from a long time fan! I'm …

mysql phpmyadmin mariadb synology
SequelizeConnectionError: Client does not support authentication protocol requested by server; consider upgrading MariaDB client

I'm using Sequelize version 4.3.0 on nodejs(v6.11.0) application having Mariadb (mysql Ver 15.1 Distrib 10.0.29-MariaDB, for debian-linux-gnu (i686) using readline 5.2 ) on …

mysql node.js database mariadb sequelize.js
MariaDB over SSL not working, "certificate verify failed"

Using this guide I'm attempting to set up MariaDB (mysql) for using SSL between dbserver and appclient. I created the …

ssl mariadb rhel7
SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '2008-03-30 02:56:12'

System Local PHP 5.6.19 App made with Laravel 5.0, using fzaninotto/Faker as seeder Mysql remote Remote MySQL Debian 8 with MariaDB 10.1.13-MariaDB-1~…

mysql datetime laravel-5 mariadb faker
MariaDB server times out client connection after 600 seconds

My MariaDB server is timing out my C++ client (using libmariadb) after 600 seconds (10 minutes) of inactivity, and I'm not sure …

mysql sql database mariadb libmysql
Connecting to MariaDB Server on Termux Android

I'm working on launching a NodeJS project directly on a local database on an Android Device and for this I …

android mysql mariadb termux
Request on key/value in a JSON type field with Doctrine2

I'm trying to figure out how, in a symfony 3.4 app, to retrieve (through a repository method, with a DQL request …

json symfony doctrine mariadb dql
MariaDB homebrew install errors

I have just installed MariaDB via homebrew on my Mac. At the end of the installation I got the following …

macos homebrew mariadb