Public Questions
You are viewing questions related to Public Questions.
Questions asked by the public about MariaDB and related software. Note that bugs, problems and features requests should be submitted to the MariaDB bug database so that they can be process properly by the MariaDB developer and QA teams.
Open Questions
-
Conditionally updating a field based on value changes
I'm currently working in a local mariadb 10.5.13 I have the following state... -
DB query failed: SQLSTATE[HY000] [2002] No such file or directory
I have this situation and I don't know how to solve it and I'm looking for ... -
File Key Management encryption method
I have been using File Key Management encryption method to encrypt data at ... -
Galera Cluster 2 nodes - Unable to restart MySQL server on node 1
I was trying to learn more about Galera Cluster so i have one built with 2 ... -
How to Handle Mariadb server audit plugin upgrades for MySQL
When using MariaDB's server audit plugin for MySQL-5.7, How to schedule or ... -
insert data quickly
Below code is taking long as it is inserting line by line. There is faste... -
Is there "pg_buffercache" / same kind of a functionality in MariaDB?
In PostgreSQL, there is pg_buffercache. Is there similar functionality ava... -
Issuing and monitoring status of multiple queries via a non-blocking connection
Hi, I need a non-blocking client-side software which has a list of queries ... -
JEMALLOC not found when building on Raspbian Wheezy
I have installed the list of Required tools shown on the Build Environment ... -
Logration does not work
Hi, MariaDB run on RedHat 9. I have configured the log rotation but that do... -
Maria 2-Way SSL Authentication with java
Tried to connect java with MariaDB 2-Way SSL Authentication. I created CA, ... -
Mariadb crashed during deleting a database
Hello everyone, I need your help to deal with this problem on a production ... -
MariaDB set-up for Qt development on macOS Catalina
Hello, I would add support for MariaDB to an application I am developing us... -
mariadb upgrade versions differ after upgrading
previous 10.6.8 just instlaled 10.6.9 on running mysql_update This install... -
Missing module generates dnf error
Any invocation of dnf on this IBM R400 laptop, now running Fedora KDE deskt... -
Node.js Connector TypeError: res.status is not a function
Hallo I am learning JS scripting and am making a RESTful API with the Mari... -
Relay log partition Change.
How can I change the relay log partition on a MariaDB 10.2 slave server, wh... -
Replication : Table doesn't exist with replicate_rewrite_db
I've set up replication between two mariadb 10.6 servers. I want the master... -
UDT Options For Development with MariaDB
I am figuring out an alternative to Oracle and am trying out MariaDB. In Or... -
Unable to use connectionpool with namedpipesocketfactory
I have an application that used to connect via the network (jdbc:mariadb:<t...
Answered Questions
-
"The process /usr/libexec/mariadb-prepare-db-dir could not be executed and failed"
I can't figure out why MariaDB fails to start. I remember it was working fi... -
Access without password why?
Hi. i installed mariadb on centos7, after i use mysql_secure_installation, ... -
after reset root password I still get "Access denied for user 'root'@'localhost'"
I reset the root password of the mariadb server but when I then try to logi... -
ALTER USER 'XYZ'@'HOSTNAME' WITH MAX_USER_CONNECTIONS 0
Hi, experts I dont really know where to ask this question in. And my quest... -
Any recommendation for a mariadb LSP?
Looking around, can't seem to find a decent SQL language server. Does anyon... -
Audit login able to log sql thred
Hi team, Is audit login able to log the DML queries being executed by the S... -
backup
How do you back up a mariadb server and what is /var/lib/mysql directory -
Behavior with composite unique keys
Hi, My table has a composite unique key consisting of three columns (col1, ... -
Broken installation after upgrade from 10.1 to 10.3
Hello all, I was running MariaDB 10.1 and decided to upgrade to 10.3 lookin... -
Can a MariaDB 10.1.x Galera node be added to a MariaDB 5.5.54 Galera cluster?
Can a MariaDB 10.1.x Galera node be added to a MariaDB 5.5.54 Galera cluste... -
Can't configure using BUILD/autorun.sh, missing component
Hi I'm trying to install MardiaDB on a RH7 enterprise linux server, from th... -
Can't install 10.2.12 GA on Mac OS
I have been having a fit trying to install MariaDB 10.2 on MacOS X, both vi... -
cann not start Maxscale with error Cannot access library file '/usr/lib64/maxscale/libcli.so'. Error 2: No such file or directory
i use centos 8 in digital ocen cloud, with this environtment OS : Centos 8... -
Cannot increase open-files-limit
I have a LEMP stack on Ubuntu 14.04 with 10.0.17-MariaDB-1trusty. Mysql is... -
Cannot millisecond resolution in a DATETIME column using MariaDB 5.5.44
According to all of the documentation I have read, this looks pretty simple... -
Compiling MariaDB for debugging in Ubuntu 16.04
Hi MariaDB-Team, due to the fact, that in my mariadb-galera-cluster nodes r... -
Configuring Quartz scheduler with Galera Cluster database.
How is Quartz scheduler configured in an apache tomcat groovy file to conne... -
Connect with JDBC to another database
Hi, I installed MariaDB 10.5.9 on windows 10, and I succeed to connect to M... -
Controlling the Database Locations
New to MariaDB/MySQl, but I've much Oracle experience. I've downloaded and ... -
creation of function
I cannot create any function / procedure on MariaDB version 10.5.8. I tried... -
Database corruption and data loss in mariadb
Hi, I know that data loss can be caused by many different factors (hardwar... -
database per path
Hello, I want to know if is possible to have each database in different pat... -
error 2002 (hy000): can't connect to local mysql server through socket '/var/lib/mysql/mysql.sock' (2)
mariadb.service can't be started,at first,it works very well, after i edit ... -
ERROR 2059 (HY000): Authentication plugin 'dialog' cannot be loaded:
no dialog.so -
Error exporting from MySQL to MariaDB
I am attempting to move a wordpress db from a server running MySQL to one r... -
Error with standard Windows setup
Hi I'm new to Maria, having issues with installation onto Win 10 machine. ... -
ETL tool for MariaDB
Hello, Please let me know the ETL tools that we can integrate with MAriaDB. Thanks Sunil -
Galera Documentation
Can someone point me in the right direction for setting up a MariaDB galera... -
Galera Issue: Node 1 Return BF Lock Wait Long
There is a Galera cluster with 3 nodes. The MariaDB is community 10.5.16 v... -
getting started with json
hello - i hope this is the correct forum for questions. i was attempting to... -
Hibernate Reverse Engineering wizard with MariaDB
(Sorry, couldn't find a good place for this query - perhaps there ought to ... -
How Innodb chunk size is influenced in Innodb buffer pool after eliminating buffer pool instances
After the removal of InnoDB buffer pool instances in MariaDB 10.5.1 (JIRA t... -
How to capture error line no. from mariadb procedure.
Is there any way to capture error line no. on which line the error occurred... -
How to create the line numbers in MySQL query window
Hello all, I want to create a query window as MySQL query window.for that I... -
How to insert only the number of data specified by mariadb?
We are making a seat reservation system. Only 100 people can enter the thea... -
How to lock a specific row for write or read purpose?
Is there a way to lock a specific row for a specific connection for writing... -
How to store the string in %s
Hello all, I am studying source code of MySQL.I noted that in error message... -
Hybrid replication - issue
Hi, I have been trying to implement a Hybrid replication. There is Async re... -
I am trying to find the latest MariaDB equivelent of the MySQL reference manual
For example I am trying to determine regarding using implicit and or explic... -
I want to solve the error C1061 in visual studio.
Hello all, I got error as C1061: compiler limit : blocks nested too deeply... -
INSERT IGNORE refuses to ignore foreign key constraints. Bug maybe?
Is this a bug? INSERT IGNORE refuses to ignore ERROR 1452, as is described ... -
Installing Mariadb 10.5 in debian 12 (bookworm)
Hello, I'm trying to install Mariadb version 10.5 on my debian 12 machine w... -
j/connector parameters
I am attempting to connect PENTAHO to a MariaDB environment. I am using th... -
JavaEE application with Oracle DB to MariaDB - case sensitive DB objects
Is there any option when creating an instance of MariaDB, or something in t... -
LINQ in C#
Hi, I am attempting to replace the database in an application with MariaDB... -
Login Question
I'm trying to log into a remote MairaDB and keep getting Host [IP] is not a... -
Mac OS Installer?
Is there any plan to create a Mac OS installer for MariaDB? -
MariaDB 5.5, Ubuntu LTS, Rails and required libmysqlclient-dev
Hi I posted a question on Ubuntu regarding this but it may be to specific f... -
Mariadb communtiy 101.34 mutli source replication DML queries fails
Hello, Was using 10.1.34 for quite some time, however for some reason in th... -
MariaDB GTID Relay log working on slave server
In MariaDB 10.2 with GTID-based replication, will the relay logs on the sla... -
MariaDB GTID replication Fix
Hi All, I have a MariaDB GTID based replication and my setup is like Master... -
MariaDB installation
How can I install MariaDB on Suse Linux? SUSE Linux Enterprise Server 11 (x... -
MariaDB Power7 support
Hello MariaDB, searching through site I didn't find following information: ... -
MariaDB wire protocol
Where is the wire protocol described please. -
Migrating from 'innodb' checksum to 'crc32' checksum
Hello, I am using MariaDB 10.4, and I am attempting to migrate the MariaDB ... -
Mr
My company will like to use mariadb for our next project as we're currently... -
MySQL 5.0 to MariaDB 10.2.8 - Unknown system variable 'binlog_checksum', Internal MariaDB error code: 1193
We are finally upgrading our MySQL 5.0.90 environment to MariaDB, and we wo... -
Mysql database concept's information.
Hello all, I am studying about the MariaDB and MySql database and need few ... -
mysqld fills /tmp with file /tmp/#sql_26be_0.MAD
We have MariaDB CE 10.1.11 running on RHEL. We were loading data and starte... -
netframework support
Do you plan to support connection for apps with Microsoft net framework? -
PDF documentation going to be available anytime soon?
Any update on the answer from a year ago ? Looking for mariadb documentatio... -
PDF or search area
Is there a PDF version of the documentation or a way to search the online documentation ? -
Permission denied when using LOAD DATA INFILE
I'm trying to import a CSV file into a table using the following syntax: LO... -
Please update procedures to upgrade Galera cluster from MariaDB 10.0.21/22 to MariaDB 10.1.8
It seems like wserp replication is now part of MariaDB. I would appreciate ... -
Poor performance on inserts MariaDB
We are running MariaDB Community Edition 10.1.11. We are benchmarking inser... -
PORTING MYSQL V5.5.19 TO MARIADB MASTER-MASTER SETUP
We currently have mysql v5.5.19 64bit on Sparc Sun Solaris, with an INNODB ... -
Replicate from table a to table b within the same server
Hi, normally when we talki about replication, we think of one or many slave... -
rollback to 5.5 with WHM
Hi all, I installed MariaDB 10 on my new server and saw different performan... -
Schneider M241 PLC to Windows base server.
Hi all. bit of a newby. I'm getting this error in my log. Not sure what's ... -
SQL Server replication to Maria DB
Hi, I am new to Maria DB and have no past experience with MySQL. I am tryin... -
statement metadata
Hi, Is there an equivalent function or stored procedure to Sql Server sys.... -
symlinked database directories not loading under windows
Hi all, I'm having trouble getting symlinked databases to work under 5.5.31... -
TDE and Database replication between servers
Hi folks, I am attempting to test replication between two MariaDB servers, ... -
Timestamps are different
I am in the very early stages of testing out our Galara cluster with innodb... -
Uninstall or delete MariaDB completely for re-installation
I am new to this forum so pse forgive me if I am asking a question which al... -
Use of UPDATE & SELECT operators
Hi - I'm sure this has been asked before but I've tried looking! It's been ... -
VS2010 and MariaDB as Data Source
Hi Is it be possibe to add MariaDB as a Data Source in VS2010 & C++? I wou... -
What version do I need and how to install
I've installed a virtual OpenSuse server. I want to install the latest stab... -
When was founded?
Hi, i'm making a school work about MariaDB. I need to know, when the DataBa... -
Where is the "Restrictions and Limitations" documentation of MariaDB?
Hi! MySQL has the "Restrictions and Limitations" documentation section: htt... -
Why not maintain a Mariadb comparison page with PostgreSQL ?
PostgreSQL maintain a page which compare it with MySQL (https://wiki.postgr... -
Windows recovery point erases database
I have a situation where the Windows has been recovered. After that the dat... -
[ERROR] mysqld: The table 'catalog_product_index_price_temp' is full
hey, I have a magento 2.3.1 store with 400k products and i am getting this ...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.