I'm new to multi-threaded programming and reading the book "Programming with POSIX Threads" and
trying to understand concepts and coding.
What I'm trying to do is to rewrite mysql client application (which calculates ISP dial-up customers' billing)
into multi-threaded version.
I'm looking for some resources on multi-threaded mysql application programming and
it will be great if somebody knows some tutorials, samples and howto documentations on the web.
I searched the web and didn't find anything related to mysql multi-threaded programming.
I tried to look at mysql.cc code but didn't find any mysql_thread_init() calls in the source.
thanks in advance,
Ganbold
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]