Stefan

Results 3 issues of Stefan

Hello, I am trying to produce a report including plots from Pandas. The plots are generated based on data that is provided by a custom module that I wrote. These...

Hello, I would like to connect to my MySQL instance via a secure SSL channel. Unfortunately, Arx seems not to support SSL secured connections. After entering the connection information for...

enhancement

Prior to MySQL 5.5 there used to be two versions of libmysqlclient. The version with the _r suffix was threadsafe, the one without was not. Since the release of MySQL...