Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Nil Updated value results in sql error #25

Open
ebauman opened this issue Sep 13, 2023 · 0 comments
Open

Nil Updated value results in sql error #25

ebauman opened this issue Sep 13, 2023 · 0 comments

Comments

@ebauman
Copy link
Contributor

ebauman commented Sep 13, 2023

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant