Illegal mix of collations (utf8mb4_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'like'
Called by App\Core\Dispatcher->loadSite() at /var/app/current/app/Core/Dispatcher.php at line 164 Called by App\Core\Dispatcher->dispatch("http://maxxzakelijk.nl/winkelruimte/thomas-��-kempisstraat-103/") at /var/app/current/app/Core/Dispatcher.php at line 103 Called by App\Core\MainController->run("http://maxxzakelijk.nl/winkelruimte/thomas-%EF%BF%BD%EF%BF%BD-kempisstraat-103/") at /var/app/current/app/Core/MainController.php at line 137
SELECT * FROM maxx_core.core_site_routing sr, maxx_core.core_site cs, maxx_core.core_user cu WHERE cs.site_id = sr.site_id AND cs.user_id = cu.user_id AND hostname='maxxzakelijk.nl' AND (httpbase='' OR '/winkelruimte/thomas-��-kempisstraat-103/' LIKE CONCAT(httpbase,'%')) ORDER BY LENGTH(httpbase) DESC LIMIT 1