Home » MYSQL » MySQL Internationalization and Localization » Question
  1. The number of options that can be used to control LOCAL capability at runtime is _____________.
    1. 3
    2. 2
    3. 1
    4. 0
    5. None of these
Correct Option: B

At runtime, the server can be started with the ‘–local-infile’ or ‘–skip-local-infile’ options to enable or disable ‘LOCAL’ capability on the server side. It can be enabled at build time too.



Your comments will be displayed only after manual approval.