When `mysql` and `mariadb` CLI tools are unavailable, `wp db query` should fallback to using WPDB. This is particularly important when running with drop-in database engines, and multi-server/partitioned database drivers such as HyperDB.
When
mysqlandmariadbCLI tools are unavailable,wp db queryshould fallback to using WPDB.This is particularly important when running with drop-in database engines, and multi-server/partitioned database drivers such as HyperDB.