Author

Topic: Pushpool Question (Read 391 times)

newbie
Activity: 14
Merit: 0
May 13, 2013, 08:29:48 PM
#1
Hi,

Since I can't post in the tech support forums yet... which is where this really belongs, I'll ask here.

I've setup pushpool all fine, works nicely. I am also building a custom frontend along the lines of what MiningFarm did, but I plan to finish it, so i can actually use it Smiley

I have a question around the db-mysql.c file https://github.com/jgarzik/pushpool/blob/master/db-mysql.c - it doesn't drop the timestamps into the shares table.

I noticed the PGSQL and the SQLLite3 files do have the timestamp integration into the my_sharelog() function, but it seems to have been forgotten in the mysql version?

I'm a PHP/Web Frontend developer, I'm doing my best delving into C but if someone has managed to modifiy the db-mysql.c file to drop the timestamp into the shares table, please let me know.

Thanks,
Kiro.
Jump to: