Hi, I tried to insert some string in my db using mysqljs, String looks like this: ?/*-:;@!#$$%^& Expected behavior : '?/*-:;@!#$$%^&' Result: '?/*-' Nothing included after ":" in any string input.