Comment 3 for bug 1039277

Revision history for this message
Michael Widenius (monty) wrote :

The crash could happen when using query cache, prepared statements combined with a read only cursor.
Temporary fix: Don't use mysql_stmt_attr_set(...CURSOR_TYPE_READ_ONLY)

Fix pushed into MariaDB 5.5 and it will appear in 5.5.27