On Fri, 2006-03-24 at 17:08, Guy Fraser wrote:
> On Fri, 2006-24-03 at 14:53 -0600, Scott Marlowe wrote:
> ...snip...
> > Only my most recent personal experience, when I was explaining to the
> > guy from MySQL how frustrating it was that installing MySQL broke my
> > build of PHP and meant I had to use the mysqli libs, not the mysql
> > ones.  The answer from the guy at MySQL was that the standard fix was to
> > buy the commercial version, which is generally an older, stabler
> > version.
> 
> So is this older more stable version ANSI compliant, or is it broken
> like the free version?

It's basically just like the free version.  It's just an older flavor.
It would likely be 5.0.12 or whatever the first "release" flavor of 5.0
was, and with only security patches applied since then.

While that may make the problems with newer versions go away, it
certainly won't fix lingering issues that the newer versions have taken
care of.

I much prefer the PostgreSQL way of doing it.  Get the latest patch
level / sub-version, it's pretty much the best.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to