I have an assignment for an SQL class in python and has bumped into a following error yesterday:
"InterfaceError: 2013: Lost connection to MySQL server during query".
I have searched the whole web, especially stack overflow, looking for an answer and unfortunately nothing helped. I altered the "wait_timeout" and other parameters yet the python keeps on prompting the error. Eventually, given that no answer written before helped, I resolve to asking the question on forum. Could you give me any suggestions? Unfortunately the exercise must be done in both Jupyter and MySQL, so no alternative can be chosen. Thanks! It is of utter importance for me.