This repository aims to demonstrate the bug we discover while migrating from mariadb-java-client 2.7.1 to 3.0.5. We store a UUID in a BINARY(16) column. We convert the UUID to a byte[] before writing.