i always use odbc connect to mysql,<br>today i update otp-R12B-2 to otp-R12B-3,my odbc configure fine,<br>i use iodbctest to select data from mysql successful,<br> when i start erl shell, run odbc:start(),it's works better,<br>
and then  i run odbc:connect() get message:<br>Odbc connection failed in authserver init <br><br>i 100% confirm the password,user name are correct,because it's the same as my ubuntu laptop,<br><br>i got this error message on ubuntu ever,  when i delete the line "<a href="http://127.0.0.1">127.0.0.1</a> localhost" on /etc/hosts file<br>
(that mean ping localhost fail)<br>cause odbc connect  failed, but on freebsd, ping localhost <b style="color: rgb(255, 0, 0);">normal</b> ,<br><br>i don't know how to fix this problem,or how can i debug the odbc and got more message?<br>
<br>tks a lot<br><br>wenew zhang<br>