MySQL 9.1.0
Source Code Documentation
Infrastructure

Basic classes and templates

Container

See DYNAMIC_ARRAY, List, I_P_List, LF_HASH.

Synchronization

See native_mutex_t, native_rw_lock_t, native_cond_t.

File IO

See my_open, my_dir.

Server building blocks

Virtual Input Output

See Vio, vio_init.

Deployment

Installation

See opt_initialize, bootstrap::run_bootstrap_thread.

Startup

See mysqld_main.

Shutdown

See handle_fatal_signal, signal_hand.

Upgrade

See Mysql::Tools::Upgrade::Program.