Mysql Bad Connection, can anyone help please?

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
martinb
Posts: 3
Joined: Thu Jan 11, 2018 7:13 pm

Mysql Bad Connection, can anyone help please?

Post by martinb »

Hello you experts - I have a problem with the updating of the software and I tried to update for the New Year and found that it has inserted 2018 but 2017 is totally blank. It is missing from Mysql tables. All pages seem to be blank. I get an error message of 1146 and also ERROR IN: select * from anni where idanni = 2017 2002: No such file or directory. I also got a 1146 error message

Any help would be much appreciated. Thank you.


Some of the Error messages.
ERROR IN: lock tables versioni write,sessioni write,transazioni write,personalizza read,utenti read
2002: No such file or directory

ERROR IN: select ultimo_accesso from transazioni where tipo_transazione = 'err_l' and ultimo_accesso >= '2018-01-12 18:17:14'
2002: No such file or directory

ERROR IN: select valpersonalizza_num from personalizza where idpersonalizza = 'minuti_durata_sessione' and idutente = '1'
2002: No such file or directory

ERROR IN: delete from transazioni where ultimo_accesso <= '2018-01-12 18:17:19'
2002: No such file or directory
Post Reply