~maria-captains/mariadb-native-client/trunk

Viewing all changes in revision 168.

  • Committer: Georg Richter
  • Date: 2014-12-11 08:47:49 UTC
  • Revision ID: georg@mariadb.com-20141211084749-z1ex8f711e7sdiu7
- mysql_load_plugin_v supports now the environment variable MARIADB_PLUGIN_DIR
  to load plugins from a different destination than PLUGINDIR.

- added dialog plugin for authentication (e.g. PAM). If an application provides
  it's own dialog function, the name must be mariadb_auth_dialog (or for libmysql
  compatibility mysql_authentication_dialog_ask).
  Windows-Todo: 
  1. provide a simple GUI dialog on windows, in case opening the console failed.
  2. convert data from console code page to character set of current connection

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: