Club Pypamid
Tel.: 512 25 35
MILO Concert Hall
Tel.: 428 99 99
House of officers
Tel.: 255 44 33
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `Events`.`id`, `Events`.`name`, `Events`.`name_en`, `Events`.`date`, `Events`.`time`, `Events`.`place`, `Events`.`place_en`, `Events`.`platform`, `Events`.`platform_en`, `Events`.`image`, `Events`.`text`, `Events`.`text_en`, `Events`.`groups`, `Events`.`agents`, `Events`.`buy_tickets` FROM `livemusic`.`lma_events` AS `Events` WHERE `date` < '2025-02-03' AND `name` = 'Morcheeba' ORDER BY `date` desc | 3 | 3 | 1 | |
2 | SELECT DISTINCT YEAR(`date`) as `year` FROM `livemusic`.`lma_events` AS `Events` WHERE YEAR(date) <= '2025' ORDER BY `date` desc | 16 | 16 | 1 |