wp_check_mysql_version()
Function: Checks the version of the installed MySQL binary.
Source: wp-admin/includes/upgrade.php:3477
Function: Checks the version of the installed MySQL binary.
Source: wp-admin/includes/upgrade.php:3477
Function: Disables the Automattic widgets plugin, which was merged into core.
Source: wp-admin/includes/upgrade.php:3490
Function: Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
Source: wp-admin/includes/upgrade.php:3510
Function: Runs before the schema is upgraded.
Source: wp-admin/includes/upgrade.php:3526
Function: Adds an index to a specified table.
Source: wp-admin/includes/upgrade.php:2575
Function: If a table only contains utf8 or utf8mb4 columns, convert it to utf8mb4.
Source: wp-admin/includes/upgrade.php:2628
Function: Retrieve all options as it was for 1.2.
Source: wp-admin/includes/upgrade.php:2670
Function: Filters for content to remove unnecessary slashes.
Source: wp-admin/includes/upgrade.php:2729
Function: Modifies the database based on specified SQL statements.
Source: wp-admin/includes/upgrade.php:2768
Function: Updates the database tables to a new schema.
Source: wp-admin/includes/upgrade.php:3194