/[advisories]/27081.adv
ViewVC logotype

Contents of /27081.adv

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10667 - (show annotations) (download)
Tue Aug 18 20:02:48 2020 UTC (3 years, 8 months ago) by neoclust
File size: 3793 byte(s)
MGAA-2020-0174: mariadb-10.3.24-1.mga7
1 type: bugfix
2 subject: Updated mariadb packages fix various bugs
3 src:
4 7:
5 core:
6 - mariadb-10.3.24-1.mga7
7 description: |
8 MariaDB 10.3 is the previous stable series of MariaDB, and an evolution of MariaDB 10.2 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.
9
10 Notable Changes
11 Variables
12 Limit innodb_encryption_threads to 255 (MDEV-22258).
13 Minimum value of max_sort_length raised to 8 (previously 4) so fixed size data types like DOUBLE and BIGINT
14 are not truncated for lower values of max_sort_length (MDEV-22715).
15
16 InnoDB
17 Fixed corruption in delete buffering (MDEV-22497)
18 Fixed a deadlock in FLUSH TABLES…FOR EXPORT (MDEV-22890)
19 InnoDB data file extension is not crash-safe (MDEV-23190)
20 Minor fixes related to encryption and FULLTEXT INDEX
21 Dropping the adaptive hash index may cause DDL to lock up InnoDB (MDEV-22456)
22 innodb_log_optimize_ddl=OFF is not crash safe (MDEV-21347)
23 Mariadb service won't shutdown when it's running and the OS datetime updated backwards (MDEV-17481)
24 Doublewrite recovery can corrupt data pages (MDEV-11799)
25 Fixed race conditions related to buffer pool resizing
26 ALTER TABLE fixes (MDEV-22637, MDEV-23244)
27 Crash recovery fixes (MDEV-21347, MDEV-23190, MDEV-11799)
28
29 Replication
30 Make the binlog dump thread to log into errorlog a requested GTID position (MDEV-20428)
31 Fix stop of the optimistic parallel slave at requested START-SLAVE-UNTIL position (MDEV-15152)
32 Properly handle RESET MASTER TO value, when the value exceeds the max allowed 2147483647 (MDEV-22451)
33 Correct 'relay-log.info' updating by concurrent parallel workers (MDEV-22806)
34 Eliminate deadlock involving parallel workers, STOP SLAVE and FLUSH TABLES WITH READ LOCK (MDEV-23089)
35 Correct master-slave automatic reconnection by slave to always pass through all steps of the initial connect.
36 Specifically, do not skip master notification about slave binlog checksum awareness (MDEV-14203)
37 Refine mysqlbinlog output to print out START TRANSACTION at Gtid_log_event processing which satisfies clients
38 that submit the output with sql_mode=oracle (MDEV-23108)
39 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ... SELECT in ORACLE mode (MDEV-19632)
40
41 Optimizer
42 ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows ... (MDEV-21472)
43 Print ranges in the optimizer trace created for non-indexed columns when optimizer_use_condition_selectivity
44 >2 Now the optimizer trace shows the ranges constructed while getting estimates from EITS (MDEV-22665)
45 LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSON, make LATERAL DERIVED tables visible in EXPLAIN FORMAT=JSON output (MDEV-17568)
46 Crash on WITH RECURSIVE large query (MDEV-22748)
47 Crash with Prepared Statement with a '?' parameter inside a re-used CTE (MDEV-22779)
48
49 Other
50 MariaDB could crash after changing the query_cache size (MDEV-5924)
51 Errors and SIGSEGV on CREATE TABLE w/ various charsets (MDEV-22111)
52 Crash in CREATE TABLE AS SELECT when the precision of returning type = 0 (MDEV-22502)
53 XA: Reject DDL operations between PREPARE and COMMIT (MDEV-22420)
54 Stop mariabackup --prepare on errors during innodb redo log applying (MDEV-22354)
55 Server crashes in mysql_alter_table upon adding a non-null date column under NO_ZERO_DATE with ALGORITHM=INPLACE (MDEV-18042)
56 Can't uninstall plugin if the library file doesn't exist (MDEV-21258)
57
58 Note from upstream:
59 When upgrading from MariaDB 10.3.8 or earlier to MariaDB 10.3.9 or higher, running mysql_upgrade is required due to changes introduced in MDEV-14637.
60 references:
61 - https://bugs.mageia.org/show_bug.cgi?id=27081
62 - https://mariadb.com/kb/en/mariadb-10324-release-notes/
63 ID: MGAA-2020-0174

  ViewVC Help
Powered by ViewVC 1.1.30