1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä
2023-11-15 14:10:21 +02:00
27 changed files with 357 additions and 27 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',