Inserting data into MySQL can be a slow affair. We work with a lot of data here and we generate some big aggregated tables before pushing data to other systems. One of these tables now requires ~175,000 inserts and it has start to show on the execution time of the cronjob. Remembering back to a […]
Blog posts
Hello, world! I will endevour to use this to post code snippets, and various bits of geekdom that I find useful from time to time.