You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
When attempting to create a record (using kubectl create -f ) I receive the following error:
E0913 18:28:06.434779 38751 status.go:71] apiserver received an error that is not an metav1.Status: &mysql.MySQLError{Number:0x50c, Message:"Incorrect datetime value: '0000-00-00' for column 'updated' at row 1"}: Error 1292: Incorrect datetime value: '0000-00-00' for column 'updated' at row 1
The text was updated successfully, but these errors were encountered:
When attempting to create a record (using kubectl create -f ) I receive the following error:
E0913 18:28:06.434779 38751 status.go:71] apiserver received an error that is not an metav1.Status: &mysql.MySQLError{Number:0x50c, Message:"Incorrect datetime value: '0000-00-00' for column 'updated' at row 1"}: Error 1292: Incorrect datetime value: '0000-00-00' for column 'updated' at row 1
The text was updated successfully, but these errors were encountered: