var connection = mysql.createConnection(
{
host : 'XXXXX',
user : 'XXXXXX',
password : 'XXXX',
database : 'XXXXXX',
charset : 'utf8_persian_ci',
multipleStatements: true
});
--
You received this message because you are subscribed to the Google Groups "nodejs-fa" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs-fa+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "nodejs-fa" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs-fa/GwXagWXO3bY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nodejs-fa+unsubscribe@googlegroups.com.