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
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
DbiMysqli.php
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
Warning.php