reactive-mysql-example
reactive-mysql-example copied to clipboard
Example of reactive data using mysql-live-select with Express, SockJS, and React
Hey, Thanks for this example but when i am refreshing the page after completed some add or delete event it is not showing in the screen. I mean every time...
when I add some chinese: > E:\nodejs_workspace\mysql\reactive-mysql-example\node_modules\mysql\lib\protocol\Parser.js:77 > throw err; // Rethrow non-MySQL errors > ^ > > Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xE6\x88\x91\xE6\x93\x8D...' for column 'name' at ro >...
Hi, When I try to connect to my local MySQL Database I get : ``` daslicht:reactive-mysql-example daslicht$ node index.js SockJS v0.3.15 bound to "/sock" events.js:141 throw er; // Unhandled 'error'...