Confirmation on localInfile Removal in MySQL2 #3585
              
  
  Closed
              
          
                  
                    
                      anjani-pandey
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| You don't need to specify  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
We’re migrating from the mysql Node.js library to mysql2 and noticed that the localInfile configuration is no longer available.
Our Current Setup:
Questions:
We just want to confirm that since we weren’t using LOAD DATA LOCAL INFILE anyway (due to localInfile: false), removing this config in mysql2 won’t affect our application.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions