I'm basically looking for two things:

1) An article/tutorial/document discussing operating system threads. I keep
hearing about LinuxThreads on FreeBSD, and how MySQL won't run correctly
with pthreads or something like that. I need to learn about threads and when
and where they're used or not used, and why. Anyone have a good beginner's
tutorial for that?

2) The other one I'm looking for is on joins. I've always used LEFT JOIN for
joining tables, but I know there's INNER JOIN, OUTER JOIN, RIGHT JOIN, and
JOIN, probably among others, and I don't know the functional differences. I
couldn't find a page on it in the MySQL docs, but if it's there, can someone
point me to it? Or maybe an article on it?

Thanks.

- Jonathan

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