I execute an insert request from a shell script that reads data from multiple files. Some of the data that needs to be inserted is contained ' in the text, and MySQL continues to give errors
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near Development & Empowerment, Youth Affairs ',' Himachal Pradesh ' at line 1
This is the actual text: Women Development & Empowerment, Youth Affairs .
charan
source share