From f1d2e477772e301f9b969bdfbf2b7d8c0f53884f3159952782dea19c7502b8db Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Thu, 14 Feb 2019 09:35:37 +0000 Subject: [PATCH 1/6] Accepting request 674567 from home:nicolasbock:branches:server:database - Updated changes with full changelog OBS-URL: https://build.opensuse.org/request/show/674567 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=223 --- mariadb-10.2.21.tar.gz | 3 - mariadb-10.2.21.tar.gz.sig | 7 -- mariadb-10.2.22.tar.gz | 3 + mariadb-10.2.22.tar.gz.sig | 7 ++ mariadb.changes | 198 +++++++++++++++++++++++++++++++++++++ mariadb.spec | 2 +- 6 files changed, 209 insertions(+), 11 deletions(-) delete mode 100644 mariadb-10.2.21.tar.gz delete mode 100644 mariadb-10.2.21.tar.gz.sig create mode 100644 mariadb-10.2.22.tar.gz create mode 100644 mariadb-10.2.22.tar.gz.sig diff --git a/mariadb-10.2.21.tar.gz b/mariadb-10.2.21.tar.gz deleted file mode 100644 index 83f2a31..0000000 --- a/mariadb-10.2.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:637f0808b65ec06902897a2f885a60377828d019d35802402dca541f8113536c -size 71878359 diff --git a/mariadb-10.2.21.tar.gz.sig b/mariadb-10.2.21.tar.gz.sig deleted file mode 100644 index e1df5b9..0000000 --- a/mariadb-10.2.21.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAlws2NYACgkQy8sIKhu5Q9veqACeP4v5LxNsRotyH52zbKshFKBW -BtoAoLZXbo/t4HOuTpvM+bG9fUbGV9Ro -=ZFsS ------END PGP SIGNATURE----- diff --git a/mariadb-10.2.22.tar.gz b/mariadb-10.2.22.tar.gz new file mode 100644 index 0000000..8d278fa --- /dev/null +++ b/mariadb-10.2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f4c54c29b7c196bd105bbf4d2ea721f869b14cb7ba436c3566e6dd2760614c +size 71907765 diff --git a/mariadb-10.2.22.tar.gz.sig b/mariadb-10.2.22.tar.gz.sig new file mode 100644 index 0000000..51e0a4f --- /dev/null +++ b/mariadb-10.2.22.tar.gz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAlxgmjMACgkQy8sIKhu5Q9s0OQCgxL8Ee/3xsY3vIG1AxLuSZ4kN +zWwAnjGqw4WqIs9zCu/EH5LDEfMe6KjK +=H0ib +-----END PGP SIGNATURE----- diff --git a/mariadb.changes b/mariadb.changes index 3c75b27..2f616e2 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,201 @@ +------------------------------------------------------------------- +Tue Feb 12 13:48:59 UTC 2019 - Nicolas Bock + +- Version bump to 10.2.22 + * Revision #ca325a46d2 2019-02-10 00:21:43 +0100 + CONNECT: update test results + * Revision #894f44b60b 2019-02-09 22:54:10 +0100 + CONNECT: Windows paths + * Revision #e5a5ae45d1 2019-02-08 14:10:44 +0100 + revert the check changes made in + 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80 + * Revision #bc50d72604 2019-02-08 16:38:39 +0100 + C/C again + * Revision #0216f87d38 2019-02-08 01:07:19 +0200 + Updated list of unstable tests for 10.2.22 + * Revision #65f22b8fd4 2019-02-07 19:39:23 +0100 + C/C again + * Revision #fef9013d43 2019-02-07 18:47:23 +0100 + update test result + * Revision #540a1dda7b 2019-02-07 12:14:49 +0100 + update C/C to get latest PS fixes + * Revision #8f5ea83ff1 2019-02-06 14:47:25 +0100 + MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail + * Revision #b3d571c398 2019-02-06 12:27:56 +0100 + C/C 3.0.9 + * Revision #a4c687c494 2019-02-06 16:53:16 +0400 + the opt_constraint_no_id should not have the lex_str type. + * Revision #5eb3e4d83c 2019-02-05 17:03:41 +0200 + MDEV-15798 Mutex leak on accessing + INFORMATION_SCHEMA.INNODB_MUTEXES + * Revision #625994b7cc 2019-02-05 11:16:43 +0200 + MDEV-16982 Server crashes in mem_heap_dup upon DELETE from table + with virtual columns + * Revision #f53e795250 2019-02-05 11:24:19 +0400 + MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign + keys. + * Revision #227379988e 2019-02-03 20:00:01 +0100 + MDEV-16905 ASAN heap-use-after-free in interceptor_strnlen / ... / + TABLE::verify_constraints upon INSERT into temporary table with + CHECK constraint + * Revision #b57ae8b58c 2019-02-03 19:56:41 +0100 + MDEV-18239 ASAN use-after-poison in process_str_arg / ... / + mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER + TABLE + * Revision #db8f0daeb4 2019-02-03 18:43:42 +0100 + CONNECT: calculate table_name from the path + * Revision #676f43da3a 2019-02-03 22:37:56 +0100 + cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ + * Revision #ef4ccb6ce2 2019-02-03 18:40:27 +0100 + MDEV-18083 ASAN heap-use-after-free in + Field::set_warning_truncated_wrong_value upon inserting into + temporary table + * Revision #3b7694b7f8 2019-02-03 18:38:27 +0100 + cleanup: don't search for a just-opened tmp table in ALTER + * Revision #78d5a764b2 2019-02-03 17:10:31 +0100 + compiler warnings + * Revision #a0e26599a3 2019-02-03 15:19:04 +0100 + Fix MDEV-13136: enhance CREATE SERVER MyServerName FOREIGN DATA + WRAPPER to work with CONNECT engine + * Revision #bece44be4f 2019-01-27 14:21:39 +0100 + Enable CONNECT tables to have triggers Update version number + * Revision #bcb8a52295 2019-01-25 13:02:40 +0100 + Fix MDEV-18192: CONNECT Engine JDBC not able to issue simple + UPDATE statement from trigger or stored procedure + * Revision #720dedb333 2019-01-01 16:57:23 +0100 + Modified because different result on Windows and Linux + * Revision #4b3b3bfe56 2019-01-01 16:08:04 +0100 + Modified because different result on Windows and Linux + * Revision #4cdeee1e77 2019-01-01 14:05:54 +0100 + Fix a few bug mainly concerning discovery and call from OEM (and + prepare new table types) + * Revision #564f63ccf7 2019-02-04 16:28:27 +0300 + MDEV-18468 merge instant_varchar_enlarge.test and + alter_varchar_change.test + * Revision #261ce5286f 2019-02-02 10:02:03 +0100 + MDEV-18281 COM_RESET_CONNECTION changes the connection encoding + * Revision #915ed7e614 2019-02-01 19:19:33 +0200 + Some more fixes for --suite=galera_3nodes + * Revision #dfc9bff5a9 2019-02-01 17:45:15 +0100 + MDEV-18379: IPv6 compatibility changes/Unification of check for + IPv6 + * Revision #09cea8703f 2019-02-01 17:10:27 +0400 + MDEV-17148 DROP DATABASE throw "Directory not empty" after changed + lower_case_table_names. + * Revision #7c7161a1bd 2019-01-28 14:38:39 +0530 + MDEV-18194 Incremental prepare tries to access page which is out + of tablespace bounds + * Revision #a2641b2611 2019-01-29 13:15:59 +0100 + MDEV-18380 : adjust max_statement_time in mariabackup + * Revision #f669cecbe3 2019-01-31 02:20:51 +0530 + MDEV-18415 mariabackup.MDEV-14447 test case fails with Table + 'test.t' doesn't exist in engine + * Revision #20e19f6975 2019-01-31 22:08:45 +0100 + MDEV-17479 Assertion `mysql_socket.fd != -1' failed in + inline_mysql_socket_send on server shutdown + * Revision #b8aef87221 2019-01-30 15:32:51 +0530 + MDEV-16849 Extending indexed VARCHAR column should be + instantaneous + * Revision #4ef556955f 2019-01-24 17:42:30 +0200 + MDEV-15740 Enabled and recorded galera_gcache_recover_manytrx + * Revision #ddfc789098 2019-01-27 15:44:35 +0200 + MDEV-15740 Recorded wsrep-recover-v25 + * Revision #4ea128391b 2019-01-24 17:37:45 +0200 + MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_log + * Revision #040b840de7 2019-01-24 16:31:33 +0200 + MDEV-15740 Backport wsrep recovery fixes from 10.4. + * Revision #ce28fa5303 2019-01-24 16:01:28 +0200 + Backported wsrep-recover test from 10.4. + * Revision #3fb6d2587d 2019-01-25 19:26:39 +0100 + Don't run tests that check privileges in --embedded + * Revision #d4515d1305 2019-01-25 14:05:54 +0100 + Deb: don't edit control file from inside rules file + * Revision #74f184aff2 2019-01-24 20:18:55 +0100 + Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3 + * Revision #31d0727a10 2019-01-25 15:23:57 +0200 + MDEV-18235: Changes related to fsync() + * Revision #d97db40a9f 2019-01-25 12:46:23 +0200 + MDEV-18352 Add a regression test for VARCHAR enlarging + * Revision #fab531a150 2019-01-24 15:57:26 +0200 + Fix the build after MDEV-17803 + * Revision #7930ab7e33 2019-01-24 12:36:10 +0200 + Comment out the statement that triggers MDEV-18366 + * Revision #46f712c73c 2019-01-24 12:31:54 +0200 + MDEV-15114: Fix memory leaks + * Revision #b572814baa 2019-01-23 20:56:52 +0200 + After-merge fix of a result + * Revision #d283f80eae 2019-01-22 16:43:59 +0200 + Update the InnoDB version number + * Revision #64678ca506 2019-01-23 18:09:32 +0200 + Bug #22990029: Add a test case + * Revision #aa8a31dadd 2018-10-10 18:05:02 +0530 + Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH + IGNORE KEYWORD + * Revision #e32305e505 2019-01-23 19:45:12 +0200 + Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTART + * Revision #d06ebd932d 2019-01-22 06:51:03 +0200 + Remove references to removed dict_sys->size + * Revision #2565c02ca5 2019-01-22 06:19:21 +0200 + Remove unnecessary type casts + * Revision #5c159c9037 2019-01-23 12:00:12 +0000 + MDEV-18356 Renamed backup-encrypted option introduced in + 7158edcba3af3766e9329f9927ce4adfd2a40bf8 + * Revision #9f4d4f404f 2019-01-22 18:23:47 +0400 + MDEV-12747 - main.mysqld_option_err fails in buildbot with timeout + * Revision #69221746db 2019-01-17 23:17:37 +0100 + MDEV-18289 - Fix a race between thd_destructor_proxy() startup and + server shutdown. + * Revision #f3e9d9a6e6 2018-10-12 01:43:12 -0700 + Change information_schema-big to include innodb + * Revision #802e8d6b89 2018-10-07 04:51:46 -0700 + Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS + * Revision #2153aaf66e 2019-01-15 22:47:54 +0100 + mariabackup : use die() macro for fatal exit with error message. + * Revision #a8a27e65a8 2019-01-14 22:28:23 +0100 + MDEV-18212 mariabackup: Make output format uniform whenever + possible + * Revision #61b600079b 2019-01-15 09:47:34 +0200 + MDEV-16690 node hang due to conflicting inserts in FK child table + * Revision #662217a592 2019-01-09 16:36:41 +0300 + MDEV-18186 assertion failure on missing InnoDB index + * Revision #cbdc2d9489 2018-12-27 21:14:07 +0300 + Replace log_group_t::file_header_bufs with local array + * Revision #46046f2e59 2019-01-14 13:20:59 +0200 + After-merge fix: Disable a failing test + * Revision #f5ee7fb31f 2018-11-29 13:38:16 +0100 + Fix a memory leak in ALTER TABLE + * Revision #79078167c3 2018-12-19 22:30:28 +0530 + MDEV-17753 ALTER USER fail to replicate + * Revision #7331c661db 2019-01-10 19:35:45 +0100 + MDEV-18201 : mariabackup- fix processing of rename/create sequence + in prepare + * Revision #4a872ae1e7 2019-01-09 22:28:31 +0100 + MDEV-18185 - mariabackup - fix specific case of table rename + handing in prepare. + * Revision #9edadc29b1 2019-01-08 20:41:39 +0530 + MDEV-17748 innodb.alter_inplace_perfschema fails in buildbot with + wrong result + * Revision #0c20b247de 2019-01-04 21:22:41 +0200 + Disable galera.query_cache test. + * Revision #b6b15de85d 2019-01-04 20:23:13 +0200 + Disable failing Galera test galera_query_cache. + * Revision #cb85803c45 2019-01-02 15:40:55 +1100 + Use absolute path for mariabackup binary + * Revision #216d5f7899 2018-11-29 12:36:57 +1100 + use `ps -p` instead of `ps --pid` + * Revision #0e794c6a69 2018-11-15 13:51:09 +1100 + Make mariabackup.sh compatible on FreeBSD + * Revision #23e4446adc 2019-01-03 22:14:55 +0200 + Fix a merge error in the parent commit + * Revision #2f368bb967 2019-01-02 19:33:52 +0100 + fix RHEL8 "ambiguous python shebang" build failures + * Revision #cf8a564686 2019-01-02 19:29:58 +0100 + compilation warning on windows + * Revision #1f9f72b13e 2019-01-02 16:34:15 +0100 + fix debian builds for cosmic + * Revision #099186d09e 2019-01-02 13:42:11 -0500 + bump the VERSION + ------------------------------------------------------------------- Thu Jan 3 15:01:44 UTC 2019 - kstreitova@suse.com diff --git a/mariadb.spec b/mariadb.spec index b055423..5267dad 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -49,7 +49,7 @@ %define with_mroonga 0 %endif Name: mariadb -Version: 10.2.21 +Version: 10.2.22 Release: 0 Summary: Server part of MariaDB License: SUSE-GPL-2.0-with-FLOSS-exception From 5f0bcf7957407c39abeb943f846b2cac59b7c17cf7e24ec201c631d271ff0350 Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Thu, 14 Feb 2019 09:38:31 +0000 Subject: [PATCH 2/6] OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=224 --- mariadb.changes | 209 ++++-------------------------------------------- 1 file changed, 15 insertions(+), 194 deletions(-) diff --git a/mariadb.changes b/mariadb.changes index 2f616e2..3ddb479 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,200 +1,21 @@ ------------------------------------------------------------------- Tue Feb 12 13:48:59 UTC 2019 - Nicolas Bock -- Version bump to 10.2.22 - * Revision #ca325a46d2 2019-02-10 00:21:43 +0100 - CONNECT: update test results - * Revision #894f44b60b 2019-02-09 22:54:10 +0100 - CONNECT: Windows paths - * Revision #e5a5ae45d1 2019-02-08 14:10:44 +0100 - revert the check changes made in - 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80 - * Revision #bc50d72604 2019-02-08 16:38:39 +0100 - C/C again - * Revision #0216f87d38 2019-02-08 01:07:19 +0200 - Updated list of unstable tests for 10.2.22 - * Revision #65f22b8fd4 2019-02-07 19:39:23 +0100 - C/C again - * Revision #fef9013d43 2019-02-07 18:47:23 +0100 - update test result - * Revision #540a1dda7b 2019-02-07 12:14:49 +0100 - update C/C to get latest PS fixes - * Revision #8f5ea83ff1 2019-02-06 14:47:25 +0100 - MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail - * Revision #b3d571c398 2019-02-06 12:27:56 +0100 - C/C 3.0.9 - * Revision #a4c687c494 2019-02-06 16:53:16 +0400 - the opt_constraint_no_id should not have the lex_str type. - * Revision #5eb3e4d83c 2019-02-05 17:03:41 +0200 - MDEV-15798 Mutex leak on accessing - INFORMATION_SCHEMA.INNODB_MUTEXES - * Revision #625994b7cc 2019-02-05 11:16:43 +0200 - MDEV-16982 Server crashes in mem_heap_dup upon DELETE from table - with virtual columns - * Revision #f53e795250 2019-02-05 11:24:19 +0400 - MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign - keys. - * Revision #227379988e 2019-02-03 20:00:01 +0100 - MDEV-16905 ASAN heap-use-after-free in interceptor_strnlen / ... / - TABLE::verify_constraints upon INSERT into temporary table with - CHECK constraint - * Revision #b57ae8b58c 2019-02-03 19:56:41 +0100 - MDEV-18239 ASAN use-after-poison in process_str_arg / ... / - mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER - TABLE - * Revision #db8f0daeb4 2019-02-03 18:43:42 +0100 - CONNECT: calculate table_name from the path - * Revision #676f43da3a 2019-02-03 22:37:56 +0100 - cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ - * Revision #ef4ccb6ce2 2019-02-03 18:40:27 +0100 - MDEV-18083 ASAN heap-use-after-free in - Field::set_warning_truncated_wrong_value upon inserting into - temporary table - * Revision #3b7694b7f8 2019-02-03 18:38:27 +0100 - cleanup: don't search for a just-opened tmp table in ALTER - * Revision #78d5a764b2 2019-02-03 17:10:31 +0100 - compiler warnings - * Revision #a0e26599a3 2019-02-03 15:19:04 +0100 - Fix MDEV-13136: enhance CREATE SERVER MyServerName FOREIGN DATA - WRAPPER to work with CONNECT engine - * Revision #bece44be4f 2019-01-27 14:21:39 +0100 - Enable CONNECT tables to have triggers Update version number - * Revision #bcb8a52295 2019-01-25 13:02:40 +0100 - Fix MDEV-18192: CONNECT Engine JDBC not able to issue simple - UPDATE statement from trigger or stored procedure - * Revision #720dedb333 2019-01-01 16:57:23 +0100 - Modified because different result on Windows and Linux - * Revision #4b3b3bfe56 2019-01-01 16:08:04 +0100 - Modified because different result on Windows and Linux - * Revision #4cdeee1e77 2019-01-01 14:05:54 +0100 - Fix a few bug mainly concerning discovery and call from OEM (and - prepare new table types) - * Revision #564f63ccf7 2019-02-04 16:28:27 +0300 - MDEV-18468 merge instant_varchar_enlarge.test and - alter_varchar_change.test - * Revision #261ce5286f 2019-02-02 10:02:03 +0100 - MDEV-18281 COM_RESET_CONNECTION changes the connection encoding - * Revision #915ed7e614 2019-02-01 19:19:33 +0200 - Some more fixes for --suite=galera_3nodes - * Revision #dfc9bff5a9 2019-02-01 17:45:15 +0100 - MDEV-18379: IPv6 compatibility changes/Unification of check for - IPv6 - * Revision #09cea8703f 2019-02-01 17:10:27 +0400 - MDEV-17148 DROP DATABASE throw "Directory not empty" after changed - lower_case_table_names. - * Revision #7c7161a1bd 2019-01-28 14:38:39 +0530 - MDEV-18194 Incremental prepare tries to access page which is out - of tablespace bounds - * Revision #a2641b2611 2019-01-29 13:15:59 +0100 - MDEV-18380 : adjust max_statement_time in mariabackup - * Revision #f669cecbe3 2019-01-31 02:20:51 +0530 - MDEV-18415 mariabackup.MDEV-14447 test case fails with Table - 'test.t' doesn't exist in engine - * Revision #20e19f6975 2019-01-31 22:08:45 +0100 - MDEV-17479 Assertion `mysql_socket.fd != -1' failed in - inline_mysql_socket_send on server shutdown - * Revision #b8aef87221 2019-01-30 15:32:51 +0530 - MDEV-16849 Extending indexed VARCHAR column should be - instantaneous - * Revision #4ef556955f 2019-01-24 17:42:30 +0200 - MDEV-15740 Enabled and recorded galera_gcache_recover_manytrx - * Revision #ddfc789098 2019-01-27 15:44:35 +0200 - MDEV-15740 Recorded wsrep-recover-v25 - * Revision #4ea128391b 2019-01-24 17:37:45 +0200 - MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_log - * Revision #040b840de7 2019-01-24 16:31:33 +0200 - MDEV-15740 Backport wsrep recovery fixes from 10.4. - * Revision #ce28fa5303 2019-01-24 16:01:28 +0200 - Backported wsrep-recover test from 10.4. - * Revision #3fb6d2587d 2019-01-25 19:26:39 +0100 - Don't run tests that check privileges in --embedded - * Revision #d4515d1305 2019-01-25 14:05:54 +0100 - Deb: don't edit control file from inside rules file - * Revision #74f184aff2 2019-01-24 20:18:55 +0100 - Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3 - * Revision #31d0727a10 2019-01-25 15:23:57 +0200 - MDEV-18235: Changes related to fsync() - * Revision #d97db40a9f 2019-01-25 12:46:23 +0200 - MDEV-18352 Add a regression test for VARCHAR enlarging - * Revision #fab531a150 2019-01-24 15:57:26 +0200 - Fix the build after MDEV-17803 - * Revision #7930ab7e33 2019-01-24 12:36:10 +0200 - Comment out the statement that triggers MDEV-18366 - * Revision #46f712c73c 2019-01-24 12:31:54 +0200 - MDEV-15114: Fix memory leaks - * Revision #b572814baa 2019-01-23 20:56:52 +0200 - After-merge fix of a result - * Revision #d283f80eae 2019-01-22 16:43:59 +0200 - Update the InnoDB version number - * Revision #64678ca506 2019-01-23 18:09:32 +0200 - Bug #22990029: Add a test case - * Revision #aa8a31dadd 2018-10-10 18:05:02 +0530 - Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH - IGNORE KEYWORD - * Revision #e32305e505 2019-01-23 19:45:12 +0200 - Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTART - * Revision #d06ebd932d 2019-01-22 06:51:03 +0200 - Remove references to removed dict_sys->size - * Revision #2565c02ca5 2019-01-22 06:19:21 +0200 - Remove unnecessary type casts - * Revision #5c159c9037 2019-01-23 12:00:12 +0000 - MDEV-18356 Renamed backup-encrypted option introduced in - 7158edcba3af3766e9329f9927ce4adfd2a40bf8 - * Revision #9f4d4f404f 2019-01-22 18:23:47 +0400 - MDEV-12747 - main.mysqld_option_err fails in buildbot with timeout - * Revision #69221746db 2019-01-17 23:17:37 +0100 - MDEV-18289 - Fix a race between thd_destructor_proxy() startup and - server shutdown. - * Revision #f3e9d9a6e6 2018-10-12 01:43:12 -0700 - Change information_schema-big to include innodb - * Revision #802e8d6b89 2018-10-07 04:51:46 -0700 - Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS - * Revision #2153aaf66e 2019-01-15 22:47:54 +0100 - mariabackup : use die() macro for fatal exit with error message. - * Revision #a8a27e65a8 2019-01-14 22:28:23 +0100 - MDEV-18212 mariabackup: Make output format uniform whenever - possible - * Revision #61b600079b 2019-01-15 09:47:34 +0200 - MDEV-16690 node hang due to conflicting inserts in FK child table - * Revision #662217a592 2019-01-09 16:36:41 +0300 - MDEV-18186 assertion failure on missing InnoDB index - * Revision #cbdc2d9489 2018-12-27 21:14:07 +0300 - Replace log_group_t::file_header_bufs with local array - * Revision #46046f2e59 2019-01-14 13:20:59 +0200 - After-merge fix: Disable a failing test - * Revision #f5ee7fb31f 2018-11-29 13:38:16 +0100 - Fix a memory leak in ALTER TABLE - * Revision #79078167c3 2018-12-19 22:30:28 +0530 - MDEV-17753 ALTER USER fail to replicate - * Revision #7331c661db 2019-01-10 19:35:45 +0100 - MDEV-18201 : mariabackup- fix processing of rename/create sequence - in prepare - * Revision #4a872ae1e7 2019-01-09 22:28:31 +0100 - MDEV-18185 - mariabackup - fix specific case of table rename - handing in prepare. - * Revision #9edadc29b1 2019-01-08 20:41:39 +0530 - MDEV-17748 innodb.alter_inplace_perfschema fails in buildbot with - wrong result - * Revision #0c20b247de 2019-01-04 21:22:41 +0200 - Disable galera.query_cache test. - * Revision #b6b15de85d 2019-01-04 20:23:13 +0200 - Disable failing Galera test galera_query_cache. - * Revision #cb85803c45 2019-01-02 15:40:55 +1100 - Use absolute path for mariabackup binary - * Revision #216d5f7899 2018-11-29 12:36:57 +1100 - use `ps -p` instead of `ps --pid` - * Revision #0e794c6a69 2018-11-15 13:51:09 +1100 - Make mariabackup.sh compatible on FreeBSD - * Revision #23e4446adc 2019-01-03 22:14:55 +0200 - Fix a merge error in the parent commit - * Revision #2f368bb967 2019-01-02 19:33:52 +0100 - fix RHEL8 "ambiguous python shebang" build failures - * Revision #cf8a564686 2019-01-02 19:29:58 +0100 - compilation warning on windows - * Revision #1f9f72b13e 2019-01-02 16:34:15 +0100 - fix debian builds for cosmic - * Revision #099186d09e 2019-01-02 13:42:11 -0500 - bump the VERSION +- update to 10.2.22 GA + * notable changes: + * Backport Information Schema CHECK_CONSTRAINTS Table. + * MDEV-17475: Maximum value of table_definition_cache is + now 2097152 + * InnoDB ALTER TABLE fixes: MDEV-16499, MDEV-18186, MDEV-18237, + MDEV-18222, MDEV-18256, MDEV-18016, MDEV-16849 + * Mariabackup fixes: MDEV-18185, MDEV-18201, MDEV-18194 + * Galera crash recovery fix: MDEV-15740 + * Encryption fixes: MDEV-18129, MDEV-18183, MDEV-18279 + * Fixes for the following security vulnerabilities: + * CVE-2019-2510, CVE-2019-2537 + * release notes and changelog: + https://mariadb.com/kb/en/library/mariadb-10222-release-notes + https://mariadb.com/kb/en/library/mariadb-10222-changelog ------------------------------------------------------------------- Thu Jan 3 15:01:44 UTC 2019 - kstreitova@suse.com From a40180b467c2d81b6fe992555b038a064e84cecef3dceb730ebb23f88d7b790b Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Fri, 15 Feb 2019 11:05:43 +0000 Subject: [PATCH 3/6] Accepting request 676156 from home:tbechtold:branches:server:database - add slow_query_log example to my.cnf and adjust the logrotate configuration to rotate all /var/log/mysql/*.log files . This is useful when the slow query log is enabled. In that case, this log file should also be rotated (bsc#1112767) OBS-URL: https://build.opensuse.org/request/show/676156 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=225 --- mariadb-10.0.15-logrotate-su.patch | 2 +- mariadb-10.2.4-logrotate.patch | 2 +- mariadb.changes | 8 ++++++++ my.ini | 4 ++++ 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/mariadb-10.0.15-logrotate-su.patch b/mariadb-10.0.15-logrotate-su.patch index 15d5aef..6fcec1d 100644 --- a/mariadb-10.0.15-logrotate-su.patch +++ b/mariadb-10.0.15-logrotate-su.patch @@ -9,7 +9,7 @@ Index: support-files/mysql-log-rotate.sh +++ support-files/mysql-log-rotate.sh @@ -20,6 +20,7 @@ - /var/log/mysql/mysqld.log { + /var/log/mysql/*.log { # create 600 mysql mysql + su mysql mysql notifempty diff --git a/mariadb-10.2.4-logrotate.patch b/mariadb-10.2.4-logrotate.patch index 34d0f86..975bf6b 100644 --- a/mariadb-10.2.4-logrotate.patch +++ b/mariadb-10.2.4-logrotate.patch @@ -14,7 +14,7 @@ Index: support-files/mysql-log-rotate.sh # for root ! -@localstatedir@/mysqld.log { -+/var/log/mysql/mysqld.log { ++/var/log/mysql/*.log { # create 600 mysql mysql notifempty daily diff --git a/mariadb.changes b/mariadb.changes index 3ddb479..a236053 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 14 15:01:27 UTC 2019 - Thomas Bechtold + +- add slow_query_log example to my.cnf and adjust the logrotate + configuration to rotate all /var/log/mysql/*.log files . + This is useful when the slow query log is enabled. In that case, + this log file should also be rotated (bsc#1112767) + ------------------------------------------------------------------- Tue Feb 12 13:48:59 UTC 2019 - Nicolas Bock diff --git a/my.ini b/my.ini index 20fc4d0..1e88239 100644 --- a/my.ini +++ b/my.ini @@ -63,6 +63,10 @@ server-id = 1 sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES +# Enable the slow query log to see queries with especially long duration +# slow_query_log=1 +# slow_query_log_file = /var/log/mysql/mysqld_slow.log + [mysqld_multi] mysqld = /usr/bin/mysqld_safe mysqladmin = /usr/bin/mysqladmin From 5e1d3d228f069b38f35390fc58294b0e03206867f0fd8c44dd0ec0661fcdd098 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 18 Feb 2019 07:47:22 +0000 Subject: [PATCH 4/6] Accepting request 676580 from home:rsalevsky:branches:server:database - remove xtrabackup requirement as MariaDB ships a build in mariabackup so xtrabackup is not needed unless a user specificaly wants to use xtrabackup as sst method The cloud team wants to stop shipping xtrabackup as we switched to mariabackup. OBS-URL: https://build.opensuse.org/request/show/676580 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=226 --- mariadb.changes | 7 +++++++ mariadb.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mariadb.changes b/mariadb.changes index a236053..7175325 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 15 15:39:01 UTC 2019 - rick.salevsky@suse.com + +- remove xtrabackup requirement as MariaDB ships a build in + mariabackup so xtrabackup is not needed unless a user specificaly + wants to use xtrabackup as sst method + ------------------------------------------------------------------- Thu Feb 14 15:01:27 UTC 2019 - Thomas Bechtold diff --git a/mariadb.spec b/mariadb.spec index 5267dad..dc92389 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -228,7 +228,6 @@ Requires: lsof Requires: rsync Requires: socat Requires: which -Requires: xtrabackup # We need Conflicts here as galera_new_cluster (and use_galera_new_cluster.conf) # and galera_recovery scripts were in mariadb package but now they are in galera # subpackage From e573f3df3bf623d7bcd955ab80a79cebe6aefd3f4790ac985e615d1d1190fbbe Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Wed, 20 Feb 2019 09:12:12 +0000 Subject: [PATCH 5/6] Accepting request 677272 from home:adkorte - fix references path below legacy directory /var/run -> /run OBS-URL: https://build.opensuse.org/request/show/677272 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=227 --- mariadb.changes | 5 +++++ mariadb.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/mariadb.changes b/mariadb.changes index 7175325..8d18cfd 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 18 21:58:17 UTC 2019 - suse+build@de-korte.org + +- fix references path below legacy directory /var/run -> /run + ------------------------------------------------------------------- Fri Feb 15 15:39:01 UTC 2019 - rick.salevsky@suse.com diff --git a/mariadb.spec b/mariadb.spec index dc92389..09b293d 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -387,8 +387,8 @@ export CXXFLAGS="$CFLAGS -felide-constructors" -DWITH_EDITLINE=system \ -DINSTALL_LAYOUT=RPM \ -DWITH_LZ4=system \ - -DMYSQL_UNIX_ADDR="%{_localstatedir}/run/mysql/mysql.sock" \ - -DINSTALL_UNIX_ADDRDIR="%{_localstatedir}/run/mysql/mysql.sock" \ + -DMYSQL_UNIX_ADDR="%{_rundir}/mysql/mysql.sock" \ + -DINSTALL_UNIX_ADDRDIR="%{_rundir}/mysql/mysql.sock" \ -DINSTALL_MYSQLSHAREDIR=share/%{name} \ -DWITH_COMMENT="openSUSE mariadb rpm" \ -DWITH_EXTRA_CHARSET=all \ From aa2c3445cbbb7ed14612c1b499da7cc9738c13f94e8a6972926d46fa15c8e907 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 28 Feb 2019 13:58:19 +0000 Subject: [PATCH 6/6] Accepting request 680087 from home:kstreitova:branches:server:database - add mariadb-10.2.22-fix_path.patch to fix a path to resolveip in mysql_install_db script [bsc#1127027] MDEV-18526 - my.cnf/my.ini: move slow_query_log example to the error log so it's logically together OBS-URL: https://build.opensuse.org/request/show/680087 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=228 --- mariadb-10.2.22-fix_path.patch | 41 ++++++++++++++++++++++++++++++++++ mariadb.changes | 12 ++++++++++ mariadb.spec | 2 ++ my.ini | 8 +++---- 4 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 mariadb-10.2.22-fix_path.patch diff --git a/mariadb-10.2.22-fix_path.patch b/mariadb-10.2.22-fix_path.patch new file mode 100644 index 0000000..28a2e52 --- /dev/null +++ b/mariadb-10.2.22-fix_path.patch @@ -0,0 +1,41 @@ +From 431da59f1ce2b594ef465563bf18f670f07a1b32 Mon Sep 17 00:00:00 2001 +From: Oleksandr Byelkin +Date: Tue, 19 Feb 2019 16:09:46 +0100 +Subject: [PATCH] 1. centos has symlinks /bin->usr/bin and /sbin -> usr/sbin, + but even if this script called as /bin/mysql_install_db it is still standard + install and scripts are in /usr/share/ (but not in the /share/) 2. fix of + bindir path + +--- + scripts/mysql_install_db.sh | 8 +++++--- + 1 file changed, 5 insertions(+), 3 deletions(-) + +Index: mariadb-10.2.22/scripts/mysql_install_db.sh +=================================================================== +--- mariadb-10.2.22.orig/scripts/mysql_install_db.sh ++++ mariadb-10.2.22/scripts/mysql_install_db.sh +@@ -303,6 +303,8 @@ fi + parse_arguments `"$print_defaults" $defaults $defaults_group_suffix --mysqld mysql_install_db` + parse_arguments PICK-ARGS-FROM-ARGV "$@" + ++rel_mysqld="$dirname0/@INSTALL_SBINDIR@/mysqld" ++ + # Configure paths to support files + if test -n "$srcdir" + then +@@ -344,12 +346,12 @@ then + fi + plugindir=`find_in_dirs --dir auth_socket.so $basedir/lib*/plugin $basedir/lib*/mysql/plugin` + # relative from where the script was run for a relocatable install +-elif test -n "$dirname0" -a -x "$dirname0/@INSTALL_SBINDIR@/mysqld" ++elif test -n "$dirname0" -a -x "$rel_mysqld" -a ! "$rel_mysqld" -ef "@sbindir@/mysqld" + then + basedir="$dirname0" +- bindir="$basedir/@INSTALL_SBINDIR@" ++ bindir="$basedir/@INSTALL_BINDIR@" + resolveip="$bindir/resolveip" +- mysqld="$basedir/@INSTALL_SBINDIR@/mysqld" ++ mysqld="$rel_mysqld" + srcpkgdatadir="$basedir/@INSTALL_MYSQLSHAREDIR@" + buildpkgdatadir="$basedir/@INSTALL_MYSQLSHAREDIR@" + plugindir="$basedir/@INSTALL_PLUGINDIR@" diff --git a/mariadb.changes b/mariadb.changes index 8d18cfd..9353394 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 27 14:48:43 UTC 2019 - kstreitova@suse.com + +- add mariadb-10.2.22-fix_path.patch to fix a path to resolveip in + mysql_install_db script [bsc#1127027] MDEV-18526 + +------------------------------------------------------------------- +Thu Feb 21 15:46:53 UTC 2019 - kstreitova@suse.com + +- my.cnf/my.ini: move slow_query_log example to the error log so + it's logically together + ------------------------------------------------------------------- Mon Feb 18 21:58:17 UTC 2019 - suse+build@de-korte.org diff --git a/mariadb.spec b/mariadb.spec index 09b293d..e98f406 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -78,6 +78,7 @@ Patch7: mariadb-10.0.15-logrotate-su.patch Patch8: mariadb-10.2.4-fortify-and-O.patch Patch9: mariadb-10.2.19-link-and-enable-c++11-atomics.patch Patch11: mariadb-10.2.9-galera_cnf.patch +Patch12: mariadb-10.2.22-fix_path.patch BuildRequires: bison BuildRequires: cmake BuildRequires: dos2unix @@ -333,6 +334,7 @@ find . -name "*.jar" -type f -exec rm --verbose -f {} \; %patch8 -p0 %patch9 -p1 %patch11 -p1 +%patch12 -p1 cp %{_sourcedir}/suse-test-run . diff --git a/my.ini b/my.ini index 1e88239..5684733 100644 --- a/my.ini +++ b/my.ini @@ -18,6 +18,10 @@ bind-address = 127.0.0.1 # which is not beneficial for rotating the log file if it grows in size. log-error = /var/log/mysql/mysqld.log +# Enable the slow query log to see queries with especially long duration +# slow_query_log=1 +# slow_query_log_file = /var/log/mysql/mysqld_slow.log + # Operations 'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only # work with files in the specified directory secure_file_priv = /var/lib/mysql-files @@ -63,10 +67,6 @@ server-id = 1 sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES -# Enable the slow query log to see queries with especially long duration -# slow_query_log=1 -# slow_query_log_file = /var/log/mysql/mysqld_slow.log - [mysqld_multi] mysqld = /usr/bin/mysqld_safe mysqladmin = /usr/bin/mysqladmin