mySQL DBA, Architecture, Dev, Scale, HA, Code
Tuesday, February 07, 2023
ERROR 3546 (HY000) at line 24: @@GLOBAL.GTID_PURGED cannot be changed: the added gtid set must not overlap with @@GLOBAL.GTID_EXECUTED
›
ERROR 3546 (HY000) at line 24: @@GLOBAL.GTID_PURGED cannot be changed: the added gtid set must not overlap with @@GLOBAL.GTID_EXECUTED As a...
Tuesday, April 23, 2019
Debugging awslab's aws-service-operator with go delve on vscode
›
Currently, I'm doing a lot of work in Kubernetes, especially around operators. One operator, in particular, I am working on is aws-servi...
Tuesday, February 12, 2019
Aurora mySQL differences
›
Working with Aurora MySQL I thought would be a breeze, but its subtle differences make me scratch my head. Thus I need to find out more abou...
Friday, July 20, 2018
Hackathon process per week Sprints Idea
›
I like hackathons. Hackathons provide the freedom to build outside the process. The forced speed to deliver something to demo and the fun se...
Saturday, January 27, 2018
Spotify Top 200 in mySQL
›
I do a lot of data analysis lately, and I try to find answers to questions through data for my companies pressing questions. Let's look ...
Friday, January 19, 2018
Deploying Go Applications in Docker Containers using a Scratch Docker File
›
Programming in golang is fantastic. I find it fun, expressive and simple to build concurrent programs. Deploying a golang app from laptop to...
›
Home
View web version