Too much data in sqlite cache row!

Warning: SQLiteDatabase::query() [sqlitedatabase.query]: too much data for one table row in /home/xxxx/yyyyyy/core/cache/class.cache_backend_sqlite.php on line 89





How bad is this, anything can be done about it?

You can refer to tbirnseth’s post here: [url]http://forum.cs-cart.com/showpost.php?p=99905&postcount=33[/url] and my own’s feedback here: [url]http://forum.cs-cart.com/showpost.php?p=99921&postcount=35[/url]



Basically, from cscart, all you will get from them now is this,

[quote]

It looks like you have problems with sqlite limits.

[url]http://sqlite.org/limits.html[/url]

How many products/categories/features do you have?

[/quote]

[url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=2249[/url]



They have not got back to me ever since I replied their pdts/cats/features question.



I’ve no idea in what form are the data they are caching is stored in the sqlite db, such that there is “too much data”. I can’t open the db file via the sqlite manager addon of firefox nor wamp and there is no “debug”/backtrace message to derive info from. So I am still waiting to hear back from them.

[quote name=‘nodame’]You can refer to tbirnseth’s post here: [url]http://forum.cs-cart.com/showpost.php?p=99905&postcount=33[/url] and my own’s feedback here: [url]http://forum.cs-cart.com/showpost.php?p=99921&postcount=35[/url]



Basically, from cscart, all you will get from them now is this,



[url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=2249[/url]



They have not got back to me ever since I replied their pdts/cats/features question.



I’ve no idea in what form are the data they are caching is stored in the sqlite db, such that there is “too much data”. I can’t open the db file via the sqlite manager addon of firefox nor wamp and there is no “debug”/backtrace message to derive info from. So I am still waiting to hear back from them.[/QUOTE]



2.1.2 is out, maybe its fixed there!?