Sannis / node-mysql-libmysqlclient

Asynchronous MySQL binding for Node.js
http://sannis.github.com/node-mysql-libmysqlclient
Other
229 stars 47 forks source link

run error on node v0.11.10 #191

Closed wangbinlml closed 8 years ago

wangbinlml commented 8 years ago

I am using Ubuntu or Centos, and this module had compiled successfully on node v0.11.10, when I run Query program,it throw the following error:

node: symbol lookup error: /root/mm_core/node_modules/mysql-libmysqlclient/build/Release/mysql_bindings.node: undefined symbol: _ZN2v84TrueEv

Please help me. Ths.

Sannis commented 8 years ago

Will be fixed in #192.