mysql报there can be only one auto column的问题原因

    xiaoxiao2021-03-25  178

    问题的全称是:there can be only one auto column and it must be defined as a key.

    翻译过来就是:

    1.只能有一个自增列;

    2.它必须被定义为键(当然,id一般都是作为主键使用的)

    转载请注明原文地址: https://ju.6miu.com/read-2021.html

    最新回复(0)