- Aug 01, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Fixes error: curl: (7) Failed to connect to prittiau.debian.net port 443: Connection timed out
-
- Jun 22, 2019
-
-
Otto Kekäläinen authored
-
- Jun 18, 2019
-
-
Helmut Grohne authored
- Perform a native build of import_executables first. - cross.patch: Fix missing include in cmake/systemd.cmake. - Build-Depends: libreadline-gplv2-dev:native for the native pass. - Forward IMPORT_EXECUTABLES to the cross build pass.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Update to upstream version '10.3.16' with Debian dir 92dfce259c9f50a5ef3a88de7c05a4b975f3f335
-
Otto Kekäläinen authored
-
- Jun 10, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Version 1.3.3 is available since Ubuntu 18.04 and is thus a good pick. Debian Stretch backports have 1.3.8 available. Stretch proper only has 1.2 which is tested to be too low.
-
Otto Kekäläinen authored
Copied from https://salsa.debian.org/salsa-ci-team/pipeline/commit/e3f5dc9f49100e7
-
- Jun 07, 2019
-
-
Otto Kekäläinen authored
-
- Jun 04, 2019
-
-
Otto Kekäläinen authored
It is better to stay aligned with upstream in these names so we don't divert in downstream Debian. Checking for external dependencies there does not seem to be anything that is fixed on this name, and we can simply proceed with the rename now. For example https://codesearch.debian.net/search?q=mariadbcheck does not show any external use of the name 'mariadbcheck' (yet!).
-
- Jun 01, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Fixup RocksDB test on s390x, not available there See merge request mariadb-team/mariadb-10.3!17
-
Otto Kekäläinen authored
-
- May 23, 2019
-
-
Julien Muchembled authored
-
- May 21, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Enable LZ4&Snappy for InnoDB and LZ4&Snappy&ZSTD for RocksDB See merge request mariadb-team/mariadb-10.3!16
-
- May 20, 2019
-
-
Julien Muchembled authored
By default, MariaDB/RocksDB uses Snappy if available.
-
Otto Kekäläinen authored
-
- May 16, 2019
-
-
Otto Kekäläinen authored
-
- May 15, 2019
-
-
Otto Kekäläinen authored
-
- May 14, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Update to upstream version '10.3.15' with Debian dir fb5bc2ce7b08eab19de05159da22984d4979e885
-
Otto Kekäläinen authored
-
- May 03, 2019
-
-
Gregor Riepl authored
This is needed for backwards compatibility with legacy mysql_config.
-
- Apr 23, 2019
-
-
Otto Kekäläinen authored
-
- Apr 19, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Don't run any excess mysqld processes in bootstrap mode, but let mysql_upgrade take care of all database conversions and upgrade tricks. We can never have all of mysql_upgrade contents as part of the mariadb-server postinstall script, so don't even attempt it. A better approach is to patch mysql_upgrade is something extra is needed. Merge suitable parts of upstream commit https://github.com/MariaDB/server/commit/7f6d88944c8afdcba12677840db8bc4e81cbe0db Also drop legacy user table Password column fix dropped in upstream commit https://github.com/MariaDB/server/commit/60ad33984090af2262d17232ceab1c1c9231fd24 Re-implement plugin rename similar to as done in upstream commit https://github.com/mariadb/server/commit/fdfdea40f1b9d029de59131f54096c1b044ffdfa
-
Otto Kekäläinen authored
By default the policy-rc.d exits with code 101 and prevents from services inside Docker to start with the rationale that it is not needed as the services will not run by default when a Docker container is started anyway, but we want the mysql/mariadb service to run so that we can simulate real install/upgrade scenarios.
-
Otto Kekäläinen authored
-
- Apr 15, 2019
-
-
Otto Kekäläinen authored
-
- Apr 14, 2019
-
-
Otto Kekäläinen authored
-
- Apr 07, 2019
-
-
Otto Kekäläinen authored
-
- Apr 05, 2019
-
-
Otto Kekäläinen authored
TLS certs have been updated upstream so patch can be removed completely.
-
Otto Kekäläinen authored
Update to upstream version '10.3.14' with Debian dir 94eb82c93507b6179eda4eb1b5840ca0775c8fb6
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Attempting to install libmariadb* in Debian Sid at the moment fails with: The following packages have unmet dependencies: libmariadb3 : Breaks: libmariadbclient18 but 1:10.3.13-1 is to be installed libmariadbclient18 : Depends: libmariadb3 (= 1:10.3.13-1) but 1:10.3.13-2 is to be installed E: Unable to correct problems, you have held broken packages. This is because since 1:10.3.13-2 the package libmariadbclient18 is not longer provided yet the orphan binary packages has not yet been cleaned up from the Debian Sid repositories, so it creates a conflict by trying to depend on a libmariadb3 revision no longer in Debian Sid repos.
-