We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in libraries/classes/DatabaseInterface.php:204 Stack trace: #0 libraries/classes/DatabaseInterface.php(1401): PhpMyAdmin\DatabaseInterface->tryQuery('SHOW MASTER STA...', Object(mysqli), 0, false) #1 libraries/classes/Replication.php(158): PhpMyAdmin\DatabaseInterface->fetchResult('SHOW MASTER STA...', NULL, NULL, Object(mysqli)) #2 libraries/classes/ReplicationGui.php(542): PhpMyAdmin\Replication->slaveBinLogMaster(Object(mysqli)) #3 libraries/classes/ReplicationGui.php(453): PhpMyAdmin\ReplicationGui->handleRequestForSlaveChangeMaster() #4 libraries/classes/Controllers/Server/ReplicationController.php(70): PhpMyAdmin\ReplicationGui->handleControlRequest() #5 libraries/classes/Routing.php(186): PhpMyAdmin\Controllers\Server\ReplicationController->index(Array) #6 index.php(18): PhpMyAdmin\Routing::callControllerForRoute('/server/replica...', Object(FastRoute\Dispatcher\GroupCountBased), Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #7 {main} thrown in libraries/classes/DatabaseInterface.php on line 204
Steps to reproduce the behavior:
Error message
PHP error
The text was updated successfully, but these errors were encountered:
Add ChangeLog entries for #16854 and #16863
857a941
Signed-off-by: William Desportes <williamdes@wdes.fr>
d3f7411
williamdes
No branches or pull requests
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Error message
Screenshots
PHP error
Server configuration
The text was updated successfully, but these errors were encountered: