Quentin Bennett writes:
> So, if you pass NULL in as the first parameter to mysql_real_connect, a
> possibility opened up by the manual, what is the return. If it is "a MYSQL*
> connection handle if the connection was successful", where did the space for
> that handle come from.
> 
> I agree with Mario - if someone is going to go through the documentation, as
> recommended on every post, the least that can be expected is that the
> documentation should be un-ambiguous.
> 
> Regards
> 
> Quentin
> 

Hi!

There is no indication in our documentation that NULL should be passed
as a first parameter in mysql_real_connect.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to