Skip to main content

Posts

Showing posts from June, 2014

On Dolphins, Panda's and Bugs

MySQL Bugs On Dolphins, Panda's and Bugs Like any good OpenSource project the MySQL Bugs website is open for anyone to search through. This ofcourse doesn't include the security bugs. There is a second collection of bugs in the My Oracle Support and these bugs are only accesseble by customers with a support contract. Even when I have access to MOS I still prefer to use the community bugs site. For service requests etc. I would use MOS. The openness of the bugs database is one of the topic the IOUG MySQL Council discusses with Oracle. The bugs database has more to offer than just information about initial bugs: Bugs Statistics : This has a big matrix with components and states, some per developer stats and some totals (Did you known the fastest bug closure was 9 seconds?). Bugs Tide This gives you per month statistics. For both there are some filter option for version and whether to include feature requests. ...