Error bootstrap function in plugin "upload" failed

Hello I’m new to strapi and this is first production build trying to deploy it on shared hosting then I faced this error when I ran NODE_ENV=production yarn start :

  • error bootstrap function in plugin “upload” failed

  • error Error: ER_NO_DEFAULT_FOR_FIELD: Field ‘id’ doesn’t have a default value

  • Strapi Version - 3.6.3

  • shared hosting

  • Database - mysql

  • Node Version - v12.9.1

  • NPM Version - 6.10.2

  • Yarn Version - 1.22.10

any help would be great :wink: