Bitcoin Forum

Other => Serious discussion => Topic started by: ccgllc on November 12, 2018, 03:18:47 PM



Title: YIIMP Support
Post by: ccgllc on November 12, 2018, 03:18:47 PM
Is there anyplace one can get support for YIIMP?

I'm seeing exception: CDbCommand failed to execute the SQL statement: SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT value is out of range in '((count(`Yiimp`.`shares`.`id`) * 2097152) * 4398046511104)'

and wondering what to do about it.


Title: Re: YIIMP Support
Post by: Pmalek on November 12, 2018, 10:52:33 PM
I was not able to find the exact errors but here are a few topics that show proposals and solutions to similar errors, maybe you will have some luck with them.

https://github.com/davidtrushkov/store/issues/20
https://github.com/symfony/symfony/issues/25665
https://stackoverflow.com/questions/11698613/bigint-unsigned-value-is-out-of-range-my-sql
https://stackoverflow.com/questions/11698613/bigint-unsigned-value-is-out-of-range-my-sql/11704174

You might have better luck moving this thread to Beginners & Help or to the Minning section. 


Title: Re: YIIMP Support
Post by: Lakai01 on November 13, 2018, 06:57:02 PM
This exception isnt anything special to yiimp. You do some multiplications, the resulting number is too high to fit in a BIGINT datatype. What do you want to achieve with this statement?


Title: Re: YIIMP Support
Post by: BitMaxz on November 13, 2018, 07:38:52 PM
You can try to contact them via webchat from here http://webchat.freenode.net/?channels=#yiimp

I think the developer of Yiimp is Tpruvot who developed ccminer and Yiimp pool so you can contact them via github you can check the profile from here https://github.com/tpruvot