X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   General questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=66)
-   -   Xcart 5 DB Table xc_session_cells (https://forum.x-cart.com/showthread.php?t=76613)

gior_08 10-31-2018 11:16 AM

Xcart 5 DB Table xc_session_cells
 
Hello,

I want to ask you about a table in XC5 Database, the xc_session_cells.

At my DB it has reached the size 154 MiB. I guess that this table is probably about the sessions.

Do you know if it is ok to TRUNCATE it periodically?

Thank you

qualiteam 11-01-2018 05:58 AM

Re: Xcart 5 DB Table xc_session_cells
 
You can truncate this table, it will not break anything.
However all your customer and admin sessions will be lost.
If that's okay, feel free to clear it.

gior_08 11-01-2018 06:01 AM

Re: Xcart 5 DB Table xc_session_cells
 
Thanks a lot for the answer Alex.

qualiteam 11-01-2018 06:05 AM

Re: Xcart 5 DB Table xc_session_cells
 
Quote:

Originally Posted by gior_08
Thanks a lot for the answer Alex.



No problem. One more thing.
If you decide to truncate this table, you might as well do this with xc_form_ids and xc_session_cells.
These two also store session data which will no longer be relevant.

gior_08 12-12-2018 12:04 PM

Re: Xcart 5 DB Table xc_session_cells
 
What about the table xc_tmp_vars, do you think is it ok if I truncate it?

qualiteam 12-12-2018 10:02 PM

Re: Xcart 5 DB Table xc_session_cells
 
Quote:

Originally Posted by gior_08
What about the table xc_tmp_vars, do you think is it ok if I truncate it?



No you shouldn't do that. Useful things are stored in there.


All times are GMT -8. The time now is 11:11 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.