Comments - load data infile referencing one path while mariadb uses a totally different path and can't find input file

3 years, 6 months ago Kevin Low

and by looking at the LOAD DATA INFILE syntax, here, https://mariadb.com/kb/en/load-data-infile/ one can see that LOAD DATA INFILE is followed by a 'file_name', so this further proves my observations.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.