Changes between Version 15 and Version 16 of Replication_Issues
- Timestamp:
- Apr 29, 2011, 9:02:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Replication_Issues
v15 v16 3 3 4 4 [[PageOutline]] 5 = 20110429/0850: gpc1 Replication Error = 6 From mysql slave on ippc02 (SHOW SLAVE STATUS) 7 Query partially completed on the master (error on master: 1317) and was aborted. There is a chance that your master is inconsistent at this point. If you are sure that your master is ok, run this query manually on the slave and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE; . Query: 'drop table lapExp'. 8 9 I checked with Chris and did a 'STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1; START SLAVE;'. Hopefully we will not have to ingest a new dump again... 10 5 11 6 12 = 20110413/1450: ippadmin Replication Error =
