Reset mysql root password

June 27, 2012

To reset the mysql root password follow these steps 1. Stop running mysql instances # service […]

mssql truncate all log files

December 8, 2010

Learn in MSSQL how to truncate all log files! This transact-sql statement uses the core truncation […]

truncate sql log

September 23, 2010

First off, You CANNOT REVERT this command, so be sure you want to truncate the log! […]