Problem with splitting a mysql string with sscanf 2.6
#8

The problem might be in the small integers as Vince said. Look at the Locked and Tunable value sizes of mysql. It is 1 bit size. But then in the saved mysql file, you have 2 bit size - 77 and 99. I would suggest to make them bigger than 1 or 11 as the others.

EDIT: Damn it... Didn't see that you changed them. But why don't you use the working one script ? Well if it works with the other script, it means that the problem is in sscanf part.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)