phpmyadmin/libraries/classes/Dbal
Duane Morris 7280713fcb
Update to fix replication that broke with MySQL 8.4.0 removal of master and slave commands (#19153)
* Change to supported MySQL 8.4 commands

updated removed master and slave commands with the now supported commands

Signed-off-by: Duane Morris <duane.morris@cambiahealth.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>

* Add backwards compatibility

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>

---------

Signed-off-by: Duane Morris <duane.morris@cambiahealth.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Co-authored-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-23 23:07:55 -03:00
..
DatabaseName.php Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
DbalInterface.php Update to fix replication that broke with MySQL 8.4.0 removal of master and slave commands (#19153) 2024-10-23 23:07:55 -03:00
DbiExtension.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
DbiMysqli.php Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00
MysqliResult.php Use Psalm annotation for ResultInterface::getIterator 2022-09-19 23:14:06 -03:00
ResultInterface.php Use Psalm annotation for ResultInterface::getIterator 2022-09-19 23:14:06 -03:00
TableName.php Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
Warning.php Remove exception throw from Dbal\Warning class 2021-10-10 18:39:43 -03:00