Connection whit server is down Connection whit server is down Connection whit server is down Error 1040 : Too many connections
SELECT F.`IdFabricante`,P.`IdProductos`,F.`Fabricante`,P.Nombre,P.Descripcion FROM `tb_fabricante` F
JOIN `tb_productos` P ON P.`IdFabricante` = F.`IdFabricante` WHERE 1