- 05 Nov, 2018 1 commit
-
-
Otto Kekäläinen authored
Modeled after what Debian Salsa CI team uses, see https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml Modified a bit to stay under the 4 MB log size limit and 100 MB artefact limit. Attempted to get all of Salsa CI working, but ran into failures and was unable to overcome all of them, so leaving some parts of the pipeline disabled for now.
-
- 04 Nov, 2018 7 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
- Clean unused overrides. - Clean away copyright paragraphs about files that no longer exists.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
The command is needed to install/upgrade databases. It should therefore reside in the server-core package, as that package is supposed to contain all necessary tools to start and run the database (although manually, there are no automation or service scripts included in server-core by design). Breaks+Replaces in the control file already exists since previous file moves so they do not need to be re-created.
-
Otto Kekäläinen authored
-
- 31 Aug, 2018 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 25 Aug, 2018 1 commit
-
-
Otto Kekäläinen authored
-
- 07 Aug, 2018 1 commit
-
-
Otto Kekäläinen authored
-
- 06 Aug, 2018 1 commit
-
-
Otto Kekäläinen authored
Allow index keys up to 3072 bytes. Many apps expect VARCAHR(255) to work. Since we introduced UTF-8, that has not been the case. This can be fixed via option 'innodb_default_row_format' that was backported to 10.0.x series recently. The option 'innodb_file_per_table' is 'on' by defautl since MariaDB 5.5, so there is no need to define it. See also https://jira.mariadb.org/browse/MDEV-14904 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848603 https://mariadb.com/kb/en/library/xtradbinnodb-server-system-variables/#innodb_file_format
-
- 05 Aug, 2018 2 commits
-
-
Otto Kekäläinen authored
- Remove unused variable MYADMIN - Correctly execute with $() - Encapsulate variables in double quotes - Use ] && [ instead of -a
-
Otto Kekäläinen authored
Since we move two files, declare Breaks/Replaces on their previous location.
-
- 04 Aug, 2018 7 commits
-
-
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
This reverts commit 27202e32. The whole episoide with adding 10.2 and removing it was stupid. This and a lot of other mess needs to be reverted back. This revert will fix the autopkgtests so they pass.
-
Otto Kekäläinen authored
- Use httpS in copyright format link - Remove deprecated get-orig-source target from rules
-
Otto Kekäläinen authored
The interpreter used is installed at another location on Debian systems. In general, env should not be used in shebangs but the real name instead.
-
- 01 Aug, 2018 6 commits
-
-
Otto Kekäläinen authored
-
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 31 Jul, 2018 7 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
This failed on most Launchpad architectures, as the disk information does not seem to be available on Launchpad builders. A better fix will be done by upstream later to the actual test code itself.
-
TokuDB will try to link with libmysqlclient, but we have renamed libmysqlclient to libmariadbclient. Make sure to rename it in TokuDB's CMakeLists.txt too.
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 23 Nov, 2017 2 commits
-
-
Ondrej Sury authored
-
Ondrej Sury authored
-
- 22 Nov, 2017 3 commits
-
-
Ondrej Sury authored
-
Ondrej Sury authored
-
Ondrej Sury authored
-