I get this error when I call the executemany method of the Python MySQLCursor class after executing a SELECT statement. Here\'s the MWE:
executemany
MySQLCursor