June 23, 2020
9:51 a.m.
On Mon, Jun 22, 2020 at 08:41:22AM +0200, Sven Van Caekenberghe wrote:
On 22 Jun 2020, at 03:47, Pierce Ng <pierce@samadhiweb.com> wrote: Finally, there is a non FFI pure Smalltalk implementation of the MySQL wire protocol that has been around a while.
Hmm, that is interesting, I somehow missed that. A little bit more documentation, like a description in the README file would be great though.
Agree. Your docu for P3 is the standard to aim for. Quick bit of history: This driver is the one from Squeaksource that was then incorporated into DBXTalk and Garage, and finally moved to the GH repo mentioned above. http://www.squeaksource.com/StdbMysqlProtocol.html Pierce