I used this to create a mysql console: mysql -h topplethepat.mysql.pythonanywhere-services.com -u topplethepat'topplethepat$palimpseste' -p --local-infile=1 and I entered my mysql password that I have used previously. Then I get the error above.
I'm trying to open a new console because I'm getting a strange error on my previous one. IN that case, I loaded my csv file into my table, but only one row was showing up. This happened before, but then when I repeated the command, all the rows appeared. In this case, it continued with the error.
Can you advise? Thanks.