Channaveer Hakari

Results 8 comments of Channaveer Hakari

@Ejayz yes this happened with me. When I tried with connection pool ie createPool but as you said the connection is released but the thread count keeps increasing and after...

> This is still happening in `createConnection` . It does not drop threads and keeps on increasing even i have `connection.destroy()` anyidea how to stop this threads after the query?...

As you mentioned that you had posted in NextJS forum which means you might be using NextJS, So probably the hot reload might invalidate the singleton. But kindly check the...

But still the problem persists for createPool as the threads are not being released after conn.query is finished executing the query. The issue has to be rectified and solved in...

> > But still the problem persists for createPool as the threads are not being released after conn.query is finished executing the query. The issue has to be rectified and...

Hi please follow this link which helps you in installation along with database https://github.com/channaveer/hotel_management

Hi please follow this link which helps you in installation along with database https://github.com/channaveer/hotel_management

Sorry I thought my repository. Please check the following URL https://github.com/channaveer/hotel_management for Installation and Setup of your project. Please check whether your having the following tables in your database. ![hotel_management](https://cloud.githubusercontent.com/assets/7845383/17509763/4bdf67de-5e39-11e6-8f56-1b022423e194.png)...