On 5/25/2019 12:58 PM, Jeremie Courreges-Anglas wrote:

On Tue, May 14 2019, Jeremie Courreges-Anglas <[email protected]> wrote:
On Mon, May 13 2019, Jeremie Courreges-Anglas <[email protected]> wrote:
Now that 10.2 has been committed, here's an update to the latest.
Upstream removed the example config file so I decided to create one
based on

   https://mariadb.com/kb/en/library/configuring-mariadb-with-option-files/

No symbol change in the SHARED_LIBS.  The diff also includes a fix for
the test target (mysql-test tests don't finish here).

Looking for real use reports and oks.
no_server doesn't build any more because my_global.h file is missing, so
I'm holding off for now.  Test reports still welcome.
bah, I'm not sure why breaking the no_server PSEUDO_FLAVOR would matter.
The problem is known upstream and I worked around it in the diff below.

   https://jira.mariadb.org/browse/MDEV-19152

Meanwhile, cwen@ reported that mariadb-10.2.23 doesn't build on powerpc
because it's lacking __sync_* atomics.  10.3.x switched to __atomic_*
builtins which are better supported by gcc-8.3.0, this fixes mariadb on
powerpc according to cwen's tests (thanks!).

So here's a refreshed diff.  The test target is still kinda broken, so
real use reports would be nice.

Brad, still ok?

Update to 10.3.15 before commiting. I have an update to 10.2.24 pending to
cover three CVE but updating to .15 would cover that as well.

OK. Thank you.

Reply via email to