Parent Directory
|
Revision Log
|
Patch
revision 1.57, Sun Jun 25 18:02:04 2006 UTC | revision 1.58, Wed Jun 28 22:22:42 2006 UTC | |
---|---|---|
# | Line 1834 | Line 1834 |
1834 | } | } |
1835 | # Analyze the table to improve performance. | # Analyze the table to improve performance. |
1836 | $dbh->vacuum_it($relationName); | $dbh->vacuum_it($relationName); |
1837 | # Flush the database cache. | |
1838 | $dbh->flush_tables(); | |
1839 | # Return the statistics. | # Return the statistics. |
1840 | return $retVal; | return $retVal; |
1841 | } | } |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |