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

"Commands out of sync" on JSON column #12387

Closed
marcing opened this issue Jul 15, 2016 · 3 comments
Closed

"Commands out of sync" on JSON column #12387

marcing opened this issue Jul 15, 2016 · 3 comments
Assignees
Labels
Bug A problem or regression with an existing feature duplicate

Comments

@marcing
Copy link
Contributor

marcing commented Jul 15, 2016

Steps to reproduce

  1. CREATE TABLE t1 (jdoc JSON)
  2. click on table name

Actual behaviour

"Commands out of sync" error
screenshot at 14-59-34

Then there are futher errors caused by previous one:
screenshot at 15-03-25
screenshot at 15-03-59

Server configuration

Operating system:
Windows 10

Web server:
Apache 2.4

Database:
MySQL 5.7.13

PHP version:
5.6

phpMyAdmin version:
4.6.3

@devenbansod
Copy link
Member

Is this a possible duplicate of #12364 ?
But according to the comment made here #12364 (comment), it should not have occurred with PHP version 5.6.

@nijel nijel added Bug A problem or regression with an existing feature duplicate labels Jul 24, 2016
@nijel nijel self-assigned this Jul 24, 2016
@nijel
Copy link
Contributor

nijel commented Jul 24, 2016

If you look at the PHP bug, it's still not fixed for several users, so it's really duplicate of #12364

@nijel nijel closed this as completed Jul 24, 2016
@marcing
Copy link
Contributor Author

marcing commented Jul 24, 2016

Yes, this seems to be the same issue. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 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 duplicate
Projects
None yet
Development

No branches or pull requests

3 participants