Home » MYSQL » Mysql Setup » Question
  1. The LOCAL capability for client library is enabled by ______________.
    1. –enable-local-infile
    2. –enabled-local-file
    3. –enable-local-file
    4. –enable-global-file
    5. None of these
Correct Option: A

At build time LOCAL capability for the client library can be enabled or disabled by default. The ‘–enable-local-infile’ or ‘–disable-local-infile’ option is used when running configure.



Your comments will be displayed only after manual approval.