Re: [gnome-db] Libgda4.0.6 warnings and segfault
Alberto Roman Linacero <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
> Still, I would like to do some more testing in case there is a libgda > bug somewhere. Can you give me an outline on how many MySQL > silmutaneous connections you use, and from how many threads each > connection is used, so I can try to write a test program? We use about 18 simultaneous connections to MySQl. One of the connections is used in 5 threads, and all the others are used only by one thread. I hope to be able to digg into this problem in two weeks or so... Regards, Alberto.