1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Merge branch '10.5' into mariadb-10.5.23

This commit is contained in:
Oleksandr Byelkin
2023-11-14 08:41:23 +01:00
26 changed files with 355 additions and 26 deletions

View File

@@ -1,3 +1,4 @@
# restart
UPDATE performance_schema.setup_instruments SET enabled = 'NO', timed = 'YES';
UPDATE performance_schema.setup_instruments SET enabled = 'YES'
WHERE name in ('wait/io/table/sql/handler',