MySql startup issue on El Capitan

Ran into mysql startup issue after upgrading to El Capitan.

All you need to do is run the following command and set the ownership back to mysql:wheel

sudo chown -R _mysql:wheel /usr/local/mysql/data