cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Bug Fixed - But with No Understanding [Python mysql-connector]

Hey all!

I'm working on a project where I handle a lot of interactions with a MySQL database which is something that is relatively new to me.

I had an issue with Lost connection to MySQL server during query and pretty quickly I noticed that I forgot that the function I was running (within the main function I was working on) initialises its own connection. Removing this functionality from the inner function solved the issue, but it is still frustrating because I don't know what exactly was causing the error. Any help/advice is appreciated!

1 REPLY 1

A bug fix is a change to a system or product designed to handle a programming bug/glitch. Many different types of programming bugs that create errors with system implementation may require specific bug fixes that are successfully resolved by a development or other IT team.

 

 

RapidFS

Tavares25
Member