Using native MySQL driver in Erlang
- by Mickey Shine
I am using native MySQL driver (http://code.google.com/p/erlang-mysql-driver/) with mochiweb. When I tried that MySQL driver in shell mode, all woked fine. But when I write some code with Mochiweb, it reported me the following error:
=CRASH REPORT==== 4-Jul-2009::04:44:29 ===
crasher:
initial call: mochiweb_socket_server:acceptor_loop/1
…