0
MySQL ERROR 157 (HY000)
Posted by Luciano on August 22, 2011 in Tips
If you are getting an error, while trying to set up MySQL cluster, and error says: ERROR 157 (HY000): Could not connect to storage engine than – there is a connectivity problem and issue. First thing first – check if your selinux is active or not (cat /etc/selinux/config) – if it’s active, either allow MySQL [...]