I do not use prepared statements. Just conn.exec(sql, params, callback) then conn.commit(callback). Everything's fine with v1.0.10