Created
          July 1, 2019 08:59 
        
      - 
      
 - 
        
Save simonrenoult/4c383d78e30a550f3565cabc3cd01561 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | mysql> ANALYZE TABLE articles; | |
| +--------------------+---------+----------+----------+ | |
| | Table | Op | Msg_type | Msg_text | | |
| +--------------------+---------+----------+----------+ | |
| | debug_sql.articles | analyze | status | OK | | |
| +--------------------+---------+----------+----------+ | |
| 1 row in set (0.02 sec) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment