id column overflow last night
Posted: Sun Feb 14, 2016 11:21 am
Last night, at 2:12 EST, 2^31 rows had been inserted in the daily balances table, causing the next row to fail due to overflow. For several hours afterward, the mining server queued up shares in memory and allowed mining to continue, until it eventually ran out of memory and crashed.
We apologize for the problem. Mining should be back to normal. I changed the type of the column to BIGINT so that it won't overflow, and Chris will compute and adjust balances for the day so that everyone receives credit for the time they mined.
Feel free to ask any questions you might have as we continue to work on the unrelated performance improvements, which I intend to release within the week.
We apologize for the problem. Mining should be back to normal. I changed the type of the column to BIGINT so that it won't overflow, and Chris will compute and adjust balances for the day so that everyone receives credit for the time they mined.
Feel free to ask any questions you might have as we continue to work on the unrelated performance improvements, which I intend to release within the week.