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.
我在 Maria DB 表中有一行,将由不同的用户在同一时间多次更新(递增),我不想错过任何更新。是否默认为所有 Maria/Mysql 数据库启用“行锁定”,或者需要配置?
它工作正常。时期。无需配置;InnoDB 中没有可用的。
这是什么,Like柜台还是Views柜台?我建议将此类移出主表。这是因为快速更新将难以到达主要列。反之亦然。(请提供更多细节以进一步讨论。)
Like
Views