把一张id主键为auto_increament的表,用命令改成auto_random,提示Invalid auto random: max allowed auto_random shard bits is 0, but got 5 on column `id`。

提供一下:

  • TiDB 版本
  • 复现步骤