On Monday 2017-04-17 18:53:43 Kern Sibbald wrote:
> Hello Wanderlei,
> 
> Yes, somehow the MySQL table holding the list of bug was totally
> emptied.
> 
> I don't have the slightest idea what happened.  The system logs don't
> seem to show anything unusual. This is pretty disturbing.

What about the file size on the disk?

Maybe file system or memory corruption.

Try mysql commands such as "check table <table_name>;" and if needed
"repair table <table_name>;" but first check that there is enough
space on the file system.

-- 
Josip Deanovic

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to