<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Bom dia Pessoal!</p>
<p>Ao tentar logar no Elastix estou tendo o seguinte problema:</p>
<p>(internal) Cannot list agents - Query Error SELECT CONCAT(type,'/',number) AS number, name FROM agent WHERE estatus = 'A' AND type = 'Agent' ORDER BY number</p>
<p>J&aacute; realizei algumas a&ccedil;&otilde;es mas sem sucesso.</p>
<p>Consigo acessar o mysql normalmente, mas a query acima retorna o seguinte resultado.</p>
<p>mysql&gt; SELECT CONCAT(type,'/',number) AS number, name FROM agent WHERE estatus = 'A' AND type = 'Agent' ORDER BY number<br /> -&gt; ;<br />ERROR 1033 (HY000): Incorrect information in file: './call_center/agent.frm'</p>
<p>Algu&eacute;m j&aacute; passou por isso?</p>
<div>&nbsp;</div>
</body></html>