Digital Marketing

Do not use sequential primary keys (auto-increment) on MySQL

Sequential primary keys introduce locks. 

Use client-generated keys, such as GUIDs.
When you have master-master replication, auto-increment causes conflicts.

Comments

Popular posts from this blog

Fixed WSL sshd: no hostkeys available -- exiting

PowerMTA pmta command

How to fix: mv: failed to preserve ownership