Warning: mysqli_connect(): (HY000/1203): User ui86z_tootel already has more than 'max_user_connections' active connections in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 52

Warning: mysqli_set_charset() expects parameter 1 to be mysqli, bool given in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 53

Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 65
**** SELECT number, categories, keyword, occupation, address, code, locality, region, type, language FROM basicdatas WHERE REPLACE(CONCAT(number,' ',categories,' ',keyword,' ',occupation),'-', ' ') LIKE '%fromagerie%' AND (REPLACE(region,'-', ' ') LIKE '%vaud%' OR REPLACE(locality,'-', ' ') LIKE '%vaud%') AND VISIBILITY = '1' AND language = 'fr' ORDER BY LEFT(number,2) DESC, keyword ASC LIMIT 800 1