I'm working on a new KVS library (version 3.0) and am having a bit of a problem with the MySQL part of the library: I cannot Get an object that was serialized with my Put method.
I have created a test MySQL server so don't worry about the credentials being visible or weak, etc.
Project is attached. Any ideas?