Hallo,
folgendes funktioniert unter MySQL 5.1 nicht mehr.
tep_db_query("delete " . TABLE_CUSTOMERS_BASKET . " , " . TABLE_CUSTOMERS_BASKET_ATTRIBUTES . " from " . TABLE_CUSTOMERS_BASKET . " cb left join " . TABLE_CUSTOMERS_BASKET_ATTRIBUTES . " cba on cb.customers_id = cba.customers_id where (to_days(now()) - to_days(cb.customers_basket_date_added)) >" . $tdate);
weiss jemand wie das jetzt aussehen muss ?



Inhalte finden
Nicht angegeben


