mariadb/storage/innobase/srv
Marko Mäkelä c22dff21a5 InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX
Let us use the normal platform-specific preprocessor symbols
__linux__, __sun__, _AIX instead of some homebrew ones.

The preprocessor symbol UNIV_HPUX must have lost its meaning
by f6deb00a56 (note: the symbol
UNIV_HPUX10 is being checked for, but only UNIV_HPUX is defined).
2022-09-19 12:20:53 +03:00
..
srv0conc.cc Merge 10.2 into 10.3 2020-06-05 16:51:26 +03:00
srv0mon.cc MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non_index_pages_written 2022-05-16 13:41:53 +03:00
srv0srv.cc MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_length 2022-05-16 13:45:17 +03:00
srv0start.cc InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00