Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Table Stats

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #31988
      Aparna
      Member
      Quote:
      Does SQLyog currently have any way to show stats for tables and databases?

      Yes SQLyog does have an option to display the row count, data size and index size of all the tables present in a database. Select the tables folder and then click on the info tab(see the attached screen shot). This gives you the details of the number of tables/columns present(depending on whether the selection is on the table folder or the table itself), the number of rows, data size and index size. You can get details related to the table in info tab HTML mode as well text mode (which offers more detailed information). SQLyog is a MySQL front end and a database management tool.

      If you want graphical and detailed representation of information regarding database then you can try MONyog the MySQL monitoring tool. Here is the link to try the trial version of MONyog:http://www.webyog.com/en/downloads.php#monyog

Viewing 0 reply threads
  • You must be logged in to reply to this topic.