You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This kind of SQL with branching queries typically fails:
SELECT DISTINCT `contact`.`id` as `contact____id`, `contact`.`email` as `contact____email`, `person`.`id` as `person____id`, `person`.`name` as `person____name`, `person`.`created_at` as `person____created_at`, `users`.`id` as `users____id`, `users`.`country_id` as `users____country_id`, `users`.`login` as `users____login`, `users`.`password` as `users____password` FROM MAGICJOIN(users) WHERE `country`.`id` = :tdbmparam1