[MDEV-6800] auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14 Created: 2014-09-27 Updated: 2014-10-05 Resolved: 2014-10-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform OpenBSD, Plugin - unix_socket |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | 5.5.40, 10.0.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brad Smith | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | compile, plugins | ||
| Environment: |
OpenBSD 5.6 |
||
| Issue Links: |
|
||||||||
| Description |
|
The auth_socket plugin as of 10.0.14 now fails to build on OpenBSD.
|
| Comments |
| Comment by Elena Stepanova [ 2014-09-27 ] | ||||||||||
|
I presume it's a result of changes made for | ||||||||||
| Comment by Brad Smith [ 2014-09-27 ] | ||||||||||
|
Looking at the proposed diff in that ticket there is a good chance it does have something to do with the change there. | ||||||||||
| Comment by Brad Smith [ 2014-09-28 ] | ||||||||||
|
Yes, looked at that diff and noticed the typo..
| ||||||||||
| Comment by Sergei Golubchik [ 2014-09-30 ] | ||||||||||
|
Sorry for this. We have FreeBSD builders, but no OpenBSD so far Does the plugin work with that patch of yours? | ||||||||||
| Comment by Brad Smith [ 2014-10-02 ] | ||||||||||
|
Yes, with the patch the code now compiles again as it did with 10.0.13. |