You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail an insert, an edit link in sent back in the modal, but it does not work anymore
The query is sent to tbl_sql.php in _GET and is not used to fill the sql query box
To Reproduce
Steps to reproduce the behavior:
Fail an insert
Click on 'edit query'
The query is not filled.
Screenshots
Server configuration
phpMyAdmin version: 4.8.6-dev
The text was updated successfully, but these errors were encountered:
Describe the bug
Fail an insert, an edit link in sent back in the modal, but it does not work anymore
The query is sent to
tbl_sql.phpin _GET and is not used to fill the sql query boxTo Reproduce
Steps to reproduce the behavior:
The query is not filled.
Screenshots
Server configuration
The text was updated successfully, but these errors were encountered: