MySQL python connector| executemany() and an alternative fails to perform

前端 未结 0 1310
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-13 23:30

I\'m trying to quickly insert large number of rows into the following table:

    CREATE TABLE word
                (word_id int(10) PRIMARY KEY AUTO_INCREMENT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题