Hi Have a look at mysqlrepair
http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html Check all tables in your database and report back if some of them are broken. I also remember I had a ugly issues a month ago, due to Mysql. I had to restart it the mysql daemon. 2014-11-20 14:33 GMT+01:00 David DURIEUX <[email protected]>: > Perhaps a problem with migration and your database is not ok. If you > don't have error in sql-errors.log, it will be little > complicated to know the problem. > > David > ++ > > > Le Thu, 20 Nov 2014 09:40:41 -0200 > Frederico Gendorf <[email protected]> a écrit: > > >Hi Again, with a empty database, 0.85 works. > >I think have a problem with data from version 0.84.x > > > >I have many Entities, many computers, many users, etc > > > >Someone can help me debug glpi to find the problem? > > > >Thanks for advance > > > >*Frederico Gendorf* > > > >*IT Analyst* > > > >ESSS - SIMULATING THE FUTURE | Florianópolis - SC - Brazil > >Office: +55 (48) 3953 0004 | Skype: fred.esss | E-mail: > >*[email protected] > ><[email protected]> | www.esss.com.br > ><http://www.esss.com.br/>* > > > > > > > >On Thu, Nov 20, 2014 at 9:25 AM, Frederico Gendorf < > >[email protected]> wrote: > > > >> In Rules the issue occur too.... > >> > >> *Frederico Gendorf* > >> > >> *IT Analyst* > >> > >> ESSS - SIMULATING THE FUTURE | Florianópolis - SC - Brazil > >> Office: +55 (48) 3953 0004 | Skype: fred.esss | E-mail: > >> *[email protected] <[email protected]> | > >> www.esss.com.br <http://www.esss.com.br/>* > >> > >> > >> > >> On Thu, Nov 20, 2014 at 8:52 AM, Frederico Gendorf < > >> [email protected]> wrote: > >> > >>> The error in apache/php log is the same in interface: > >>> > >>> [20-Nov-2014 08:41:48 America/Sao_Paulo] PHP Fatal error: Call to a > >>> member function fetch_assoc() on a non-object in > >>> /home/fred/workspace/glpi/inc/dbmysql.class.php on line 284 > >>> > >>> This error just occur in Assets items, like Computers, Phones, > >>> Softwares, etc. > >>> All others modules works. > >>> > >>> I tried use debug mode, but how the error is a Fatal Error, the > >>> page stop before display debug mode. > >>> > >>> > >>> *Frederico Gendorf* > >>> > >>> *IT Analyst* > >>> > >>> ESSS - SIMULATING THE FUTURE | Florianópolis - SC - Brazil > >>> Office: +55 (48) 3953 0004 | Skype: fred.esss | E-mail: > >>> *[email protected] <[email protected]> | > >>> www.esss.com.br <http://www.esss.com.br/>* > >>> > >>> > >>> > >>> On Thu, Nov 20, 2014 at 8:41 AM, David DURIEUX > >>> <[email protected]> wrote: > >>> > >>>> Le Thu, 20 Nov 2014 08:37:28 -0200 > >>>> Frederico Gendorf <[email protected]> a écrit: > >>>> > >>>> >Hi David, it's not a SQL error, and this file doesn't exist.... > >>>> > >>>> Oh yes you're right, see in apache error log, you have php fatal > >>>> error with information > >>>> > >>>> David > >>>> ++ > >>>> > >>>> >thanks for reponse > >>>> > > >>>> >*Frederico Gendorf* > >>>> > > >>>> >*IT Analyst* > >>>> > > >>>> >ESSS - SIMULATING THE FUTURE | Florianópolis - SC - Brazil > >>>> >Office: +55 (48) 3953 0004 | Skype: fred.esss | E-mail: > >>>> >*[email protected] > >>>> ><[email protected]> | www.esss.com.br > >>>> ><http://www.esss.com.br/>* > >>>> > > >>>> > > >>>> > > >>>> >On Thu, Nov 20, 2014 at 8:30 AM, David DURIEUX > >>>> ><[email protected]> wrote: > >>>> > > >>>> >> Le Thu, 20 Nov 2014 07:31:53 -0200 > >>>> >> Frederico Gendorf <[email protected]> a écrit: > >>>> >> > >>>> >> >Hi, I migrated from version 0.84.5 to 0.85 but now, when I try > >>>> >> >enter in an item asset details > >>>> >> >the attached error happens. > >>>> >> > >>>> >> See errors in glpi/files/_log/sql-errors.log > >>>> >> > >>>> >> David > >>>> >> ++ > >>>> >> > >>>> >> >All other modules work normal. > >>>> >> > > >>>> >> >Thanks > >>>> >> > > >>>> >> > > >>>> >> > > >>>> >> >*Frederico Gendorf* > >>>> >> > > >>>> >> >*IT Analyst* > >>>> >> > > >>>> >> >ESSS - SIMULATING THE FUTURE | Florianópolis - SC - Brazil > >>>> >> >Office: +55 (48) 3953 0004 | Skype: fred.esss | E-mail: > >>>> >> >*[email protected] > >>>> >> ><[email protected]> | www.esss.com.br > >>>> >> ><http://www.esss.com.br/>* > >>>> >> > >>>> >> _______________________________________________ > >>>> >> Glpi-dev mailing list > >>>> >> [email protected] > >>>> >> https://mail.gna.org/listinfo/glpi-dev > >>>> >> > >>>> > >>>> _______________________________________________ > >>>> Glpi-dev mailing list > >>>> [email protected] > >>>> https://mail.gna.org/listinfo/glpi-dev > >>>> > >>> > >>> > >> > > _______________________________________________ > Glpi-dev mailing list > [email protected] > https://mail.gna.org/listinfo/glpi-dev >
_______________________________________________ Glpi-dev mailing list [email protected] https://mail.gna.org/listinfo/glpi-dev
