MYSQL-ERROR : Got error 12 from storage engine
FILE : /home3/region20/public_html/include/include.tiendas.php : 114
SELECT DISTINCT c.nombre as rubro, c.id, c.id_padre FROM categorias c INNER JOIN articulos a ON (c.id=a.id_categoria) WHERE visible =1 and a.estado=1 and a.id_usuario = '3385' ORDER BY rubro