Re: Results

[email protected] (Shane Caraveo) Sun, 04 Oct 1998 15:17:43 -0400
Newsgroups php.beta
Message-ID <[email protected]>
> I guess you're using a recent MysQL 3.22 version.  Monty changed a function
> to return unsigned long instead of unsigned int.  Until 3.22 becomes more
> popular than 3.21 and 3.20, we'll stay with the old definition...  It's
> harmless.
> 
> Zeev


Hmm, why?  It's easy enough to do defines against that (I already did
to  use msyql_real_connect and mysql_real_query), and since it's only
four lines...not too suprised M$VC didn't catch those warnings.  Anyway,
it's not a show stopper, will look at them tomarrow, fixes can be in
3.0.6

Shane