erlang-mysql

Code pulled with git from git://github.com/ngerakines/erlang_mysql.git with the last commit being 712f8ea

These are Current warnings for erlang-mysql.

dialyzer -n -q -Wno_improper_lists ebin
mysql_auth.erl:104: The variable _ can never match since previous clauses completely covered the type 'none'
mysql_auth.erl:114: The variable _ can never match since previous clauses completely covered the type 'none'
mysql_conn.erl:371: The variable Data can never match since previous clauses completely covered the type binary()
mysql_conn.erl:372: The created fun has no local return