Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    15
    Plugin Contributions
    0

    Default Error writing file '/ramdisk/mysql/tmp/MY30mxsg' (Errcode: 28)

    I got index page of categories like this.

    "3 Error writing file '/ramdisk/mysql/tmp/MY30mxsg' (Errcode: 28)
    in:
    [select p.products_image, pd.products_name, p.products_quantity, p.products_id, p.products_type, p.master_categories_id, 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 zen_products_description pd, zen_products p left join zen_manufacturers m on p.manufacturers_id = m.manufacturers_id, zen_products_to_categories p2c left join zen_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 = '2' order by p.products_sort_order, pd.products_name]"

    Also, I have uploaded Mass Products(firstly more than 60K, and then switched to less than 10K) using EP(latest version), but all uploads has gone faulty results, however, registering products are somewhat success excluding above corrupt.
    I donot have good skill to manage phpMyAdmin.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Pls help. Index Page Corrupted.

    Error 28 , is indication of not enough disk space

    here is the link for more information:

    http://www.mysql.com/news-and-events...000000249.html

 

 

Similar Threads

  1. Can't create/write to file '/tmp/ (Errcode: 30)
    By dasonix in forum General Questions
    Replies: 23
    Last Post: 1 May 2010, 07:21 AM
  2. Replies: 4
    Last Post: 22 Nov 2009, 11:26 PM
  3. Replies: 2
    Last Post: 30 Aug 2008, 10:31 PM
  4. Replies: 13
    Last Post: 20 Apr 2008, 08:42 PM
  5. Replies: 2
    Last Post: 3 Dec 2006, 04:02 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