ChrisB: MySQL: Autoimcrement ohne Key?

Beitrag lesen

Hi,

message_id INT(11) Autoincr.
blog_id    INT(5)
...
PRIMARY KEY: message_id & blog_id

Hier wird die message_id aber auch nicht richtig durchnummeriert!

Und wenn du die message_id im Key mal nach hinten stellst?

MfG ChrisB

--
Light travels faster than sound - that's why most people appear bright until you hear them speak.