MySQL Forums
Forum List  »  Connector/Node.js

MySQL Cluster Javascript Connector TEXT Data Broken?
Posted by: Bob Smith
Date: November 18, 2013 01:38PM

Hi!

I just created a table with a TEXT field and noticed that when trying to store data in that table, the connector seems to ignore the string for the TEXT field and stores NULL instead.

This is using node.js, mysql-js, and the MySQL 5.6 Cluster 7.3.

If I run "mysql" and do the insert, it works fine.

Anyone else have this issue?

Thanks!



Edited 2 time(s). Last edit at 11/18/2013 02:16PM by Bob Smith.

Options: ReplyQuote


Subject
Written By
Posted
MySQL Cluster Javascript Connector TEXT Data Broken?
November 18, 2013 01:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.