- 04 Nov, 2018 8 commits
-
-
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
-
Otto Kekäläinen authored
Update to upstream version '10.1.37' with Debian dir 77e214184aa1d2a81d8c3010f1b51de228226efb
-
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 3 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Update to upstream version '10.1.35' with Debian dir cf9de8b2e8f6323d5cf7265c4cc88c34f55dac15
-
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
-
- 01 Jul, 2018 2 commits
-
-
Otto Kekäläinen authored
Update to upstream version '10.1.34' with Debian dir 4b26ffc88bd634f8403c4707b28cee52312ddd15
-
Otto Kekäläinen authored
-
- 26 Feb, 2018 1 commit
-
-
Otto Kekäläinen authored
-