Archive for September, 2006
MySQL fatal error 1236
Sunday, September 3rd, 2006MySQL error message when attempting to start a replication slave:
Got fatal error 1236: ‘Could not find first log file name in binary log index file’ from master when reading data from binary log
I banged my head against a wall for a short period of time trying resolve this one. The resolution is easy, but [...]