- Aug 02, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- Aug 01, 2019
-
-
Otto Kekäläinen authored
Remove patches applied upstream: - https://github.com/facebook/rocksdb/commit/ca32fc17184e4b7b2942105067f4038191a7c4d6 - https://github.com/MariaDB/mariadb-connector-c/commit/0eafcd1457f430a30a3306d264144e7c1bb0166b
-
Otto Kekäläinen authored
Update to upstream version '10.3.17' with Debian dir f8a70af43f35e263024a47dfe3da0d779b8ffa24
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
If the build log exceeds 4 MB the job console will just display a warning and no progress nor Gitlab-CI stage information is visible. Using this variable projects that have a very long build log will get the build log part cut off at 10000 lines and continue to display the rest of what Gitlab-CI outputs (artifacts info, cache upload status etc).
-
Otto Kekäläinen authored
This fixes errors like: Setting up udev (241-3) ... Installing new version of config file /etc/init.d/udev ... Installing new version of config file /etc/udev/udev.conf ... virtio network devices detected, disabling predictable interface names in /etc/systemd/network/50-virtio-kernel-names.link invoke-rc.d: could not determine current runlevel Stopping hotplug events dispatcher: systemd-udevd. Starting hotplug events dispatcher: systemd-udevdstart-stop-daemon: unrecognized option '--notify-await' Try 'start-stop-daemon --help' for more information. failed!
-
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
-