mariadb/plugin/auth
Davi Arnaut 754471060b Bug#45288: pb2 returns a lot of compilation warnings on linux
Fix warnings related to the use of the deprecated gets() function
and passing NULL to non-pointer argument of the sys_var constructor.

plugin/auth/dialog.c:
  Do not use the deprecated gets() function.
sql/sys_vars.h:
  Do not pass NULL to a non-pointer argument of the sys_var constructor.
2010-10-07 21:53:00 -03:00
..
auth_socket.c WL#1054: code style remarks fixed. 2010-09-20 19:38:27 +03:00
CMakeLists.txt Bug #55634, Bug#55635, Bug#55637, Bug#55638 2010-08-16 17:34:09 +03:00
dialog.c Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-10-07 21:53:00 -03:00
Makefile.am WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
plug.in WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
test_plugin.c Bug #56767: Make sure client plugins in 1054 are compatible with 2010-10-04 15:54:41 +03:00