Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

Error in MYSQL (Timeout expired)

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
PHB
Posts: 2
Joined: Tue Oct 23, 2018 5:13 am

Os: CentOS 5x
Web: apache + nginx
Error in MYSQL (Timeout expired)
  • Quote

Post by PHB » Sun Oct 20, 2019 8:36 pm

Hi, lately I'm having problems with mysql, I use vesta to host files and database from a Habbo server, and I'm having the following error: This may have occurred because all pooled connections were in use and max pool size was reached.
My mysql configuration is below.

Code: Select all

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
symbolic-links=0

skip-external-locking
key_buffer_size = 512M
max_allowed_packet = 64M
table_open_cache = 512
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 128M
thread_cache_size = 8
query_cache_size= 32M
thread_concurrency = 8

#innodb_use_native_aio = 0
innodb_file_per_table
innodb_buffer_pool_size = 2048M

max_connections=819
max_user_connections=9999
wait_timeout=10
interactive_timeout=50
long_query_time=5

#slow_query_log=1
#slow_query_log_file=/var/log/mysql-slow-queries.log


[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
Does anyone know what may be causing the error?
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password