[CONC-33] The old_password_client_plugin isn't listed in mysql_client_builtins. Created: 2013-06-18 Updated: 2013-06-18 Resolved: 2013-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Henrik Grubbström | Assignee: | Georg Richter |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
mysql-nativa-client 1.0.0 |
||
| Description |
|
Connection to servers using the old password scheme fails with " Plugin mysql_old_password could not be loaded:" (provided that $ sed -n -e '46,56p' libmysql/my_auth.c struct st_mysql_client_plugin *mysql_client_builtins[]= /* this is a "superset" of MYSQL_PLUGIN_VIO, in C++ I use inheritance */ |
| Comments |
| Comment by Georg Richter [ 2013-06-18 ] |
|
Can't reproduce, this was also fixed in rev. 21: revno: 21
|