Skip to content
New issue

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

Difference in error reported for connections through HTTP tunneling with PHP v8.1 and above #2323

Open
sibwy opened this issue Jun 15, 2023 · 0 comments

Comments

@sibwy
Copy link

sibwy commented Jun 15, 2023

With PHP v8.0, select a database and execute a bad query i.e., "SELECT * FROM a_table_that_not_exist" returns the error "Error Code: 1146. Table '{database}'.'a_table_that_not_exist' doesn't exist"

Whereas with PHP v8.1, SQLyog displays an empty dialog and returns the error "Error Code: 1. Error in tunnelling. ..."

Reproducible case: Xampp PHPv8.0.28 and v8.1.6

The user report can be found in SF: 01001707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant