Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以限制表中的记录数吗?
因此,如果我们达到最大数量,MySQL 将不允许插入新记录。
是否有一些功能或技术来实现这一点?
谢谢。