On Mon, 15 Mar 2010 11:29:56 -0700, Benjamin Lin <[email protected]> wrote: > I am also new to Drizzle but I am a php/perl programmer for more than > one year and also have some knowledge of mysql, like how metadata > locking works in mysql etc. I just setup developed environment and > looking into a bug, but I think that is probably too difficult to me > to figure out the fix. Would you have another low prio task to doso > that I can read some source code and contribute to the project?
Don't worry - we have Perl to hack! There's even a SoC thing that I put up: porting mtr2 (again) to drizzle and incorporating our test-run changes into it. Among other things, this has the awesome feature of running tests in parallel. Last time I got this going, on a reasonable machine, I could run the whole test suite in under a minute. After this, there are many other things that can be done with the test runner. I would *love* it if someone would take this project on... it would personally save me a great deal of time *every* day. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

