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 very huge.

Any other suggestions?

Thanks in advance
Robert


---------------------------------------------------------------------
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