1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[SQL] MySQL value for 'secure_file_priv'

Discussão em 'Outras Linguagens' iniciado por Stack, Julho 20, 2021.

  1. Stack

    Stack Membro Participativo

    I have established a connection from JawsDB to MySQL Workbench and having an issue I think is linked to the secure_file_priv system variable. When working in my localhost, the value for the secure_file_priv is C:\ProgramData\MySQL\MySQL Server 8.0\Uploads\. However, for the JawsDB connection, the value for that variable is /secure_file_priv_dir/.

    Does anyone know how the /secure_file_priv_dir/ value works? Or, how I can get it to allow a LOAD_FILE process?

    Continue reading...

Compartilhe esta Página