Philip Nechiporenko
Results
1
comments of
Philip Nechiporenko
`var c = new Client({ host: 'localhost', user: 'foo', password: 'bar', port: 3308 });` I have MySQL running on port #3306 and MariaDB on port #3308. So I've got weird...