Changes between Version 16 and Version 17 of PS1_IPP_Czarlog_20170501
- Timestamp:
- May 4, 2017, 5:24:48 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20170501
v16 v17 34 34 select CONCAT("DELETE FROM mountedvol WHERE mountpoint = '",mountedvol.mountpoint,"';") from volume JOIN mountedvol USING (vol_id) WHERE volume.xattr = 5; 35 35 }}} 36 * 17:25 CZW: Corresponding command for the czardb table: 37 {{{ 38 select CONCAT("DELETE FROM hosts WHERE host = '",host,"';") from hosts WHERE total < 1 AND host != ''; 39 }}} 36 40 === Friday : YYYY.MM.DD === 37 41
