Opened 2 years ago

Closed 2 years ago

#1487310 closed Bugs (wontfix)

Constantly getting: Prepared statement needs to be re-prepared error

Reported by: waski Owned by:
Priority: 5 Milestone: later
Component: Database Version: 0.4.2
Severity: major Keywords: mdb2 error, mysql error
Cc:

Description (last modified by till)

Hello all,
on updated install and on fresh install of roundcube I constantly get errors that can be found in error log. Those are not somethimes affecting the application - shows full screen info of error or info in small lightbox.

Here's the error:

[26-Nov-2010 14:29:02 +0100]: DB Error: MDB2 Error: unknown error Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_1dc4b2cd58e32c96d796054cfdf590326effb2565 USING @0] [Native code: 1615] [Native message: Prepared statement needs to be re-prepared]  in /home/future/domains/najtanszedomeny.pl/public_html/poczta2/program/include/rcube_mdb2.php on line 646 (GET /poczta2/?_task=mail&_remote=1&_action=check-recent&_t=1290778146843&_mbox=INBOX.Trash&_list=1&_=1290778146845&_unlock=1)

Attachments (1)

db.inc.php (2.4 KB) - added by waski 2 years ago.

Download all attachments as: .zip

Change History (7)

Changed 2 years ago by waski

comment:1 Changed 2 years ago by till

  • Description modified (diff)

comment:2 follow-up: Changed 2 years ago by till

  • Description modified (diff)

Which MySQL version? I remember there was a bug.

comment:3 follow-up: Changed 2 years ago by alec

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

comment:4 in reply to: ↑ 2 Changed 2 years ago by waski

Replying to till:

Which MySQL version? I remember there was a bug.

5.1.52-log

comment:5 in reply to: ↑ 3 Changed 2 years ago by waski

  • Resolution wontfix deleted
  • Status changed from closed to reopened

Replying to alec:

http://bugs.mysql.com/bug.php?id=42041, http://bugs.php.net/47034

So is there a way to avoid it?

comment:6 Changed 2 years ago by alec

  • Resolution set to wontfix
  • Status changed from reopened to closed

Just read the page on first link. This is a database server issue. There's a hint.

Note: See TracTickets for help on using tickets.