⚠ Proceed with caution when using this on production like workloads. Best to try on similar setup or staging like environment first. Read on below for some examples and caveats.
You must log in or register to comment.
Anyone tried this?
I’ve been using Percona Online Schema Change in MySQL, and that works great… until it renames a big table that needs to be fully in memory, and every query waits for the disk reads.
But I’m not sure anyone can deal with that.
I have not yet, but hoping to be able to test it out on some DEV databases soon.