I am trying to insert 10 million rows into mysql databse using executemany().
but i get this error:
2055: Lost connection to MySQL server at '127.0.0.1:3306', system error: 10053 An established connection was aborted by the software in your host machine.
I tested the connection it was working fine.
I will appreciate your kind assistance
Regards
Murtala
but i get this error:
2055: Lost connection to MySQL server at '127.0.0.1:3306', system error: 10053 An established connection was aborted by the software in your host machine.
I tested the connection it was working fine.
I will appreciate your kind assistance
Regards
Murtala