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

Uncaught TypeError @ executeQueryAndGetQueryResponse #14626

Closed
OlafvdSpek opened this issue Sep 23, 2018 · 1 comment
Closed

Uncaught TypeError @ executeQueryAndGetQueryResponse #14626

OlafvdSpek opened this issue Sep 23, 2018 · 1 comment
Assignees
Labels
Bug A problem or regression with an existing feature

Comments

@OlafvdSpek
Copy link

OlafvdSpek commented Sep 23, 2018

When editing a row.. pMA a686ff8

Uncaught TypeError: Argument 9 passed to PhpMyAdmin\Sql::executeQueryAndGetQueryResponse() 
must be of the type string or null, object given, 
called in /srv/pma/libraries/classes/Sql.php on line 2295 
and defined in /srv/pma/libraries/classes/Sql.php:2329

Stack trace:
#0 /srv/pma/libraries/classes/Sql.php(2295): PhpMyAdmin\Sql->executeQueryAndGetQueryResponse(Array, false, 'test', 't', NULL, NULL, NULL, NULL, Object(PhpMyAdmin\Message), NULL, 'sql.php?db=test...', './themes/pmahom...', NULL, NULL, NULL, 'SELECT * FROM `...', NULL, NULL)
#1 /srv/pma/sql.php(222): PhpMyAdmin\Sql->executeQueryAndSendQueryResponse(Array, false, 'test', 't', NULL, NULL, NULL, NULL, Object(PhpMyAdmin\Message), NULL, 'sql.php?db=test...', './themes/pmahom...', NULL, NULL, NULL, 'SELECT * FROM `...', NULL, NULL)
#2 /srv/pma/tbl_replace.php(362): include('/srv/pma/sql.ph...')
#3 {main}
  thrown in /srv/pma/libraries/classes/Sql.php on line 2329
lem9 referenced this issue Sep 25, 2018
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@MauricioFauth MauricioFauth added the Bug A problem or regression with an existing feature label Sep 25, 2018
@MauricioFauth MauricioFauth self-assigned this Sep 25, 2018
@MauricioFauth
Copy link
Member

Fixed. Thanks, @OlafvdSpek.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants