| FQ4948 |
Click to view larger |
|
|
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysqlt error: [1: Can't create/write to file '/tmp/#sql_5382_0.MYI' (Errcode: 24)] in EXECUTE("
SELECT
cp.categories_parent_name, cp.categories_parent_id,
cd.categories_name, cd.categories_id, pd.description_name,
pd.description, p.products_code, p.products_id, p.manufacturers_id, p.product_image_thumbnail,
fqp.price2 AS products_price, pd.products_name, p.products_image, pd.description_name
FROM
flowerad_flowers.fq_products_to_categories p2c,
flowerad_flowers.fq_categories_description cd,
flowerad_flowers.fq_categories_parent cp,
flowerad_flowers.fq_products_description pd,
flowerad_flowers.fq_products p
INNER JOIN flowerad_flowers.fq_prices fqp ON (p.products_code = fqp.products_code)
INNER JOIN flowerad_flowers.fq_countries fqc ON (fqp.countries_code = fqc.countries_code AND fqc.countries_alias = 'malaysia')
WHERE
c in /home/flowerad/public_html/lib/sd_m/dbconn/adodb/adodb-exceptions.inc.php on line 78
|