Changes between Version 11 and Version 12 of PS1_IPP_Czarlog_20150316
- Timestamp:
- Mar 19, 2015, 11:09:13 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20150316
v11 v12 33 33 }}} 34 34 * seems o7100g0281o is in pzDownloadExp state=drop.. all are.. why.. and why not logged.. 35 * 10:45 Bill: mysqld on ippdb00 (nebulous) had a hickup. Hopefully this is because I changed a file that it had open and got lostin it OOPS.35 * 10:45 Bill: mysqld on ippdb00 (nebulous) had a hickup. Hopefully this is because I changed a file that it had open and the program simply lost its place in it OOPS. 36 36 * Restarted the server and it seems back to normal. 37 * the good news is that replication on ippdb02 is working now 37 * the good news is that replication on ippdb02 is working now. 38 * ippdb02 and ippdb06 are now running in a new safer mode that mysqld warning messages suggested. Rather than using disk files for the replication state it uses tables in the database 'mysql'. 39 40 {{{ 41 # CHANGES to make replication more crash resisistent 42 master-info-repository=TABLE 43 relay-log-info-repository=TABLE 44 relay-log-recovery=1 45 46 }}} 47 38 48 39 49 === Friday : 2015.03.20 ===
