Changes between Version 51 and Version 52 of InstallationGuidelines/MySQL


Ignore:
Timestamp:
06/01/14 10:58:52 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/MySQL

    v51 v52  
    238238}}}
    239239
     240
     241----
     242To see foreign key issues during upgrades:
     243{{{
     244mysql> SHOW ENGINE INNODB STATUS;
     245}}}
    240246----
    241247By installing 'mytop', you can see real-time status on the database: