View Issue Details

IDProjectCategoryView StatusLast Update
0000412Port RequestsPort Requestpublic2020-08-24 03:14
Reporterrgehrig Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformIBM x305OSEcs 2.0OS VersionSilver
Summary0000412: MySQL for Python 2.6.4
DescriptionThere is a module for MySQL access for Python. Any chance you could port it.
TagsNo tags attached.

Activities

psmedley

2010-04-22 10:02

administrator   ~0001543

Is this the one you're referring to?
http://sourceforge.net/projects/mysql-python/

rgehrig

2010-04-24 15:46

reporter   ~0001545

Yes, that's the one.

psmedley

2010-04-25 23:36

administrator   ~0001548

1st attempt: http://smedley.info/mysql-python-1.2.3c1-os2-20100426.zip

rgehrig

2010-04-28 02:04

reporter   ~0001555

Paul
Sorry for the delay, been a little busy with a project.
Prelim testing shows I can connect to a MySQL DB on another machine than the one running python, and query a table and display results, and close connection.
Need to do some more testing on inserting data. (Main reason for asking for this module)
Writing a python program to read a log and parse the info into a database for later searching.
If you like, add it to the Python 2.6.4 distrib or release it as a stand alone.
Thanks
Bob Gehrig

rgehrig

2010-05-03 07:58

reporter   ~0001560

Last edited: 2010-05-03 07:59

Paul
Further testing.
I can insert into database tables.
Currently testing MySQL 5.1 installation with multiple writes with a random delay of 1 - 10 seconds between writes.
Python is running on one machine, MySQL on another. Both machines are running ECS 2.0 silver release.
Running now for 12 hrs with no problems.
I would at this time submit that it ready for at least a Release Candidate 1 release.
Further testing will be on going as time permits over the next few weeks.
Will report any issues through mantis.
Thanks
Bob Gehrig

Issue History

Date Modified Username Field Change
2010-04-20 16:29 rgehrig New Issue
2010-04-22 10:02 psmedley Note Added: 0001543
2010-04-24 15:46 rgehrig Note Added: 0001545
2010-04-25 23:36 psmedley Note Added: 0001548
2010-04-25 23:36 psmedley Assigned To => psmedley
2010-04-25 23:36 psmedley Status new => feedback
2010-04-28 02:04 rgehrig Note Added: 0001555
2010-04-28 02:04 rgehrig Status feedback => assigned
2010-05-03 07:58 rgehrig Note Added: 0001560
2010-05-03 07:59 rgehrig Note Edited: 0001560
2011-10-22 23:44 psmedley Status assigned => resolved
2011-10-22 23:44 psmedley Resolution open => fixed
2020-08-24 03:14 psmedley Status resolved => closed