phpmyadmin/test/classes/Query
Maurício Meneghini Fauth 12efd0a0fe
Replace replication statements with new terminology
SHOW MASTER LOGS was removed in MySQL 8.4.0 and SHOW BINARY LOGS is
available since MySQL 4.1.1.

As of MySQL 8.2.0, SHOW BINARY LOG STATUS is available.
As of MariaDB 10.5.2, SHOW BINLOG STATUS is available.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-31 13:50:11 -03:00
..
CompatibilityTest.php Replace replication statements with new terminology 2024-10-31 13:50:11 -03:00
GeneratorTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00