mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
WL#1054: Pluggable authentication support
Merged the implementation to a new base tree.
This commit is contained in:
parent
81906cdf38
commit
9705711596
127 changed files with 8255 additions and 1623 deletions
|
|
@ -603,6 +603,8 @@
|
|||
#cmakedefine PLUGINDIR "@PLUGINDIR@"
|
||||
#cmakedefine DEFAULT_SYSCONFDIR "@DEFAULT_SYSCONFDIR@"
|
||||
|
||||
#cmakedefine SO_EXT "@CMAKE_SHARED_MODULE_SUFFIX@"
|
||||
|
||||
#define PACKAGE "mysql"
|
||||
#define PACKAGE_BUGREPORT ""
|
||||
#define PACKAGE_NAME "MySQL Server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue