Hi, while removing the "extension" directive, I noticed that there is an undocumented possible value, "drizzle".
I guess it's undocumented because the corresponding library is marked as being experimental and not to be used in production.
So what's the status about these experimentations? Should we keep this directive in case someone wants to experiment?
Note that connection via mysqli works fine with a Drizzle server.