Author

Topic: YIIMP Support (Read 177 times)

legendary
Activity: 3234
Merit: 2943
Block halving is coming.
November 13, 2018, 03:38:52 PM
#4
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
legendary
Activity: 2296
Merit: 2721
Top Crypto Casino
November 13, 2018, 02:57:02 PM
#3
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?
legendary
Activity: 2730
Merit: 7065
Farewell, Leo. You will be missed!
November 12, 2018, 06:52:33 PM
#2
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. 
copper member
Activity: 658
Merit: 101
Math doesn't care what you believe.
November 12, 2018, 11:18:47 AM
#1
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.
Jump to: