An urgent matter for all of you. About Ecshop

Source: Internet
Author: User
I would like to ask you an urgent question. About Ecshop
MySQL Server error Report:array ([0] = = Array ([message] = + MySQL Query error) [1] = = Array ([SQL] = Inse RT into ' yobuy '. ' Ecs_sessions ' (sesskey, expiry, IP, data) VALUES (' cc5778c96739705a91fd2d87302e13f9 ', ' 1332475653 ', ' 58.246.181.206 ', ' a:0:{} ')) [2] = = Array ([ERROR] = the table ' ecs_sessions ' is full) [3] = = Array ([errno] = 1114))

The website homepage opens to report this mistake. Very puzzled. I don't know where the problem is.

------Solution--------------------
The site did not clean up the session memory table in a timely manner caused

Modify
includes/cls_session.php
var $max _life_time = 3000
The values are adjusted according to your actual traffic.
------Solution--------------------
The official website says the disk may be full or the maximum limit is expressed. Reference:
Http://dev.mysql.com/doc/refman/5.0/en/full-table.html
Http://stackoverflow.com/questions/730579/error-1114-hy000-the-table-is-full
------Solution--------------------
http://www.baidu.com/s?wd=the+table+%27ecs_sessions%27+is+full+&rsv_bp=0&rsv_spt=3&rsv_n=2& inputt=683
http://fkblog.sinaapp.com/blog358
------Solution--------------------
The table ' Ecs_sessions ' is full

The problem is obvious, you can try the manual insert is successful
InnoDB, huh? MySQL is the possibility of a full table, depending on the MySQL settings, so you changed a machine succeeded
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.