its not possible to crat a tabel

Deki Blago's profile image Deki Blago posted 3 years ago in General Permalink

Hallo guys,

i use HeidiSql and i find this tool very nice.

So im learning for programming of shops, and i hope you can help me.

I try to program in Heidi my tabel, so that it is not possible to put the same product into the shopping cart twice.

whi i get this error message?

2 attachment(s):
  • productkey
  • productkez
ansgar's profile image ansgar posted 3 years ago Permalink

I suppose you need to uncheck "unsigned" on the product_id column in the cart table. The parent column product.id is defined as signed.

Please login to leave a reply, or register at first.