You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It depends on your setup. If you're unsharded, then it's no problem. But if you have a sharded database and want a globally unique auto_increment, then you obviously can't use MySQL's autoinc directly.
There is a way to get the effect of a globally unique auto increment using the V3 API. I've shown how to do it here: https://groups.google.com/forum/#!searchin/vitess/auto$20increment/vitess/EcUB0mIrLN4/b49SZyOLLCkJ.
No description provided.
The text was updated successfully, but these errors were encountered: