Damjan
gdamjan at mail.net.mk
Mon Nov 3 22:33:58 EST 2003
> Does this work for 3.x and apache using a threaded mpm like worker? > I've had trouble getting MySQLdb to share connections/cursors from a > pool in the past since the thread level of the API is 1 (no threaded > cursors). I had planned to work on this in the coming weeks, but no > since re-inventing the wheel =) well, share the db connection and not the cursors. IMHO creating a MySQL cursor is not performance heavy... -- Damjan Georgievski jabberID: damjan at bagra.net.mk
|