Evertiq Expo returns to Gothenburg this year, bringing suppliers of electronics equipment across manufacturing and components together with their customers, partners and those who will shape the electronics industry in years to come. This is Scandinavia’s leading event for those who work in the design, development, purchasing and distribution of the latest electronics equipment, in the heart of the region’s hub for the automotive, radio and communications sectors.
Swedish Exhibition & Congress Centre
Mässans Gata/Korsvägen, 412 94 Göteborg, Sweden
*/ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } */ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } * * @since 2.0.0 */ public function __destruct() { $this->disconnect(); } /** * Alter database's character set. *|
Error
|
|---|
Error:
mysqli object is already closed
at /var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318
at mysqli->close()
(/var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318)
at Joomla\Database\Mysqli\MysqliDriver->disconnect()
(/var/www/html/libraries/vendor/joomla/database/src/DatabaseDriver.php:496)
at Joomla\Database\DatabaseDriver->__destruct()
|