Changes between Version 5 and Version 6 of IPP_Installation
- Timestamp:
- Aug 27, 2009, 8:27:39 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Installation
v5 v6 29 29 30 30 Nebulous Installation 31 32 Notes 33 * mysql can fill up its disk with log files. It is easy to flush the files if this happens: 34 mysql> flush logs; 35 mysql> reset master; 36 It is also possible to limit the max size. See discussion on [http://legroom.net/2008/06/29/flush-and-reset-mysql-binary-logs this site].
