Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Location
    Herne Bay, Kent, England
    Posts
    182
    Plugin Contributions
    0

    Default Major problem with Database

    Hi.

    I have spent the afternoon adding meta tags to some of my items. Just come back to the computer after a break, gone into admin/catalogue/, clicked on category/products and got the following error

    1 Can't create/write to file '/var/lib/mysql/#sql_7cd_0.MYI' (Errcode: 13)
    in:
    [select c.categories_id, cd.categories_name, cd.categories_description, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified, c.categories_status from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.sort_order, cd.categories_name]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Clicking on an item under "new items for May" in the site (now down for maintenance gives the following

    1 Can't create/write to file '/var/lib/mysql/#sql_7cd_0.MYI' (Errcode: 13)
    in:
    [select p.products_image, pd.products_name, p.products_quantity, p.products_id, p.products_type, p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price, p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping, p.products_qty_box_status from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p2c.products_id = s.products_id where p.products_status = 1 and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '114' order by p.products_sort_order, pd.products_name]


    Any help would really appreciated


    Philip

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Major problem with Database

    Contact your hosting company.
    That's a problem with the MySQL database server, which they will have to resolve for you.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Sep 2007
    Location
    Herne Bay, Kent, England
    Posts
    182
    Plugin Contributions
    0

    Default Re: Major problem with Database

    Quote Originally Posted by DrByte View Post
    Contact your hosting company.
    That's a problem with the MySQL database server, which they will have to resolve for you.
    Many thanks DrByte. I was begining to wonder if that was the case. Not long ago, I logged into my hosting companies forum and discovered that they were installing a Redhat update on my server this evening. Looks like something got a little messed up.

    Kind regards

    Philip

  4. #4
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Major problem with Database

    You should also use your Hosting control panel and check your Web space; could be you have used up all your allotted space.

    Just a thought.

 

 

Similar Threads

  1. Major problem with header / footer
    By adem.i in forum General Questions
    Replies: 0
    Last Post: 21 Feb 2011, 01:56 PM
  2. Major problem with FCKEditor
    By rmoretti in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 5 Nov 2010, 05:38 PM
  3. Major Problem with Log-in message
    By thirith in forum General Questions
    Replies: 4
    Last Post: 17 Sep 2009, 11:56 AM
  4. Major problem with checkout
    By HandcraftedUK in forum General Questions
    Replies: 4
    Last Post: 24 Feb 2008, 05:49 PM
  5. Major problem with my shop
    By toffee in forum General Questions
    Replies: 6
    Last Post: 12 Jun 2006, 12:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg