Thoughts on latest changes:
- don’t think there’s really much to it.
- I rather disagree with this slashdot headline (MySQL Closing Off Its Source) as I just don’t think it’s true.
However, I have other thoughts (that are a lot more interesting to discuss):
We should:
- Release major version every 6 months. e.g. N.0, N.2, N.
- Odd numbers are used during the 6months of development, with
very frequent releases. In fact, with a strict policy of keeping
pushbuild green, you could automate this. Yes, some of these
releases would be utter shit due to whatever problem seeped in.
Get over it - it’s called a development release.
- No new features merged for last 3 months of cycle for release.
- source only releases… if you …