Skip to main content
Extremely Popular
Latest
method PoolConnection.prototype.removeFromPool
import { PoolConnection } from "https://deno.land/x/mysql@v2.12.1/src/pool.ts";

Remove the connection from the pool permanently, when the connection is not usable.