Skip to main content

Cached data in phpMyAdmin

Comments

6 comments

  • cPRex Jurassic Moderator

    Hey there!  This is a known issue we are working on as part of case CPANEL-43867.  I don't have any updates to share at this time since it is a recent case, but our team is aware of the issue.  I've added the details here to this case so if I hear any updates on my end I'll be sure to share them!

    0
  • Klemen Stirn

    Thank you for the update, cPRex!

    0
  • cPRex Jurassic Moderator

    Sure thing!

    0
  • cPRex Jurassic Moderator

    Update - it seems this has been an issue every since MySQL 8.0 was released, but very few people have noticed it in action.  PHPMyAdmin is aware and there is an open case with them here:

    https://github.com/phpmyadmin/phpmyadmin/issues/16378

    but at this point it'll be up to PHPMyAdmin to get this resolved.

    0
  • Klemen Stirn

    Cool, thanks for the info.

    Per the GitHub issue, I fixed it for myself with:

    SET GLOBAL information_schema_stats_expiry = 0;
    0
  • cPRex Jurassic Moderator

    Nice - I'm glad that worked!

    0

Please sign in to leave a comment.