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
By using PHP 5.6.31 version MySQL doesn't work properly anymore.
For example, when I try to import or export a DB with PhpMyAdmin the connection stay hanging until max execution time is reached.
Same with Drupal VBO..
PHP 5.6.19 and 7.1 do not have any issue.
Did anybody have the seme issue?