Prithvi777 0 Newbie Poster

I have 2 servers.Both are masters.One is local another is live.local generates even primary keys and live generates odd primary keys.But i want these primary keys in sequential manner (like 1,2,3,4....).
I have divided the primary keys into even and odd due to synchronising issues between local and live.