1.

The number of options that can be used to control LOCAL capability at runtime is _____________(a) 0(b) 1(c) 2(d) 3I had been asked this question during an interview.My question is from Internationalization and Localization Issues in chapter General MySQL Administration of MySQL

Answer»

The correct answer is (c) 2

The BEST explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions