Skip to content

Tags: mysql/mysql-server

Tags

mysql-cluster-8.0.38

Toggle mysql-cluster-8.0.38's commit message
Bug#34754817 Reconsider message "Failed to set ODirect errno:" as it …

…is repeated

Follow up patch. Build breakage on OpenSUSE15 and Ubuntu 20.04 when
compiling with GCC 9.

AsyncFile.cpp:1172:52: error: use of deleted function 'AsyncFile::odirect_set_log_state::odirect_set_log_state()'
 1172 |     AsyncFile::odirect_set_log_bp[FsOpenReq::BP_MAX];
      |                                                    ^
In file included from AsyncFile.cpp:32:
AsyncFile.hpp:161:10: note: 'AsyncFile::odirect_set_log_state::odirect_set_log_state()' is implicitly deleted because the default definition would be ill-formed:
  161 |   struct odirect_set_log_state {
      |          ^~~~~~~~~~~~~~~~~~~~~
AsyncFile.hpp:161:10: error: use of deleted function 'std::atomic<_Tp>::atomic() [with _Tp = NDB_TICKS]'
In file included from AsyncFile.hpp:29,
                 from AsyncFile.cpp:32:
/usr/include/c++/9/atomic:198:7: note: 'std::atomic<_Tp>::atomic() noexcept [with _Tp = NDB_TICKS]' is implicitly deleted because its exception-specification does not match the implicit exception-specification ''
  198 |       atomic() noexcept = default;
      |       ^~~~~~

Change-Id: I111c041825f193dec145bec00dd6428c554e6785
(cherry picked from commit 5e99e2ddd92874fcba6b6bcd8f4ddc6254baa1d9)

mysql-8.0.38

Toggle mysql-8.0.38's commit message
Bug#34754817 Reconsider message "Failed to set ODirect errno:" as it …

…is repeated

Follow up patch. Build breakage on OpenSUSE15 and Ubuntu 20.04 when
compiling with GCC 9.

AsyncFile.cpp:1172:52: error: use of deleted function 'AsyncFile::odirect_set_log_state::odirect_set_log_state()'
 1172 |     AsyncFile::odirect_set_log_bp[FsOpenReq::BP_MAX];
      |                                                    ^
In file included from AsyncFile.cpp:32:
AsyncFile.hpp:161:10: note: 'AsyncFile::odirect_set_log_state::odirect_set_log_state()' is implicitly deleted because the default definition would be ill-formed:
  161 |   struct odirect_set_log_state {
      |          ^~~~~~~~~~~~~~~~~~~~~
AsyncFile.hpp:161:10: error: use of deleted function 'std::atomic<_Tp>::atomic() [with _Tp = NDB_TICKS]'
In file included from AsyncFile.hpp:29,
                 from AsyncFile.cpp:32:
/usr/include/c++/9/atomic:198:7: note: 'std::atomic<_Tp>::atomic() noexcept [with _Tp = NDB_TICKS]' is implicitly deleted because its exception-specification does not match the implicit exception-specification ''
  198 |       atomic() noexcept = default;
      |       ^~~~~~

Change-Id: I111c041825f193dec145bec00dd6428c554e6785
(cherry picked from commit 5e99e2ddd92874fcba6b6bcd8f4ddc6254baa1d9)

mysql-cluster-9.0.0

Toggle mysql-cluster-9.0.0's commit message
WL#15817: Lakehouse Incremental Load relevant messages to clients

Change-Id: I4684d21d2bb41ad7ca3f575984e57ce8e67978c8

mysql-9.0.0

Toggle mysql-9.0.0's commit message
WL#15817: Lakehouse Incremental Load relevant messages to clients

Change-Id: I4684d21d2bb41ad7ca3f575984e57ce8e67978c8

mysql-cluster-7.6.31

Toggle mysql-cluster-7.6.31's commit message
Update License Book

Approved-by: Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>

mysql-cluster-7.5.35

Toggle mysql-cluster-7.5.35's commit message
Update License Book

Approved-by: Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>

mysql-cluster-8.4.1

Toggle mysql-cluster-8.4.1's commit message
Updating man pages from Docs

Approved by: Erlend Dahl <erlend.dahl@oracle.com>

mysql-8.4.1

Toggle mysql-8.4.1's commit message
Updating man pages from Docs

Approved by: Erlend Dahl <erlend.dahl@oracle.com>

mysql-cluster-8.0.37

Toggle mysql-cluster-8.0.37's commit message
Null-merge missing history from 8.0.36

mysql-8.0.37

Toggle mysql-8.0.37's commit message
Null-merge missing history from 8.0.36