| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The knowledge base link no longer works due to upstream changes in
documentation, and the last 10.4 ebuild was removed almost two years
ago.
Closes: https://bugs.gentoo.org/960100
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Upstream has updated the knowledge base, and the old links are no longer
functional.
Bug: https://bugs.gentoo.org/960100
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/917515
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Dropng mips keyword from dev-db/mariadb, because arch team wasn't able to
keyword new versions since 2023-12-14.
Bug: https://bugs.gentoo.org/919865
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
perfschema.nesting and perfschema.prepared_statements tests don't seem
to cause any preoblem anymore. Let's enable them.
See-also: https://jira.mariadb.org/browse/MDEV-23458
See-also: https://jira.mariadb.org/browse/MDEV-24232
See-also: https://jira.mariadb.org/browse/MDEV-26872
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
plugins.{cracklib_password_check,two_password_validations} tests
plugins.cracklib_password_check and plugins.two_password_validations
don't seem to cause any problems anymore. Let's enable them.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Most of the tests fail in network-sandbox because the hostname is set to
localhost. This new finding was reported upstream to multiple related
tickets. Those tests are grouped to one place with comment and unified
description.
Few tests from spider.* test suite fail because they cannot retrieve HW
address.
See-also: https://jira.mariadb.org/browse/MDEV-7761
See-also: https://jira.mariadb.org/browse/MDEV-25096
See-also: https://jira.mariadb.org/browse/MDEV-26320
See-also: https://jira.mariadb.org/browse/MDEV-27044
See-also: https://jira.mariadb.org/browse/MDEV-27045
See-also: https://jira.mariadb.org/browse/MDEV-37088
See-also: https://jira.mariadb.org/browse/MDEV-37098
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The issue was addressed in 10.5.19.
See-also: https://jira.mariadb.org/browse/MDEV-25625
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
All mariabackup.* tests pass, those issues were most probably addressed.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The required client plugin is newly available for the test because of
the change introduced recently in commit 2375ab544b79 ("dev-db/mariadb:
add 11.4.5"), where the client plugin is enabled for tests but it is not
installed.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The compat/oracle.plugin test is skipped automtacially if the plugin is
not available.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The test does not seem to cause problems anymore.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Let's make it clear that the bug number is related to upstream, not
b.g.o as I originally thought so.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Simplifies disabled_tests array construction by using a direct array
declaration instead of multiple append operations.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
- Simplify the week blocker for dev-db/mariadb slots.
- Skip three tests: First one fails because of wrong regex in the test,
the other two fail due to network-sandbox.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The config option requiring system dev-libs/thrift has to be specified,
otherwise the build system might fallback to bundled version, which
requires network access, if the dev-libs/thrift is missing for whatever
reason.
Fixes: bf402fdf07c7 ("dev-db/mariadb: columnstore related fixes")
Bug: https://bugs.gentoo.org/949680
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/955634
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The package does not offer a configuration option for optional
dev-libs/lzo support, so we add it as a required dependency to avoid
automagic behavior.
Closes: https://bugs.gentoo.org/955842
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The package builds fine with -O0 and -O1 and it passes all tests. The
filter seems to be no longer necessary.
Bug: https://bugs.gentoo.org/114895
Bug: https://bugs.gentoo.org/110149
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Add missing test deps for mysql-test/lib/ssl-mitm.pl introduce in commit
https://github.com/MariaDB/server/commit/68f0af2bf1e8e7762f33c3b3f3b5bf1ecfb043a9
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
The zstd client plugin should be installed with
dev-db/mariadb-connector-c package.
-DCLIENT_PLUGIN_* configuration options are newly alphabetically sorted.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
acct-{group,user}/mysql were moved from DEPEND to BDEPEND where they
belong to.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
- Use upstream patch [1] to switch from bundled dev-libs/thrift to
system one in columnstore
- Use upstream patch [2] for >=dev-libs/boost-1.85 used in columnstore
[1] https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/3417
[2] https://github.com/mariadb-corporation/mariadb-columnstore-engine/commit/4a8f5830fdc4a27b5066d6093a52031d871a9148
Closes: https://bugs.gentoo.org/949680
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/949336
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Not an ideal fix (see upstream bugs for discussion) without a bit
more investigation on the bigger problem but this is the lesser evil.
Closes: https://bugs.gentoo.org/949720
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|