解决phpMyAdmin Warning in ./libraries/classes/Dbi/DbiMysqli.php#463 Use of undefined constant MYSQLI_TYPE_JSON – assumed ‘MYSQLI_TYPE_JSON’ (this will throw an Error in a future version of PHP)
if (!defined('MYSQLI_TYPE_JSON')) { define('MYSQLI_TYPE_JSON', 245); }