I took a look at this possibly dupicated article, but still did not find the result that I am looking for. The answer to that question explained how things work, but did not provide how to actually solve this problem. There was a solution to MYSQL bench, but I am working with TERMINAL on MAC OX.
birthday date NOT NULL DEFAULT '0000-00-00'
Returns: ERROR 1067 (42000): Invalid default value for 'birthday'.
How do I fix this problem? Can someone provide the full syntax? I am working with terminal on MAC OX.
Your help is much appreciated!