Opened 5 years ago

Closed 4 years ago

#1485217 closed Bugs (worksforme)

"MySQL server has gone away" problems with db and mdb2

Reported by: arekm Owned by:
Priority: 5 Milestone: 0.2-stable
Component: Database Version: git-master
Severity: normal Keywords:
Cc:

Description

Many of sql queries ends up with "mysql server has gone away" because it mysql server has low timeout value (300 seconds) and roundcube somehow doesn't notice that server times out.

Note that I have persisent db turned off.

PHP Notice: _doQuery: [Error message: Could not execute statement]\n[Last executed query: PREPARE mdb2_statement_mysql_98942d8b125c91eacd80ffcfe67e886ac399d3261 FROM 'SELECT 1
n FROM session
n WHERE sess_id=?']\n[Native code: 2006]\n[Native message: MySQL server has gone away]\n in

Change History (3)

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-beta

comment:2 Changed 5 years ago by alec

Can you provide instructions how to reproduce a problem?

comment:3 Changed 4 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

Old, no feedback, works for me = closed

Note: See TracTickets for help on using tickets.