MariaDB 10.8.2 RC and MariaDB 10.7.3, 10.6.7, 10.5.15, 10.4.24, 10.3.34 and 10.2.43 now available
The MariaDB Foundation is pleased to announce the availability of MariaDB 10.8.2, a release candidate in the MariaDB 10.8 series, MariaDB 10.7.3, a Generally Available release in the MariaDB 10.7 series (maintained for one year), as well as MariaDB 10.6.7, MariaDB 10.5.15, MariaDB 10.4.24, MariaDB 10.3.34 and MariaDB 10.2.43, the latest stable releases in their respective series.
These primarily fix a problem in last week’s releases when manually running mariadb-upgrade. See MDEV-27789, and the release notes and changelogs for details.
Release Notes Changelog What is MariaDB 10.8?
Release Notes Changelog What is MariaDB 10.7?
Release Notes Changelog What is MariaDB 10.6?
Release Notes Changelog What is MariaDB 10.5?
Release Notes Changelog What is MariaDB 10.4?
Release Notes Changelog What is MariaDB 10.3?
Release Notes Changelog What is MariaDB 10.2?
MariaDB APT and YUM Repository Configuration Generator
Contributors to MariaDB 10.8.2
Andrei Elkin (MariaDB Corporation)
Daniel Bartholomew (MariaDB Corporation)
Marko Mäkelä (MariaDB Corporation)
Michael Widenius (MariaDB Corporation and MariaDB Foundation)
Oleksandr Byelkin (MariaDB Corporation)
Sergei Golubchik (MariaDB Corporation)
Sergei Petrunia (MariaDB Corporation)
Teemu Ollakka (Codership)
Vincent Milum Jr
Vladislav Vaintroub (MariaDB Corporation)
10 Contributors
Contributors to MariaDB 10.7.3, MariaDB 10.6.7 and MariaDB 10.5.15
Andrei Elkin (MariaDB Corporation)
Daniel Bartholomew (MariaDB Corporation)
Marko Mäkelä (MariaDB Corporation)
Michael Widenius (MariaDB Corporation and MariaDB Foundation)
Oleksandr Byelkin (MariaDB Corporation)
Sergei Golubchik (MariaDB Corporation)
Sergei Petrunia (MariaDB Corporation)
Teemu Ollakka (Codership)
Vladislav Vaintroub (MariaDB Corporation)
9 Contributors
Contributors to MariaDB 10.4.24, MariaDB 10.3.34 and MariaDB 10.2.43
Andrei Elkin (MariaDB Corporation)
Daniel Bartholomew (MariaDB Corporation)
Michael Widenius (MariaDB Corporation and MariaDB Foundation)
Oleksandr Byelkin (MariaDB Corporation)
Sergei Golubchik (MariaDB Corporation)
Sergei Petrunia (MariaDB Corporation)
Teemu Ollakka (Codership)
Vladislav Vaintroub (MariaDB Corporation)
8 Contributors
Thanks, and enjoy MariaDB!
I have MariaDB 10.4.14 installed in ubuntu 20.04 and its running 2 years now.
Suddenly today (March 9, 2022) after a brownout happened it stop on its own after 10-15 minutes.
Anyone could help resolve this issue?
This is the log that I’ve got on the server.
2022-03-09 14:12:27 0 [Note] InnoDB: Using Linux native AIO
2022-03-09 14:12:27 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2022-03-09 14:12:27 0 [Note] InnoDB: Uses event mutexes
2022-03-09 14:12:27 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-03-09 14:12:27 0 [Note] InnoDB: Number of pools: 1
2022-03-09 14:12:27 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-03-09 14:12:27 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
2022-03-09 14:12:27 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 8, chunk size = 128M
2022-03-09 14:12:27 0 [Note] InnoDB: Completed initialization of buffer pool
2022-03-09 14:12:27 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-03-09 14:12:27 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-03-09 14:12:27 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-03-09 14:12:27 0 [Note] InnoDB: Setting file ‘./ibtmp1’ size to 12 MB. Physically writing the file full; Please wait …
2022-03-09 14:12:27 0 [Note] InnoDB: File ‘./ibtmp1’ size is now 12 MB.
2022-03-09 14:12:27 0 [Note] InnoDB: 10.4.14 started; log sequence number 348988625; transaction id 174476196
2022-03-09 14:12:27 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2022-03-09 14:12:27 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2022-03-09 14:12:27 0 [Note] InnoDB: Buffer pool(s) load completed at 220309 14:12:27
2022-03-09 14:12:27 0 [Note] Server socket created on IP: ‘0.0.0.0’.
2022-03-09 14:12:27 0 [Note] Reading of all Master_info entries succeeded
2022-03-09 14:12:27 0 [Note] Added new Master_info ” to hash table
2022-03-09 14:12:27 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: ‘10.4.14-MariaDB-1:10.4.14+maria~bionic-log’ socket: ‘/var/run/mysqld/mysqld.sock’ port: 3306 mariadb.org binary distribution
2022-03-09 14:13:01 9 [Note] Start binlog_dump to slave_server(383968666), pos(mysql-bin.000633, 3924815), using_gtid(0), gtid(”)
2022-03-09 14:27:26 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-03-09 14:27:26 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-03-09 14:27:26 0 [Note] InnoDB: FTS optimize thread exiting.
2022-03-09 14:27:27 0 [Note] InnoDB: Starting shutdown…
2022-03-09 14:27:27 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2022-03-09 14:27:27 0 [Note] InnoDB: Buffer pool(s) dump completed at 220309 14:27:27
2022-03-09 14:27:29 0 [Note] InnoDB: Shutdown completed; log sequence number 348993618; transaction id 174493015
2022-03-09 14:27:29 0 [Note] InnoDB: Removed temporary tablespace data file: “ibtmp1”
2022-03-09 14:27:29 0 [Note] /usr/sbin/mysqld: Shutdown complete