今天在做node与mysql之间的交互,想要执行 select from user where birthday = '2009 2 3', 但是得到的结果却是2009 2 2 有遇到过这样问题的么? 我用的是这个模块https://npmjs.org/package/mysql