14 messages in com.mysql.lists.plusplusRe: template queries and thread bug?| From | Sent On | Attachments |
|---|---|---|
| Robert Gabriel LUPOIU | 11 Dec 2001 07:04 | |
| The Lazy Fox | 11 Dec 2001 07:28 | |
| Robert Gabriel LUPOIU | 11 Dec 2001 07:43 | |
| Robert Gabriel LUPOIU | 11 Dec 2001 07:49 | |
| The Lazy Fox | 11 Dec 2001 08:44 | |
| Andrew Parker | 12 Dec 2001 09:51 | |
| Andrius Armonas | 12 Dec 2001 10:57 | |
| Sinisa Milivojevic | 13 Dec 2001 05:40 | |
| Andrew Parker | 13 Dec 2001 07:38 | |
| Sinisa Milivojevic | 13 Dec 2001 07:51 | |
| Sinisa Milivojevic | 13 Dec 2001 07:51 | |
| Andrew Parker | 13 Dec 2001 16:46 | |
| Sinisa Milivojevic | 14 Dec 2001 05:39 | |
| Andrew Parker | 14 Dec 2001 08:56 |
| Subject: | Re: template queries and thread bug?![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@mysql.com) |
| Date: | 12/14/2001 05:39:14 AM |
| List: | com.mysql.lists.plusplus |
Andrew Parker writes:
Before I spend more effort on this, I want to know if there is a known issue with using template queries and threads. It doesn't work for me, but maybe I'm doing something wrong. Even better, if someone does use template queries and threads let me know.
Best, Andrew
It has nothing to do with template queries.
It has to do with C++ exceptions. Those do not work with threads.
May be if you would try GNU 3.0.2 , then may be, but just mey be, that combination could work in some circumstances.
This is a known issue, which forces us to carefully build MySQL server not even to link in any portion of libstdc++.
-- Regards, __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com




