Well, need to hook up on mysql.com to check it out... 4.0 is already out on
development, but even I tend to tell my clients I am on "the cutting-edge"
*laugh* yeah, I know - bullshit buzzword - I prefer it to be stable releases
before relying even remotely on these. mySQL 4.1 will become VERY exciting
with the fulltext indexing (more than a mere OR search), Stored Procedures
and even they promise an performance increase... hmm, our buddies at mySQL
seem to make alot of promises, lets just hope they are not like politicians
and actually will put a product behind the words to back it up. Monty and
co. got my confidence, I look forward playing with a "new toy".

Refs : http://www.mysql.com/products/mysql-4.0/index.html
And : http://www.mysql.com/news/article-81.html

/ Lars

> -----Original Message-----
> From: matt stewart [mailto:[EMAIL PROTECTED]]
> Sent: 15. november 2001 21:32
> To: 'Lars B. Jensen'; [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] Why use MySQL with PHP
>
>
> sounds wonderful - do you know when (roughly) it's gonna be released?
> I thought that one of the reasons it was so fast was that the DB engine
> wasn't cluttered with procedures? (which is why it's so damn good for
> not-so-complicated sites)?
> i'm no expert at all, but won't mySQL 4 therefore be slower?
>
>
> -----Original Message-----
> From: Lars B. Jensen [mailto:[EMAIL PROTECTED]]
> Sent: 15 November 2001 12:19
> To: matt stewart
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] Why use MySQL with PHP
>
>
> Stored procedures is missing in mySQL correct but is scheduled with the
> exiting launch of the mySQL 4 family. mySQL has it's drawbacks, but main
> force is it's performance, for certain tasks also with quite
> large datasets
> (few million rows) I had mySQL outperform major players as Microsoft SQL
> Server 7 and Oracle8i. I sadly never had my hands on PostgreSQL yet.
>
> Again, it all comes down to make the optimal site for the job, not the
> hardest technological. To revert a saying, why jump the fence where it is
> the highest ? (thereby not saying we gotta jump where it is lowest, but
> where it is appropriate to the task).
>
> So, with experience and knowledge from major sites running daily thousands
> of sessions and millions of pageviews I know mySQL is capable of
> the trick,
> and with the mySQL 4 coming out, I for one is awaiting it with
> anticipation.
> Especially the "stored procedures" which totally would eliminate
> my need for
> Microsoft SQL Server.
>
> / Lars
>
> > -----Original Message-----
> > From: matt stewart [mailto:[EMAIL PROTECTED]]
> > Sent: 15. november 2001 20:45
> > To: 'søren eriksen'; [EMAIL PROTECTED]
> > Subject: RE: [PHP-DB] Why use MySQL with PHP
> >
> >
> > The main reasons are possibly later on its drawbacks -
> basically, its main
> > attraction is the ease of use, as it's so simple!
> > MySQL and PHP fit together so well and for people just learning
> scripting
> > with databases, there's not much that's as easy to pick up quickly and
> > produce basic database driven websites with.
> > Obviously due to this, it's actually got no massive depth in
> > terms of stored
> > procedures (you can't), and won't be as effective or useful for running
> > massive, complex sites that attract millions of visitors
> > (something like SQL
> > server would probably be better) but for most websites, it's free, it's
> > easy, and it does the job!
> >
> > -----Original Message-----
> > From: søren eriksen [mailto:[EMAIL PROTECTED]]
> > Sent: 15 November 2001 20:34
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-DB] Why use MySQL with PHP
> >
> >
> > Hi everybody
> > I'm writing a synopsis about PHP and mySQL.
> > I'm hoping someone can help me, and tell me why
> > the combination og PHP and MySQL is so common.
> > What makes MySQL such a good choice when using PHP?
> > What seperates MySQL from others dbms?
> > -Søren Eriksen-
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.295 / Virus Database: 159 - Release Date: 01/11/01
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.295 / Virus Database: 159 - Release Date: 01/11/01
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.295 / Virus Database: 159 - Release Date: 01/11/01
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.295 / Virus Database: 159 - Release Date: 01/11/01
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to