| Query | Rows | Time | |
| 1 | SELECT COUNT(*) AS `WebshopCart.Findcount` FROM `lj_webshop_carts` AS `WebshopCart` WHERE `ip` = '216.73.216.35' AND `affiliate` = 'inlijst' | 1 | 0.01 ms |
| 2 | DELETE FROM `lj_discount_codes` WHERE `valid_till` < 1765101872 | 0 | 0 ms |
| 3 | DESCRIBE `lj_webshop_carts` | 6 | 0.03 ms |
| 4 | SELECT `id` as `WebshopCart.Id`, `ip` as `WebshopCart.Ip`, `data` as `WebshopCart.Data`, `quantity` as `WebshopCart.Quantity`, `last_update` as `WebshopCart.Last_update`, `affiliate` as `WebshopCart.Affiliate` FROM `lj_webshop_carts` AS `WebshopCart` WHERE `ip` = '216.73.216.35' AND `affiliate` = 'inlijst' ORDER BY `id` ASC | 0 | 0.01 ms |