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 (20025,20030,20031,21460,21465,21466,21512,21517,21518,22966,22971,22972,24418,24423,24424,25903,25908,25909,26251,26282,26285,27667,27686,27692,30364,30369,30370,31848,31855,31856,33359,33360,39591,40983,40986,42397,42431,42434,42443,42467,42470,42471,43816,43818,43828,43851,43854,43855,45173,45175,45185,45208,45211,45212,46522,46524,46534,46557,46560,46561,47865,47867,47877,47900,47903,47904,49202,49204,49214,49237,49240,49241,50534,50536,50546,50569,50572,50573,51858,51860,51870,51893,51896,51897,53175,53177,53187,53210,53213,53214,54488,54490,54500,54523,54526,54527,55795,55797,55807,55830,55833,55834,57164,57174,57197,57200,57201,59249,59272,59275,59276,61318,61341,61344,61345,63379,63402,63405,63406,65431,65454,65457,65458,67478,67501,67504,67505,69547,69550,69551,71587,71590,71591,73620,73623,73624,75645,75648,75649,77659,77662,77663,79668,79671,79672,81672,81675,81676,83670,83673,83674,85660,85663,85664,87646,87647,87730,89703,91667,93623,95574,97519,99455,101380,103294,105199,107096,108990,110874,112746,114612,114623,116470,116480,118342,118352,120215,120225,122085,122095,123948,123958,125802,125813,127647,127658,129483,129494,131312,131323,133141,133152,134970,134981,136793,136804,138613,138624,140437,142241,251706,251707,251710,251711,253686,253687,253690,253691,255658,255659,255662,255663,257622,257623,257626,257627,259593,259594,259597,259598,261558,261559,261562,261563,263516,263517,263520,263521,265480,265481,265484,265485,267440,267441,474109,475689,477266,478839,480406,481159,481903,482640,483375,541511,541512,542961,542962,544439,544440,545906,545907,547360,547361,548814,548815,550264,550265,551705,551706,553137,553138,554559,554560,555971,555972,557377,557378,558777,558778,560174,560175,561564,561565,562951,562952,688076,689375,1545851,1545856,1546936,1546941,1548009,1548014,1549072,1549077,1550128,1550132,1551180,1647062,1649873,1652742,1655601,1658449,1661286,1664109,1666925,1669728,2436358,2436363,2439304,2439309,2442239,2442244,2445165,2445170,2448091,2451035,2451053,2451058,2451063,2453938,2453956,2453961,2453966,2456822,2456840,2456845,2456850,2459701,2459719,2459724,2459729,2462565,2462583,2462588,2462593,2465420,2465438,2465443,2465448,2468297,2468315,2468320,2468325,2471235,2471253,2471258,2471263,2474167,2474172,2474177,2477110,2477115,2477120,2480042,2480047,2480052,2482965,2482970,2485873,2485878,2488781,2754665,2757687,2760708,2763724,2766723,3168199,3168205,3169586,3169592,3170966,3170972,3172340,3172346,3173708,3173714,3175068,3175074,3176469,3176475,3177865,3177871,3179339,3179345,3180809,3180815,3182276,3182282,3183737,3183743,3185200,3185206,3186658,3186664,3188112,3188118,3189559,3189565,3191002,3191008,3192441,3192447,3194134,3194140,3195821,3195827,3197604,3197610,3199574,3199580,3201275,3201281,3202969,3202975,3204661,3204667,3206349,3206355,3208031,3208037,3209706,3209711,3211376,3211381,3213085,3213090,3214784,3214790,3216478,3216484,3218169,3218175,3219853,3219859,3221528,3221534,3223200,3223206,3224835,3224841,3226457,3226463,3228071,3228077,3229692,3255618,3255622,3257633,3257637,3259634,3259638,3261622,3261626,3263604,3263608,3265584,3265586,3267572,3267574,3269624,3269626,3271707,3271709,3273822,3273824,3275921,3275923,3278013,3536993,3537001,3539019,3539027,3541058,3541066,3543119,3543127,3545167,3545175,3547205,3547213,3549239,3549247,3551281,3551289,3553318,3553326,3555359,3555367,3557389,3557397,3559407,3559415,3561416,3561424,3563416,3563424,3565436,3565444,3567452,3567460,3569475,3569483,3571494)) 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





	Xenia Kern (Dancer) - uVisitRussia
	
						

				
				
				


				
				



				
				
				
				
			
			
		
				
			
Home Theaters Xenia Kern (Dancer)

Xenia Kern (Dancer)