web analytics

Geeks Terminal

          Linux | Open Source | Web Hosting and more..

If you are getting Mysql Error: #42000 Import error: The used command is not allowed with this MySQL version Such type of error generally occurs when you are trying to import data from a file into MySQL using LOAD DATA LOCAL INFILE. To solve this problem, you will have to make changes in the my.cnf file on the server. It [...]

Categories: Database, Linux, MySQL