[Maria-discuss] MariaDB 10.0.22 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details. - - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22 About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/ APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/ - - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - - There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at: - https://mariadb.com/news-events/webinars - - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - - There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links: - https://mariadb.com/kb/en/mariadb/books/ - - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - - MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts. If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file! See http://mariadb.com/kb/en/user-feedback-plugin for more information. - - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at: - http://mariadb.org/jira - - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - - If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation. - https://mariadb.com/kb/en/contributing - https://mariadb.org/en/donate/ We hope you enjoy MariaDB! -- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
seems to be broken - at least i don't expect anything to for a minor release then just chnage the version line in a RPM-SPEC and fire "rpmbuild -bb" [ 45%] Building CXX object storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o cd /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb && /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_64=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_BYTE=1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE=1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=1 -DLINUX_NATIVE_AIO=1 -DSIZEOF_PTHREAD_T=8 -m64 -O2 -g0 -march=sandybridge -mtune=sandybridge -fopenmp -mfpmath=sse -pipe -fno-strict-aliasing -fomit-frame-pointer -finline-functions -fexceptions -fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat -Werror=format-security -O3 -funroll-loops -funswitch-loops -minline-all-stringops -fwrapv -fno-stack-protector -fstack-protector --param=ssp-buffer-size=8 -fPIC -fno-exceptions -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -Wno-uninitialized -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1 -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/sql -DUNIV_LINUX -D_GNU_SOURCE=1 -fvisibility=hidden -o CMakeFiles/xtradb.dir/log/log0log.cc.o -c /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc storage/xtradb/CMakeFiles/xtradb.dir/build.make:1142: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o' failed make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc: In function 'void log_buffer_extend(ulint)': /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc:254:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] log_buffer_extend( ^ /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler/ha_innodb.cc: In function 'ulint innobase_strnxfrm(CHARSET_INFO*, const uchar*, ulint)': /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler/ha_innodb.cc:6358:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector] innobase_strnxfrm( ^ make[2]: Leaving directory '/home/builduser/rpmbuild/BUILD/mariadb-10.0.22' CMakeFiles/Makefile2:1264: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/all' failed make[1]: *** [storage/xtradb/CMakeFiles/xtradb.dir/all] Error 2 make[1]: Leaving directory '/home/builduser/rpmbuild/BUILD/mariadb-10.0.22' Makefile:160: recipe for target 'all' failed make: *** [all] Error 2 Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.VHinf4 (%build) Fehler beim Bauen des RPM: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.VHinf4 (%build) Am 29.10.2015 um 19:29 schrieb Daniel Bartholomew:
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details.
- - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22
About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/
APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/
- - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - -
There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at:
- https://mariadb.com/news-events/webinars
- - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - -
There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links:
- https://mariadb.com/kb/en/mariadb/books/
- - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - -
MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts.
If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file!
See http://mariadb.com/kb/en/user-feedback-plugin for more information.
- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at:
- - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - -
If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation.
- https://mariadb.com/kb/en/contributing
- https://mariadb.org/en/donate/
We hope you enjoy MariaDB!
-- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Hi, Reindl! Could you show more of the build log please? You've cut the compiler error out. On Oct 30, Reindl Harald wrote:
seems to be broken - at least i don't expect anything to for a minor release then just chnage the version line in a RPM-SPEC and fire "rpmbuild -bb"
[ 45%] Building CXX object storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o cd /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb && /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_64=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_BYTE=1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE=1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=1 -DLINUX_NATIVE_AIO=1 -DSIZEOF_PTHREAD_T=8 -m64 -O2 -g0 -march=sandybridge -mtune=sandybridge -fopenmp -mfpmath=sse -pipe -fno-strict-aliasing -fomit-frame-pointer -finline-functions -fexceptions -fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat -Werror=format-security -O3 -funroll-loops -funswitch-loops -minline-all-stringops -fwrapv -fno-stack-protector -fstack-protector --param=ssp-buffer-size=8 -fPIC -fno-exceptions -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -Wno-uninitialized -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1 -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/sql -DUNIV_LINUX -D_GNU_SOURCE=1 -fvisibility=hidden -o CMakeFiles/xtradb.dir/log/log0log.cc.o -c /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc storage/xtradb/CMakeFiles/xtradb.dir/build.make:1142: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o' failed
This is what make says. Compiler error was about xtradb_i_s.cc and it was earlier in the log.
make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs....
Regards, Sergei
Am 30.10.2015 um 09:20 schrieb Sergei Golubchik:
Hi, Reindl!
Could you show more of the build log please? You've cut the compiler error out.
sorry, first response was off-list because the off-list copy was faster and the list-message later purged by duplicate-filter on the mailserver output of "rpmbuild -bb mariadb.spec >> mariadb.log 2>> mariadb.log" https://access.thelounge.net/harry/mariadb.log.tar.bz2
On Oct 30, Reindl Harald wrote:
seems to be broken - at least i don't expect anything to for a minor release then just chnage the version line in a RPM-SPEC and fire "rpmbuild -bb"
[ 45%] Building CXX object storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o cd /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb && /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_64=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_BYTE=1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE=1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=1 -DLINUX_NATIVE_AIO=1 -DSIZEOF_PTHREAD_T=8 -m64 -O2 -g0 -march=sandybridge -mtune=sandybridge -fopenmp -mfpmath=sse -pipe -fno-strict-aliasing -fomit-frame-pointer -finline-functions -fexceptions -fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat -Werror=format-security -O3 -funroll-loops -funswitch-loops -minline-all-stringops -fwrapv -fno-stack-protector -fstack-protector --param=ssp-buffer-size=8 -fPIC -fno-exceptions -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -Wno-uninitialized -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1 -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/sql -DUNIV_LINUX -D_GNU_SOURCE=1 -fvisibility=hidden -o CMakeFiles/xtradb.dir/log/log0log.cc.o -c /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc storage/xtradb/CMakeFiles/xtradb.dir/build.make:1142: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o' failed
This is what make says. Compiler error was about xtradb_i_s.cc and it was earlier in the log.
make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs....
Hi, Reindl! On Oct 30, Reindl Harald wrote:
Am 30.10.2015 um 09:20 schrieb Sergei Golubchik:
Could you show more of the build log please? You've cut the compiler error out.
output of "rpmbuild -bb mariadb.spec >> mariadb.log 2>> mariadb.log" https://access.thelounge.net/harry/mariadb.log.tar.bz2
Okay, found it, thanks. I'm pushing the fix now. But as a workaround you can remove -DENABLED_PROFILING=OFF from your specs file. Regards, Sergei
Hello! Did the bug reported by Reindl invalidate the 10.0.22 release? I see that it is still marked as stable and available for download. The reason I ask is, not being on 10.1 yet, we rely on the mariadb-galera combined releases, which seems to have stopped at 10.0.21: https://downloads.mariadb.org/mariadb-galera/+releases/ Should I have any expectations of a 10.0.22 soon? -- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io c: 650-796-2948 On Thu, Oct 29, 2015 at 11:29 AM, Daniel Bartholomew <dbart@mariadb.com> wrote:
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details.
- - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22
About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/
APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/
- - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - -
There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at:
- https://mariadb.com/news-events/webinars
- - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - -
There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links:
- https://mariadb.com/kb/en/mariadb/books/
- - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - -
MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts.
If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file!
See http://mariadb.com/kb/en/user-feedback-plugin for more information.
- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at:
- - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - -
If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation.
- https://mariadb.com/kb/en/contributing
- https://mariadb.org/en/donate/
We hope you enjoy MariaDB!
-- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Just a quick ping on this, as it is relevant to our work schedule. We have traditionally depended on the combined 10.0 plus Galera releases. If they're EOL, I'd really like to know what our alternatives should be. -- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io On Fri, Nov 13, 2015 at 4:25 PM, Marco Nicosia <mnicosia@pivotal.io> wrote:
Hello!
Did the bug reported by Reindl invalidate the 10.0.22 release? I see that it is still marked as stable and available for download.
The reason I ask is, not being on 10.1 yet, we rely on the mariadb-galera combined releases, which seems to have stopped at 10.0.21:
https://downloads.mariadb.org/mariadb-galera/+releases/
Should I have any expectations of a 10.0.22 soon?
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io c: 650-796-2948
On Thu, Oct 29, 2015 at 11:29 AM, Daniel Bartholomew <dbart@mariadb.com> wrote:
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details.
- - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22
About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/
APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/
- - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - -
There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at:
- https://mariadb.com/news-events/webinars
- - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - -
There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links:
- https://mariadb.com/kb/en/mariadb/books/
- - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - -
MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts.
If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file!
See http://mariadb.com/kb/en/user-feedback-plugin for more information.
- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at:
- - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - -
If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation.
- https://mariadb.com/kb/en/contributing
- https://mariadb.org/en/donate/
We hope you enjoy MariaDB!
-- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Hi Marco! MariaDB Galera 10.0.22 should be released in a couple of days. -- Nirbhay On Mon, Nov 16, 2015 at 1:32 PM, Marco Nicosia <mnicosia@pivotal.io> wrote:
Just a quick ping on this, as it is relevant to our work schedule. We have traditionally depended on the combined 10.0 plus Galera releases. If they're EOL, I'd really like to know what our alternatives should be.
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io
On Fri, Nov 13, 2015 at 4:25 PM, Marco Nicosia <mnicosia@pivotal.io> wrote:
Hello!
Did the bug reported by Reindl invalidate the 10.0.22 release? I see that it is still marked as stable and available for download.
The reason I ask is, not being on 10.1 yet, we rely on the mariadb-galera combined releases, which seems to have stopped at 10.0.21:
https://downloads.mariadb.org/mariadb-galera/+releases/
Should I have any expectations of a 10.0.22 soon?
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io c: 650-796-2948
On Thu, Oct 29, 2015 at 11:29 AM, Daniel Bartholomew <dbart@mariadb.com> wrote:
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details.
- - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22
About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/
APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/
- - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - -
There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at:
- https://mariadb.com/news-events/webinars
- - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - -
There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links:
- https://mariadb.com/kb/en/mariadb/books/
- - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - -
MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts.
If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file!
See http://mariadb.com/kb/en/user-feedback-plugin for more information.
- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at:
- - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - -
If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation.
- https://mariadb.com/kb/en/contributing
- https://mariadb.org/en/donate/
We hope you enjoy MariaDB!
-- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
That's great news, thanks! -- Marco Nicosia On Mon, Nov 16, 2015 at 11:14 AM, Nirbhay Choubey <nirbhay@mariadb.com> wrote:
Hi Marco!
MariaDB Galera 10.0.22 should be released in a couple of days.
-- Nirbhay
On Mon, Nov 16, 2015 at 1:32 PM, Marco Nicosia <mnicosia@pivotal.io> wrote:
Just a quick ping on this, as it is relevant to our work schedule. We have traditionally depended on the combined 10.0 plus Galera releases. If they're EOL, I'd really like to know what our alternatives should be.
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io
On Fri, Nov 13, 2015 at 4:25 PM, Marco Nicosia <mnicosia@pivotal.io> wrote:
Hello!
Did the bug reported by Reindl invalidate the 10.0.22 release? I see that it is still marked as stable and available for download.
The reason I ask is, not being on 10.1 yet, we rely on the mariadb-galera combined releases, which seems to have stopped at 10.0.21:
https://downloads.mariadb.org/mariadb-galera/+releases/
Should I have any expectations of a 10.0.22 soon?
-- Marco Nicosia Product Manager Pivotal Software, Inc. mnicosia@pivotal.io c: 650-796-2948
On Thu, Oct 29, 2015 at 11:29 AM, Daniel Bartholomew <dbart@mariadb.com> wrote:
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.22. This is a Stable (GA) release. See the Release Notes and Changelog for details.
- - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MariaDB 10.0.22 - Release Notes: https://mariadb.com/kb/en/mariadb-10022-release-notes - Changelog: https://mariadb.com/kb/en/mariadb-10022-changelog - Downloads: https://downloads.mariadb.org/mariadb/10.0.22
About MariaDB 10.0: - https://mariadb.com/kb/en/what-is-mariadb-100/
APT and YUM Repository Configuration Generator: - https://downloads.mariadb.org/mariadb/repositories/
- - MariaDB Webinars - - - - - - - - - - - - - - - - - - - - - - - - -
There are several upcoming MariaDB-focused webinars and many previously held ones available to watch on an on-demand basis at:
- https://mariadb.com/news-events/webinars
- - MariaDB Books - - - - - - - - - - - - - - - - - - - - - - - - - -
There is an ever-growing library of MariaDB books available to help you get the most out of MariaDB. See the MariaDB Books page for details and links:
- https://mariadb.com/kb/en/mariadb/books/
- - User Feedback plugin - - - - - - - - - - - - - - - - - - - - - - -
MariaDB includes a User Feedback plugin. This plugin is disabled by default. If enabled, it submits basic, completely anonymous MariaDB usage information. This information is used by the developers to track trends in MariaDB usage to better guide development efforts.
If you would like to help make MariaDB better, please add "feedback=ON" to your my.cnf or my.ini file!
See http://mariadb.com/kb/en/user-feedback-plugin for more information.
- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The project always strives for quality, but in reality, nothing is perfect. Please take time to report any issues you encounter at:
- - Support MariaDB - - - - - - - - - - - - - - - - - - - - - - - - - -
If you would like to contribute to the MariaDB Foundation, please see the "contributing" and "donations" pages. We also have merchandise available in a cafepress store. All proceeds go to support the MariaDB Foundation.
- https://mariadb.com/kb/en/contributing
- https://mariadb.org/en/donate/
We hope you enjoy MariaDB!
-- MariaDB Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledge Base - http://mariadb.com/kb
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (5)
-
Daniel Bartholomew
-
Marco Nicosia
-
Nirbhay Choubey
-
Reindl Harald
-
Sergei Golubchik