
|
 |
 |
 |
 |
Show Posts
|
|
Pages: [1]
|
|
3
|
General Category / Technical Problems / Could not execute SQL query "UPDATE queueinfo SET "ETA"...
|
on: January 07, 2012, 23:56:57
|
|
Hi,
I've installed a newly downloaded urd and have some problems updating newsgroups. This is a new install and I let it create the tables automatically.
urdd: WARNING Database problem: (1690) mysqli error: [1690: BIGINT UNSIGNED value is out of range in '(-(243) + "urddb"."queueinfo"."ETA")'] in EXECUTE("UPDATE queueinfo SET "ETA"=((-243 + "ETA") / 2), "progress"='100', "comment"='37 articles/s - total 1000 articles', "lastupdate"='1325973151' WHERE "ID"='451'")
urdd: ERROR Error while updating alt.binaries.hdtv.x264: Could not execute SQL query "UPDATE queueinfo SET "ETA"=((-243 + "ETA") / 2), "progress"='100', "comment"='37 articles/s - total 1000 articles', "lastupdate"='1325973151' WHERE "ID"='451'" mysqli error: [1690: BIGINT UNSIGNED value is out of range in '(-(243) + "urddb"."queueinfo"."ETA")'] in EXECUTE("UPDATE queueinfo SET "ETA"=((-243 + "ETA") / 2), "progress"='100', "comment"='37 articles/s - total 1000 articles', "lastupdate"='1325973151' WHERE "ID"='451'")
It seems a bit odd to add an integer to a string? ( -243 + "ETA")?
Ideas on how to fix this?
Thanks!
Senax
|
|
|
|
|
|
|
 |
 |
 |
 |
Loading...
|

|

|
|

|