spacer.png, 0 kB
  May 20, 2013, 02:33:10

 
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length


  Show Posts
Pages: [1]
1  General Category / Technical Problems / Re: Performance issues with URD on: May 19, 2012, 11:49:10
For me setting:

innodb_flush_log_at_trx_commit = 0

in /etc/my.cnf helped the most. Older versions of mysql had this set this way.

See here: http://dev.mysql.com/doc/refman/4.1/en/innodb-parameters.html#sysvar_innodb_flush_log_at_trx_commit

Check for lots of writes using 'iostat -x 1', my disks went from 100% busy to almost idle.

Regards,
Senax
2  General Category / Technical Problems / Re: Could not execute SQL query "UPDATE queueinfo SET "ETA"... on: January 08, 2012, 00:25:47
Thanks!

That seems to have done the trick =)
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
Pages: [1]
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Amigri by Fakdordes
spacer.png, 0 kB
spacer.png, 0 kB
spacer.png, 0 kB