Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2009
    Posts
    70
    Plugin Contributions
    0

    Default 1 Can't create/write to file '/tmp/mysqltmp/#sql_193a_0.MYI' (Errcode: 13)

    what is causing this all of a sudden ?

    1 Can't create/write to file '/tmp/mysqltmp/#sql_193a_0.MYI' (Errcode: 13)
    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 = '3' order by p.products_sort_order, pd.products_name]

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: 1 Can't create/write to file '/tmp/mysqltmp/#sql_193a_0.MYI' (Errcode: 13)

    You have a hosting problem on your server. Contact your hosting company to resolve.

    Similar discussions in the "Similar Threads" links at the bottom of this page ...
    .
    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.

 

 

Similar Threads

  1. Replies: 7
    Last Post: 3 Jun 2013, 02:18 PM
  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