I am getting an error: ``` ImportError: /opt/conda/envs/_test/lib/python3.5/site-packages/_mysql.cpython-35m-x86_64-linux-gnu.so: undefined symbol: mysql_real_escape_string_quote ``` When trying to build a conda package with mysqlclient master branch. I think this is caused by commit #109?