| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | June 16 2005 1:47am |
| Subject: | Re: real_connect | ||
| View as plain text | |||
Nash Kabbara wrote: > > Can anyone please explain what happens when Connection::real_connect > is called on an already connected object? The same thing that happens when you call mysql_real_connect() twice. Any weirdness here is almost certainly in the C API. I suppose MySQL++ should try to defend against this practice, but currently it does not.
| Thread | ||
|---|---|---|
| • real_connect | Nash Kabbara | 16 Jun |
| • Re: real_connect | Warren Young | 16 Jun |
