Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node-mysql-native to be deprecated, switching to node-mysql2 #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wshager
Copy link
Contributor

@wshager wshager commented Dec 6, 2013

Node-mysql-native will be deprecated soon. I propose to switch to mysql2. Please not that I have removed all original console output, as I'm not sure yet what the messages should be. I figure not all feedback should be considered a db error.

@wshager
Copy link
Contributor Author

wshager commented Dec 6, 2013

I guess the dependencies should be changed as well.

@wshager
Copy link
Contributor Author

wshager commented Dec 6, 2013

Please note that having DATE fields (as opposed to DATETIME) will give strange behavior, where the field is split into a giant object. Recursive calls are being made and it takes very long to finish. I don't know if the problem is in perstore or mysql2.

@wshager
Copy link
Contributor Author

wshager commented Feb 7, 2014

There remains the problem of retrieving boolean values from mysql. Any ideas? Please...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant