HyperDB 1.8

Does HyperDB work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
4PHP deprecation warnings
4Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/hyperdb/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=hyperdb%2Fdb.php&plugin_status=all&paged=1&s&_wpnonce=308cf05fb5
Aspect after-activation
HTTP status 200
Load time 0.343 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP100.0%1,0776362
Total 1,077 636 2

PHP Code Analysis | More results »

Lines of code 1,056
Total complexity 329
Median class complexity 329.0
Median method complexity 2.0
Most complex class hyperdb
Most complex function hyperdb::db_connect()
Classes 1
Methods 54
Functions 0

Additions

No data available.

PHP Error Log 8 lines

[31-Jul-2025 03:22:32 UTC] PHP Deprecated:  File wp-db.php is <strong>deprecated</strong> since version 6.1.0! Use wp-includes/class-wpdb.php instead. in /wp-includes/functions.php on line 6121
[31-Jul-2025 03:22:32 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE option_name = 'active_plugins' LIMIT 1' at line 1 for query SELECT autoload FROM  WHERE option_name = 'active_plugins' LIMIT 1 made by activate_plugin, update_option
[31-Jul-2025 03:22:32 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/class-wpdb.php on line 3301
[31-Jul-2025 03:22:32 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/class-wpdb.php on line 3202
[31-Jul-2025 03:22:32 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-includes/class-wpdb.php on line 3228
[31-Jul-2025 03:22:32 UTC] WordPress database error Incorrect table name '' for query SHOW FULL COLUMNS FROM `` made by activate_plugin, update_option
[31-Jul-2025 03:22:32 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE option_name = 'recently_activated' LIMIT 1' at line 1 for query SELECT option_value FROM  WHERE option_name = 'recently_activated' LIMIT 1 made by get_option
[31-Jul-2025 03:22:32 UTC] WordPress database error Incorrect table name '' for query INSERT INTO `` (`option_name`, `option_value`, `autoload`) VALUES ('recently_activated', 'a:1:{i:0;b:0;}', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`) made by update_option, add_option
See also: All tests for this plugin