13.07.2009, 11:15
Wierdosport: Because it is easier to store, what is better? An integer or a string?
Yes, mySQL is good that way, but seeing as PAWN lacks that %u format, you can't really convert to unsigned. What I mean is, allow mySQL to have negative values (signed), and if you need to get the IP in a real language (like C++, PHP) you can use the %u there.
Quote:
|
Originally Posted by TuNeFisH
can you get some more specific?
what would that help with too small PAWN variables? The mySQL fields ARE able to store these big values - but PAWn vars AREN'T... :S |

