WP CLI has a command that can upgrade the database:
wp core update-db
If that command doesn’t upgrade the entire network, you can pass in the site you want upgraded as an additional parameter
e.g.
wp core update-db --site="http://example.com/testsite/"
You can get WP CLI from here:
it’s also available on github
You can install using:
curl -L https://raw.github.com/wp-cli/builds/gh-pages/phar/wp-cli.phar > wp-cli.phar
It also comes with VVV
Related Posts:
- Multisite: How to store global options vs. site options?
- Multisite database upgrade SSL error
- Timeout While Upgrading Network in Multi-site
- “Upgrade Network” error: stuck with SSL certificate verification
- HTTPS Warning and Certificate Error when Updating Network
- Locking one blog of many in a multi user/blog WordPress installation
- How does WP decide how to evaluate database integrity
- Multi-site database upgrade claims success, but db_version not updated
- Getting 404 after Update in Multisite
- 4th Network Site Database Errors?
- How can I trust switch_to_blog()?
- Add additional Network constants to wp-config.php dynamically
- Add WordPress MU Network Admin via Database
- How to tell which database tables belongs to which multisite site
- How do I change the Multisite URL?
- Post and Page Inheritance to subsites in a WordPress Network
- Roles other than Super admin accessing manage_network_themes
- Shared table across network
- find a random blogid across my multisite network that has at least one post published
- Single-user registration to access all sites in WordPress MultiSite Network
- Uploading/Deploying a Multi Site Install
- WPMU vs WordPress MultiSite is there a difference anymore?
- Configure WordPress to read from database only, never write
- How do I fix problems with users not being able to publish and only submit for review after upgrade of Multisites installation?
- Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
- Migrating WPMS from apache to IIS7 causes Database Error
- Favicon plugin for WordPress running in network mode (multisite)? [closed]
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- Problem in Internationalizing a plugin built for network level usage
- How to Move Local Singlesite Database to Remote Multsite Database?
- Multisite network admin – URL / redirect error
- How to change the database prefix in multisite (WPMU) install
- Multisite setup creating custom table
- Bulk activate a theme on multisite
- How to store custom user data on the database?
- Include only a domain path in multisite Network
- Possible to enqueue scripts and CSS to Multisite Network dashboard?
- Multiple multisite instances connecting to the same database
- WordPress Network admin options page: how to store options and where will they be stored?
- WordPress Multisite – can I somehow merge the tables?
- Multi-Site Subdomain: Show master site under subdomain if no sub site exists
- Merge Multisites with Shared Network Media Library
- Multisite with subfolders- can’t access main site- Error establishing a database connection
- Use WordPress MultiSite (WPMS) with a remote database for each created site
- Multisite Subdirectory with same domain subdomain
- How to create a Multi-Network subsite?
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- WordPress Multisite blogs not working after domain swap
- Least expensive way to get table prefix in multisite installation
- Create Custom Multisite User Role to Reduce Capabilities
- Removing Mutlisite lines stop DB connection
- Renaming admin user on multisite install by MySQL
- how to migrate wpmu from one host to the other?
- Share DB tables between two blogs on the same WP Multisite installation
- How can I create blog specific database table in multisite?
- How to wordpress multi site [closed]
- Network of multisites in WordPress, create new site with all the contents of the main
- How do I check if the user is a site owner in a network?
- How many databases do I need?
- Programmatically creating site in a network
- $wpdb->update prefixes database name to table when executing query
- WP MultiSite: Can’t select database error after changing to new domain
- switch_to_blog() not functioning while querying post_types, Why?
- WordPress Multisite with subdomains on different domains
- Update WP install to WP network & it broke the DB connection
- How to share User Database between Two Multisite Installations + More
- Can I use the same Folder name as a Multisite Blog?
- How long is “as long as possible” in wp_cache_set()?
- Questions about MU database schema and how to list all blogs
- Sites network with sub-folders
- How can I create network with different domains?
- multisite – unable to connect to network administration
- How to use the same users table on multiple wordpress sites
- A database for each category?
- Admin users not able to see network menus
- My Sites link in multisite is incorrect
- Multisite network admin login redirect
- allow multisite in the installation process
- Error establishing a database connection after moving local wordpressmultisite from one directory to another
- Multisite network subdomains doesn’t work
- Will resetting my database affect other sites on my multisite WordPress install?
- Can I replace the “Upgrade Network” with SQL query?
- Cannot enable WordPress Network – ‘MULTISITE’ already defined and false
- WordPress Database Cleanup
- Optimal setup for Multi Domain WordPress with Woocommerce
- WordPress Multisite – Auto enable theme
- Issue when transforming an existing site to multi-site with subfolders setup
- How to split database of WordPress multi-site network into multiple database
- Get multisite count without php?
- Problem in adding new site on WP multisite
- WordPress and SQL – Update and Insert from another table if column value doesn’t exist
- How to configure CNAMES to be part of a WordPress Network
- Error establishing a database connection – Multi-site with subsite don’t exisit [duplicate]
- Plugin data shared in Multisite
- Merging versions of wp_posts based on post_title
- WordPress multisite and one database
- WordPress Multisite platform for different city for single db
- Can admins on network install view and edit users accounts?
- WordPress Multisite (Network) some site users added to main site users list as subscriber
- HyperDB, Multisite – on new site creation put site’s tables to specific database