Daniel Black

Results 105 issues of Daniel Black

Update KB links. Also a restart isn't required after loading.

- [x] *The Jira issue number for this PR is: MDEV-34753* ## Description The 'if (!m_abort) break' condition was inverted by accident. Thanks Kristian Nielsen for noticing. ## Release Notes...

- [x] *The Jira issue number for this PR is: MDEV-______* ## Description Once deb-autobake.sh knows about oracular the BB dependencies can be worked out. ## Release Notes nothing yet,...

- [x] *The Jira issue number for this PR is: MDEV-34669* ## Description A prepared SELECT statement because of CF_REEXECUTION_FRAGILE needs to check the table is the same defination as...

- [x] *The Jira issue number for this PR is: MDEV-34642* ## Description Write operations where the caller requests wait for space will wait indefinately. A server shutdown will kill...

MariaDB Foundation

- [x] *The Jira issue number for this PR is: MDEV-34617* ## Description Was failing because innodb-log-file-buffering is a Linux/Windows only variable. This was introduced in MDEV-33787 to enforce O_DIRECT...

MariaDB Foundation

- [x] *The Jira issue number for this PR is: MDEV-34471* ## Description mysql-test: generate-ssl-certs.sh and openssl.cnf where updated so they where self sufficient. The script was run and the...

MariaDB Foundation

- [x] *The Jira issue number for this PR is: MDEV-33967* ## Description As handlersocket bypasses the sql layer that prepares and causes binary log entries to be created, we...

MariaDB Foundation
Replication

- [x] *The Jira issue number for this PR is: MDEV-______* ## Description Test -Wreorder and -Weffc++ as suggested by @dr-m and @montywi. This will be in DEBUG and RelWithDebugInfo...

- [x] *The Jira issue number for this PR is: MDEV-22940* ## Description Fixes link error under clang and UBSAN by disabling the PERFORMANCE SCHEMA. ## Release Notes Nothing, build...

MariaDB Foundation