Good day to *.
I'm newbei in MySQl, but have some practise.
The question is why do I get this error and how can I fix it.
[ERROR] Slave SQL: Error 'Incorrect time value: '00:60:00' for column 'test_time_limit' at row 1' on query. Default databas...
I made a master-slave replication and get this error that stops all replication.
On the master server the value is '01:00:00', but as it's seen from error while replication it gets it as 00:60:00 well as far as I see this error.
Maybe anyone can help to prevent this.=(
I'm newbei in MySQl, but have some practise.
The question is why do I get this error and how can I fix it.
[ERROR] Slave SQL: Error 'Incorrect time value: '00:60:00' for column 'test_time_limit' at row 1' on query. Default databas...
I made a master-slave replication and get this error that stops all replication.
On the master server the value is '01:00:00', but as it's seen from error while replication it gets it as 00:60:00 well as far as I see this error.
Maybe anyone can help to prevent this.=(