You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This had been originally added in
mysql/mysql-server@192bb15
with the motivation to disable O_DIRECT for the dedicated tablespace
for temporary tables. In MariaDB Server,
commit 5eb5395 (MDEV-12227)
should be a better solution.
The code became orphaned later in
mysql/mysql-server@c61244c
and it had been applied to MariaDB Server 10.2.2 in
commit 2e814d4 and
commit fec844a.
Thanks to Vladislav Vaintroub for spotting this.
0 commit comments