Bug #109

Problem saving session

Added by Rebecca Lowdon over 10 years ago. Updated almost 10 years ago.

Status:Closed Start date:11/19/2013
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-

Description

Tried to save my session (for the second time) but get an error.

Screen Shot 2013-11-19 at 5.10.47 PM.png (167.7 kB) Rebecca Lowdon, 11/19/2013 05:13 pm

History

Updated by Xin Zhou over 10 years ago

Saving session with many tracks and a large gene set will run into this error

mysql rejects a very long query by squawking: Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.

Will convert session function to json and file-based, and get rid of mysql altogether...

Updated by Xin Zhou about 10 years ago

  • Status changed from New to Resolved

Currently the browser no longer uses mysql table for saving session so this issue has gone void.

Updated by Daofeng Li almost 10 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF