• Sergei Golubchik's avatar
    Crude "auto-load-data-local-infile" mode · 2175bfce
    Sergei Golubchik authored
    Disable LOAD DATA LOCAL INFILE suport by default and
    auto-enable it for the duration of one query, if the query
    string starts with the word "load". In all other cases the application
    should enable LOAD DATA LOCAL INFILE support explicitly.
    2175bfce
CMakeLists.txt 16.5 KB