- 19 Nov, 2017 1 commit
-
-
Nathan Tolbert authored
-
- 02 May, 2017 1 commit
-
-
Marco Pivetta authored
#2704 - Removed hacky handling of error handler restore operations - restoring twice in the test instead
-
- 29 Apr, 2017 1 commit
-
-
Piotr Różański authored
-
- 01 Feb, 2017 1 commit
-
-
Pau authored
The current driver has no option to allow the usage of SSL connections on mysql. I've used the same name params as mysql client. An example of mysql client usage would be: mysql --ssl-ca='path_to_ca.pem' --ssl-cert='path_to_client_cert.pem' --ssl-key='path_to_client_key.pem' refactor secure connection as params remove space add space refactor secure connection rename method rename method docs: add ssl params to use in mysqli driver rename test method refactor method setSecureConnection fix bug add comment to method remove string escaping
-
- 12 Feb, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-