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

'show innodb status' is now 'show engine innodb status' on mysql 5.5 #6

Closed
ghazel opened this issue May 14, 2011 · 1 comment
Closed

Comments

@ghazel
Copy link

ghazel commented May 14, 2011

Title says it all.

From http://dev.mysql.com/doc/refman/5.1/en/show-engine.html
"Older (and now deprecated) synonyms are SHOW INNODB STATUS for SHOW ENGINE INNODB STATUS and SHOW MUTEX STATUS for SHOW ENGINE INNODB MUTEX. SHOW INNODB STATUS and SHOW MUTEX STATUS are removed in MySQL 5.5."

@jspooner
Copy link

Looks like this was fixed in v1.1.2?

== v1.1.2

  • Exponential backoff, sleep 0, 1, 2, 4... seconds between retries.
  • Support new syntax for InnoDB status in MySQL 5.5.

@ghazel ghazel closed this as completed Mar 22, 2012
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

2 participants