- Nov 12, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- Nov 11, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
The same change was made upstream in https://github.com/MariaDB/server/commit/75bcf1f9ad4a4bb5fa9cb8818abe6ace52e53d85 so @SYSTEMD_EXECSTARTPRE@ cannot be added by this patch anymore.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- Nov 06, 2019
-
-
Otto Kekäläinen authored
-
- Sep 12, 2019
-
-
Otto Kekäläinen authored
-
- Aug 03, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Upstream version 10.3.17
-
- Aug 01, 2019
-
-
Otto Kekäläinen authored
-
- Jun 18, 2019
-
-
Otto Kekäläinen authored
-
- May 14, 2019
-
-
Otto Kekäläinen authored
-
- Apr 05, 2019
-
-
Otto Kekäläinen authored
-
- Apr 01, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Most of these SQL files are used to mysql_install_db to initiate a new database, so therefore they belong to the -core package.
-
Otto Kekäläinen authored
Turns out recent versions of MariaDB need resolveip to bootstrap the database. Therefore this binary must be shipped as part of the -core package. Example of command that fails without resolveip: /usr/bin/mysql_install_db --defaults-file= --force \ --basedir=/usr --datadir=db_data/
-
Otto Kekäläinen authored
-
- Mar 31, 2019
-
-
Otto Kekäläinen authored
-
- Mar 30, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- Mar 05, 2019
-
-
Otto Kekäläinen authored
Use upstream conf defaults (Closes: #905599) See merge request mariadb-team/mariadb-10.3!12
-
- Feb 28, 2019
-
-
Olaf authored
-
- Feb 26, 2019
-
-
Otto Kekäläinen authored
-
- Feb 24, 2019
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
This makes the resulting pipeline view easier to read, and in case of failures less excess tests are run.
-
Otto Kekäläinen authored
For details see: https://salsa.debian.org/salsa-ci-team/pipeline/issues/27
-
- Feb 23, 2019
-
-
Otto Kekäläinen authored
-
- Feb 22, 2019
-
-
Otto Kekäläinen authored
This ensures backwards compatiblity with libmysqlclient-dev.
-
Otto Kekäläinen authored
Anything that builds against libmariadb-dev expects to have libgnutls28-dev also available because libmariadb3 has these compilation flags: pkg-config --libs libmariadb -L/usr/lib/x86_64-linux-gnu/ -lmariadb -lz -ldl -lm -lpthread -lgnutls
-
Otto Kekäläinen authored
Fixes regression introduced by changes in commit 6b1f48b3.
-