1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Georg Richter
35826cd51c Test fix for test_bug4236 2022-06-29 13:27:28 +02:00
luz.paz
b2e6ed0295 Fixes misc. typos
found via `codespell -q 3`
2018-04-13 07:30:23 +02:00
Georg Richter
4ca933bb81 Global cleanup:
removed global locks
  removed dead code and files
  removed dbug
2016-02-08 18:43:02 +01:00
Georg Richter
ad58fa7868 More cleanup for 10.2 integration 2016-02-04 13:11:44 +01:00
Georg Richter
c5ca735dd3 Renamed prefixes for 10.2 integration 2016-02-02 12:12:04 +01:00
Georg Richter
f865047117 Added .gitattributes to CPACK_IGNORE files
Added installation support for mariadb_client_plugin_info
2015-10-28 15:49:00 +01:00
Georg Richter
c49613e673 Fixed windows build for mariadb_client_plugin_info 2015-10-27 11:07:12 +01:00
Georg Richter
7500f37150 - Renamed cio to pvio (pluggable virtual IO)
- minor fixes in windows schannel
2015-10-27 10:24:48 +01:00
Georg Richter
ae65d17cb3 More windows build fixes 2015-10-19 11:19:24 +02:00
Georg Richter
3a6e2fd16d Windows build fixes 2015-10-18 13:48:33 +02:00
Georg Richter
13c79e2263 Added type information for plugin tool 2015-10-18 13:06:41 +02:00
Georg Richter
1d80a7fc6c Added mariadb_client_plugin_info which displays information and
configuration of client plugins

Following options are supported:
  -a         all plugins
  -b         builtin plugins
  -d         dynamic plugins
  -p plugin  only specified plugin
2015-10-18 11:47:33 +02:00