> Is it possible to connect a database two times
> simultaneously with the C-API?
works...
just wrote a bug with a pointer
sry for posting
Robert
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
Is it possible to connect a database two times
simultaneously with the C-API?
I always get a segfault when connecting a second
time.
I need this because I want to feed a second table
with data processed within a mysql_use_result
fetch. I can't use mysql_store_result, because the
result set is