question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jobs data (MySQL) damaged

See original GitHub issue

*Description of issue: Hello. Not so long ago, a very strange event happened on my server, the jobs data was mixed and damaged, it happened after updating the plug-in from version 4.15.5 to 4.15.11. I noticed that in MySQL the names of jobs in Russian are displayed as “???” and suggested that the problem is this. But in a recent dev-release, this problem was fixed, but the data on the server did not return to normal.

I tested this dev-release and found that the names of the jobs that display as “???” do not affect anything and I don’t know why they are recorded in the database.

IMG20200614155316

The screenshot shows that some jobs are displayed 2 times, but also I noticed that the jobs that I used were reset to zero, and the jobs that I did not use, on the contrary, went up in level. Everything is exactly the same in the database.

I thought this was all related to the problem (https://github.com/Zrips/Jobs/issues/813) that was solved recently, but it is not. I’m scared because I don’t want to lose the data that was accumulated by the players, but I don’t know why it happened and how to solve it, please help.

JobsDB


Server Type (Spigot/Paperspigot/etc): Paperspigot

Server Version (using /ver): git-Paper-1618 (MC: 1.12.2)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

How To Fix Corrupted Tables in MySQL - DigitalOcean
Occasionally, MySQL tables can become corrupted, meaning that an error has occurred and the data held within them is unreadable.
Read more >
13.7.3.5 REPAIR TABLE Statement - MySQL :: Developer Zone
REPAIR TABLE repairs a possibly corrupted table, for certain storage ... this statement is very likely to get back all your data from...
Read more >
Jobs progress is reset and messed up. in MySQL job names ...
The progress of some jobs has been reset, and some jobs have been swapped or ... So, try saving the MySQL Jobs database,...
Read more >
How To: How do I repair a damaged MySQL database?
For a variety of reasons, the MySQL database can become damaged and require repair. Symptoms of a damaged database in Webtrends can include...
Read more >
How to Repair MySQL Tables: 2 Easy Methods to Try [2022]
Repairing Crashed Tables With the MySQL CLI ... Use this procedure to repair MySQL tables from the command line. 1. Log in to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found