RE: MySQL on UNIX w/ CF on NT4

2000-06-30 Thread Leyne, Sean
been using it for 3+ years and found it to be great with excellent community (much like this list). Sean -Original Message- From: Mike Bannister [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 29, 2000 6:46 PM To: [EMAIL PROTECTED] Subject: RE: MySQL on UNIX w/ CF on NT4 We

OT: Re: MySQL on UNIX w/ CF on NT4

2000-06-30 Thread Todd Ashworth
| - has been around for 15 years (it's used by US Army for the M1 tank and | a host of others) | - recently announced it's release as open source (it's not yet released | but should be very, very soon). Woohoo .. open source tank software. YES! Now I can finaly upgrade my Panzer. Todd

MySQL on UNIX w/ CF on NT4

2000-06-29 Thread Mike Bannister
Hello, We are about to start a fairly large project using mysql on Unix as our DB. I hear there is no transaction support, you can't do 'sub selects' (Is that the same thing as a sub-query?), and that it is in some way 'single threaded' and/or unsuitable for multiuser environments...? Could

Re: MySQL on UNIX w/ CF on NT4

2000-06-29 Thread Judah McAuley
At 04:55 PM 6/29/2000 -0400, you wrote: Hello, We are about to start a fairly large project using mysql on Unix as our DB. I hear there is no transaction support, you can't do 'sub selects' (Is that the same thing as a sub-query?), and that it is in some way 'single threaded' and/or unsuitable

Re: MySQL on UNIX w/ CF on NT4

2000-06-29 Thread Mike
Lots of comments on these questions here: http://slashdot.org/articles/00/06/28/1454220.shtml I'm no expert, but my impressions: a. MySQL recently supports transactions. I don't know if this support is in a current 'stable' release yet or not. b. You can't do sub-queries. c. Locking

RE: MySQL on UNIX w/ CF on NT4

2000-06-29 Thread Mike Bannister
Message- From: Mike [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 29, 2000 5:35 PM To: [EMAIL PROTECTED] Subject: Re: MySQL on UNIX w/ CF on NT4 Lots of comments on these questions here: http://slashdot.org/articles/00/06/28/1454220.shtml I'm no expert, but my impressions: a. MySQL