I just built mysql-5.0-community, on my T7200 with 2GB of RAM (on Fedora Core 6), and it only took a mere:
real 7m51.127s user 3m13.836s sys 2m19.803s
The obligatory make test was run, and that was also
pretty quick:
All 455 tests were successful. The servers were restarted 109 times Spent 1134.052 seconds actually executing testcases
Maybe we could have a competition to see how fast MySQL builds (under 8 minutes) and tests (under 19 minutes), something similar to the 7-second Linux kernel compile. With that it looks like 5.0.37 might make its way to the surface really soon now, since 5.0.35 was pending a release, before we canned that.
Why is MySQL Community Server 5.0.37 significant? Because it contains Jeremy Cole’s SHOW PROFILE feature. Notice how thats not just a patch …
[Read more]