• unknown's avatar
    Look in the directory above the executable for the my.cnf/ini, on Windows, as · 348dfd41
    unknown authored
    the new installer and GUI tools expect. (Bug #10419) Also, dynamically bind to
    GetSystemWindowsDirectory() so that it works on all platforms. (Bug #5354)
    
    
    mysys/default.c:
      Dynamically bind to GetSystemWindowsDirectory() or emulate it, and also look
      in directory above the executable to find my.cnf/ini on Windows.
    348dfd41
default.c 27.3 KB