Friday, March 24, 2017

[google-cloud-sql-discuss] OR 1148 (42000): The used command is not allowed with this MySQL version


Hi,
Does anyone get this error when loading a csv file into a MYSQL table?  The database is on google cloud

OR 1148 (42000): The used command is not allowed with this MySQL version

LOAD DATA LOCAL INFILE 'c:/Users/user/Desktop/products_export.csv' INTO TABLE Products
        COLUMNS TERMINATED BY ','
        LINES TERMINATED BY '\r\n';


Thanks
Rajiv


--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/bce7dac1-9641-4279-97a2-e6c41e0f150d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment