$this->connection = new PDO(); $this->connection->query('KILL CONNECTION_ID()'); $this->connection = null;