Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
use DualShield;

3 - Set local_infile varaiblevariable

Code Block
languagesql
set global local_infile=true;

...