• Sergei Golubchik's avatar
    pluggable auth with plugin examples · f6ba3a74
    Sergei Golubchik authored
    Makefile.am:
      add new API files to the check_abi rule,
      remove duplicates
    client/CMakeLists.txt:
      now a client can use dlopen too
    client/Makefile.am:
      be csh-friendly
    include/my_global.h:
      add dummy plugs for dlopen and co.
      for the code that needs them to work in static builds
    mysys/Makefile.am:
      be csh-friendly
    plugin/auth/dialog.c:
      typo fixed
    f6ba3a74
mysqld.cc 339 KB