By my count MySQL 5.7 added over 150 new features, and some of my favourite ones are based on community ideas and contributions:
- Statement Timeout (contributed by Davi Arnaut)
- Disabled Storage Engines (suggested by the community)
- MySQL Command Line client Ctrl+C support fixed (bug reported by the community)
- Barracuda + Dynamic row format enabled by default (change made to better support WordPress and …