Hi,
I'm requesting a backport of MDEV-7802
https://github.com/MariaDB/server/pull/30/files to 10.0
It added status variables which where important to determining what operational
values to set binlog_commit_wait_usec / binlog_commit_wait_count variables to.
With parallel replication efficienc
Seems there are a fair few variables and options changed in the course of
development.
These don't seem to make it to the documentation, especially pages like:
https://mariadb.com/kb/en/mariadb/server-system-variables/
https://mariadb.com/kb/en/mariadb/server-status-variables
https://mariadb.co
Hi Daniel,
On 22.04.2015 2:36, Daniel Black wrote:
Hi,
Seems MariaDB has an active Coverity project
https://scan.coverity.com/projects/284 ...
but it hasn't been looked at for a while.
It's one of many things on the list:
https://mariadb.atlassian.net/browse/MDEV-6262 .
Regards,
Elena
This adds systemd socket activation (listening file descriptors passed on on
startup), and systemd notification parts to the core mysql and bits of innodb
that may take a bit of time.
Scripts to convert from my.cnf settings to a socket activation file are
included.
support-files/mariadb.servi
Hi,
Seems MariaDB has an active Coverity project
https://scan.coverity.com/projects/284 ...
but it hasn't been looked at for a while.
>From my list of bugs I suspect it would of found issues like:
* MDEV-7977
* MDEV-7864
* MDEV-4980
In correcting these before release it would of benefited Maria
Hi, Alexander!
On Apr 21, Alexander Barkov wrote:
> Hi Sergei,
>
> Please review a patch for MDEV-8024.
>
> It's needed to as a pre-requisite for
> "MDEV-7950 Item_func::type() takes 0.26% in OLTP RO"
Looks ok. Just a few comments:
> diff --git a/sql/item.cc b/sql/item.cc
> index e9bbdc7..502b
Hi Sergei,
Please review a patch for MDEV-8024.
It's needed to as a pre-requisite for
"MDEV-7950 Item_func::type() takes 0.26% in OLTP RO"
Thanks.
diff --git a/sql/item.cc b/sql/item.cc
index e9bbdc7..502b8ae 100644
--- a/sql/item.cc
+++ b/sql/item.cc
@@ -59,6 +59,21 @@ bool cmp_items(Item *a,
Hi Sergei,
Please review a patch for MDEV-8024.
It's needed to as a pre-requisite for
"MDEV-7950 Item_func::type() takes 0.26% in OLTP RO"
Thanks.
___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchp
8 matches
Mail list logo