QUERY: (SELECT tmp.*, tt.code, tt.name, tp.code as perf_code, tp.name as perf_name, date_format(tmp.date, '%e,%M,%W') as date_first,  date_format(tmp.time, '%k:%i') as time_column, IF(tp.description='',tp1.description,tp.description) as description, tp.description_full, tp.id_perfomancetype, IF(year(curdate())=year(tmp.date),'',year(tmp.date) ) as year, tt.ves as ves, date_format(tmp.time, '%l:%i %p') as time_column1, datediff(tmp.date, curdate()) as offset, tt.address FROM U_ticketsTmp tmp LEFT JOIN ticket_theatre tt ON tt.id=tmp.theatre_id LEFT JOIN ticket_perfomances tp ON tp.id=tmp.perf_id LEFT JOIN ticket_perfomances tp1 ON tp1.id=tp.id_base WHERE 1=1 AND tt.show2=1  AND tmp.date >=curdate()  AND tmp.id IN (590091,591711,593350,595054,596751,598437,600113,601794,603466,605128,606783,608428,610066,611750,613427,615094,616750,618391,620024,621652,623270,624880,626501,628112,629712,631305,632892,634470,636037,637595,639143,640677,642207,643723,645236,646737,648232,649731,651219,652700,654172,655633,657084,658539,659984,661414,662838,664255,665665,1434154,1435770,1437405,1439026,1440634,1442236,1443831,1445415,1446988,1448552,1450104,1451644,1453174,1454694,1456213,1457718,1459210,1460689,1462155,1463611,1465057,1466489,1467911,1469320,1470714,1472095,1473463,1474822,1476168,1477519,1478884,1480268,1481640,1483001,1484357,1485701,1487036,1488360,1489666,1490961,1492247,1493561,1494866,1496163,1497460,1498763,1500056,1501339,1502615,1503883,1505144,1506397,1507644,1508881,1510109,1511337,1512562,1513790,1515011,1516234,1517449,1518655,1519858,1521054,1522244,1523427,1524602,1525770,1526931,1528086,1529235,1530380,1531521,1532657,1533789,1534917,1536041,1537160,1538273,1539410,1540540,1541665,1542784,1543895,1545000,1546098,1547183,1548256,1549319,1550376,1551424,1552463,1553504,1554539,1555566,1556584,1557594,1558602,1559600,1560958,1562307,1564150,1565983,1567808,1570728,1573623,1576504,1579376,1582238,1585085,1587923,1590758,1593583,1596440,1599311,1602170,1605019,1607860,1610693,1613518,1616337,1619141,1621932,1624707,1627476,1630233,1632980,1635781,1638609,1641450,1644276,1647090,1649903,1652772,1655632,1658480,1661317,1664140,1666954,1669759,1672617,1675469,1678316,1681152,1683980,1686797,1689651,2343002,2346109,2349210,2352339,2355458,2358565,2361669,2364764,2367849,2370923,2373988,2377038,2380076,2383108,2386134,2389202,2392265,2395321,2398364,2401393,2404411,2407425,2410430,2413425,2416412,2419426,2422428,2425419,2428405,2431382,2434349,2437306,2440252,2443187,2446114,2449035,2451945,2454838,2457722,2460601,2463465,2466320,2469198,2472136,2475050,2477993,2480925,2483843,2486751,2489697,2492630,2495555,2498469,2501370,2504258,2507134,2510000,2512862,2515719,2518570,2521413,2524245,2527065,2529878,2532686,2535487,2538282,2541076,2543860,2546633,2549399,2552204,2555000,2557811,2560614,2563403,2566178,2568984,2571817,2574639,2577453,2580266,2583063,2585845,2588616,2591384,2594143,2596894,2599636,2602365,2605081,2607788,2610491,2613227,2615951,2618668,2621375,2624067,2626748,2629428,2632093,2634760,2637408,2640042,2642663,2645276,2647877,2650465,2653044,2655611,2658163,2660697,2663212,2665713,2668200,2670663,2673114,2675545,2677957,2680349,2682725,2685092,2687454,2689808,2692152,2694480,2696941,2700023,2703104,2706182,2709229,2712272,2715302,2718365,2721442,2724550,2727649,2730736,2733852,2736948,2740035,2743113,2746173,2749214,2752243,2755270,2758290,2761312,2764327,2767326,2770310,2773283,2776248,2779237,2782217,2785305,2788391,2791461,2794519,2797594,2800657,2803712,2806686,2809642,2812576,2815498,2818481,2821457,2824429,2827405,2830364,2833306,2836233,2839167,2842091,2850665,2863299,2866076,2881148,2883920,2886678,2889413,2892136,2894839,2897528,2900225,2902916,2905500,2908092,2910709,2913307,2915895,2918485,2921058,2923623,2926177,2928713,2931232,2933740,2936240,2938748,2941251,2943745,2946223,2948685,2951132,2953579,2956068,2958551,2961020,2963469,2965900,2968319,2970735,2973135,2975524,2977901,2980291,2982667,2985037,2987421,2989799,2992175,2994538,2996888,2999222,3001539,3003856,3006146,3008372,3010558,3012726,3014878,3017022,3019210,3021386,3022863,3024332,3025788,3027234,3028672,3030104)) ORDER BY date ASC, ves DESC, time ASC LIMIT 10
ERROR: (#1064) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'offset, tt.address FROM U_ticketsTmp tmp LEFT JOIN ticket_theatre tt ON tt.id...' at line 1





	Kozhevnikov Moscow Region Choir (Choir) - uVisitRussia
	
						

				
				
				


				
				



				
				
				
				
			
			
		
				
			
Home Theaters Kozhevnikov Moscow Region Choir (Choir)

Kozhevnikov Moscow Region Choir (Choir)