DBD::mysql::st execute failed

winlogo

Registered
Feb 11, 2008
1
0
51
Hello,

I get this error after update 11.25.

DBD::mysql::st execute failed: Lost connection to MySQL server during query at /scripts/update_db_cache line 46.
DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at /scripts/update_db_cache line 47.

How can i fix this
 

thewebhosting

Well-Known Member
May 9, 2008
1,199
1
68
How much 'max_allowed_packet' and 'wait_timeout' you have set in your my.cnf file?
 

sulnet

Member
Feb 11, 2005
11
0
151
My error is it:

DBD::mysql::st execute failed: Lost connection to MySQL server during query at /scripts/update_db_cache line 48.
DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at /scripts/update_db_cache line 49.

my.cnf

[mysqld]
set-variable = max_connections=500
safe-show-database
local-infile = 0