aarbar201059
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
I get error #1148 "The used command is not allowed with this mysql version" when trying to use:
'load data local infile' to upload data to a table in my database. I'm using the format CSV using LOAD DATA and check the use local keyword, plus using appropriate field terminated, enclosed, escaped, data.
The error doesn't make sense since the import tab even includes it.
'load data local infile' to upload data to a table in my database. I'm using the format CSV using LOAD DATA and check the use local keyword, plus using appropriate field terminated, enclosed, escaped, data.
The error doesn't make sense since the import tab even includes it.