Tag: Open Source

Community

Store UUID in an optimized way

(Karthik Appigatla) A few years ago Peter Zaitsev, in a post titled “To UUID or not to UUID,” wrote: “There is timestamp based part in UUID which has similar properties to auto_increment and which could be used to have values generated at same point in time physically local in BTREE index.”

Community

Drop Table slow

(Aravinth C) A few days back we were given a MySQL database hosted in EC2 with around 5TB data to move some of the tables to a new server. The intention was to share the tables between 2 EC2 instances. Since AWS had the option to take online snapshots, the plan was to take a snapshot, create a new