1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Marko Mäkelä 934b2d605e MDEV-27917 Some redo log diagnostics is always reported as 0
The InnoDB monitor counter log_sys.n_log_ios was almost removed
in commit 685d958e38 (MDEV-14425).
This counter was rather meaningless already since
commit 30ea63b7d2
introduced a redo log group commit mechanism, and on the persistent
memory interface there are no file system calls that could be counted.

The only case when log_sys.n_log_ios was updated is when the log file
was being read during crash recovery.

Some related output in log_print() as well as the
information_schema.innodb_metrics counter log_num_log_io are best removed.
2022-02-22 18:56:21 +02:00
..
2020-05-05 20:33:10 +03:00
2021-09-11 17:55:27 +03:00
2019-07-18 18:01:04 +03:00
2019-07-22 15:28:05 +03:00
2021-11-16 16:30:45 +02:00
2022-02-17 14:37:17 +02:00
2020-09-03 15:53:38 +03:00
2021-10-27 09:48:22 +03:00
2021-08-19 11:29:32 +03:00
2019-03-25 17:18:15 +02:00
2019-04-25 16:05:20 +03:00
2022-02-17 14:37:17 +02:00
2020-04-25 21:57:52 +03:00
2021-03-19 11:42:44 +02:00
2021-04-21 11:45:00 +03:00
2021-06-18 09:16:20 +03:00
2021-11-16 16:30:45 +02:00
2020-11-03 16:24:47 +02:00
2022-02-17 11:58:25 +02:00
2020-07-31 13:51:28 +03:00
2022-02-03 17:01:31 +01:00
2020-10-29 13:38:38 +02:00
2019-07-16 18:39:21 +03:00
2021-08-31 11:00:41 +03:00
2021-08-31 11:00:41 +03:00
2022-01-04 09:26:38 +02:00
2021-09-24 12:11:52 +03:00
2021-10-21 16:06:34 +03:00
2019-05-04 17:04:55 +02:00
2020-04-16 12:12:26 +03:00