Field 'id' doesn't have a default value

Hi,
I use Gitea 1.23.7 in a docker container on my Synology NAS. The database is in a mariadb sql database. If I upload lfs files or checkin commits I will get the following error in the log:

2025/05/18 07:27:27 ...ces/feed/notifier.go:350:PushCommits() [E] NotifyWatchers: insert new actioner: Error 1364 (HY000): Field 'id' doesn't have a default value 

2025/05/18 07:22:32 ...rvices/lfs/server.go:345:UploadHandler() [E] Error whilst uploadOrVerify LFS OID[f8e42411f577913ff7f4325a0068c0f3ec2e86577a868f7eb4ecf1c86894db4a]: Error 1364 (HY000): Field 'id' doesn't have a default value

What can I do to avoid this error?
Thank you for your help.
BR
martin