Gre7g Luterman <[EMAIL PROTECTED]> writes: > Does it really represent so much code that it needs to be a > commercial release?
No, I simply meant that I got wind of a consulting contract that would as a side effect, have added MySQL support to TMDA. > I've done a bit of MySQL with Python and it's not too tough. It > only takes like 5 lines of code to connect to a database and search > for a hit, and another couple of lines to connect and add a new > record. > > Although I will say that you'd probably want to do a LIKE or RLIKE > instead of pulling in each record and doing an expansion on the *'s > and *='s. The fastest way to use MySQL is to let it do as much of > that sort of thing as possible. If you or someone else would like to work on adding this, I'm sure users would be interested. I don't use MySQL myself, nor am I at all familiar with it, so I'd rather not. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
