I have some problems about using charset-set. And after study,I found two bugs:
1.execute.js isn't support utf8;
2.charset.js isn't checking whether the str isn't string(for example, number)
And I have fix these bugs and commit here: nodejs-mysql-native
I have some problems about using charset-set. And after study,I found two bugs:
1.execute.js isn't support utf8;
2.charset.js isn't checking whether the str isn't string(for example, number)
And I have fix these bugs and commit here: nodejs-mysql-native