MySQL ERROR (1146) - Table 'begaero.redletenja' doesn't exist select distinct destinacija from RedLetenja where tip like '%A' and cargo = 0 and (st >= date_sub(Now(), interval '1440:00' minute_second) or et >= date_sub(Now(), interval '1440:00' minute_second)) order by destinacija ascMySQL ERROR (1146) - Table 'begaero.redletenja' doesn't exist select distinct preko from RedLetenja where tip like '%A' and cargo = 0 and (st >= date_sub(Now(), interval '1440:00' minute_second) or et >= date_sub(Now(), interval '1440:00' minute_second)) order by preko ascMySQL ERROR (1146) - Table 'begaero.redletenja' doesn't exist select distinct destinacija from RedLetenja where tip like '%D' and cargo = 0 and (st >= date_sub(Now(), interval '1440:00' minute_second) or et >= date_sub(Now(), interval '1440:00' minute_second)) order by destinacija ascMySQL ERROR (1146) - Table 'begaero.redletenja' doesn't exist select distinct preko from RedLetenja where tip like '%D' and cargo = 0 and st >= date_sub(Now(), interval '1440:00' minute_second) order by preko asc