← Back to team overview

agesys-dev team mailing list archive

[Bug 1279150] [NEW] slow executemany()

 

Public bug reported:

inserting (replace into) 5000 rows using executemany() and a generator
expression takes over a minute. with mysqldb it took a few seconds.

this is on linux, mysql server 5.5.35-0+wheezy1, python 2.7, current
oursql zip file, version 0.9.3.1 which is 20 months old.

I'll switch back to mysqldb until this is resolved. maybe it's me, maybe
it's oursql... can't be sure.

** Affects: oursql
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.
https://bugs.launchpad.net/bugs/1279150

Title:
  slow executemany()

Status in oursql:
  New

Bug description:
  inserting (replace into) 5000 rows using executemany() and a generator
  expression takes over a minute. with mysqldb it took a few seconds.

  this is on linux, mysql server 5.5.35-0+wheezy1, python 2.7, current
  oursql zip file, version 0.9.3.1 which is 20 months old.

  I'll switch back to mysqldb until this is resolved. maybe it's me,
  maybe it's oursql... can't be sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oursql/+bug/1279150/+subscriptions


Follow ups

References