From: jon Date: October 24 2007 5:14pm Subject: svn commit - mysqldoc@docsrva: r8298 - trunk/dynamic-docs/changelog List-Archive: http://lists.mysql.com/commits/36286 Message-Id: <200710241714.l9OHEcbO012574@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-10-24 19:14:37 +0200 (Wed, 24 Oct 2007) New Revision: 8298 Log: Removed duplicate changelog entry. Modified: trunk/dynamic-docs/changelog/mysqld.xml Modified: trunk/dynamic-docs/changelog/mysqld.xml =================================================================== --- trunk/dynamic-docs/changelog/mysqld.xml 2007-10-24 17:03:35 UTC (rev 8297) +++ trunk/dynamic-docs/changelog/mysqld.xml 2007-10-24 17:14:37 UTC (rev 8298) Changed blocks: 2, Lines Added: 1, Lines Deleted: 84; 2746 bytes @@ -63095,6 +63095,7 @@ + @@ -74600,90 +74601,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - The following improvements have been made in the - ndb_size.pl utility: - - - - - The script is now able to be used with multiple databases; - lists of databases and tables can be excluded from - analysis. - - - - - Schema name information has been added to index table - calculations. - - - - - The database name is now an optional parameter, the - exclusion of which causes all databases to be examined. - - - - - If selecting from INFORMATION_SCHEMA - fails, the script now attempts to fall back to - SHOW TABLES. - - - - - A option has been - added; this designates a table to handle unique index size - calculations. - - - - - The report title has been amended to cover cases where - more than one database is being analyzed. - - - - - - - - Support for a option was also added. - - - - For more information, see - . - - - - - -