z.
Logosur.
- Original Message -
From: "Peter Brawley" <[EMAIL PROTECTED]>
To: "PaginaDeSpud" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, December 27, 2005 10:29 PM
Subject: Re: upgrading to mysql 5
/>I've upgraded from mysql 4.1 to mysql 5 and some queries
>I've upgraded from mysql 4.1 to mysql 5 and some queries
>doesn't work. It's not explained on mysql changes
incompatibilities...
It is: see the first change item, marked 'incompatible change', at
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-12.html. We can no
longer get away with syntact
"PaginaDeSpud" <[EMAIL PROTECTED]> wrote on 12/27/2005 03:33:58
PM:
> hi,
> I've upgraded from mysql 4.1 to mysql 5 and some queries doesn't work.
It's
> not explained on mysql changes incompatibilities...
>
> for example:
>
> FROM yabbse_topics, yabbse_messages, yabbse_messages as m2 LEFT J
hi,
I've upgraded from mysql 4.1 to mysql 5 and some queries doesn't work. It's
not explained on mysql changes incompatibilities...
for example:
SELECT yabbse_topics.ID_LAST_MSG, yabbse_topics.ID_TOPIC,
yabbse_topics.numReplies, yabbse_topics.locked, yabbse_messages.posterName,
yabbse_messag
Hello.
Yes, if you have one of the last releases of MySQL, you can try to test
the fifth version. But some features will be unavailable. See:
http://dev.mysql.com/doc/mysql/en/Upgrading-from-4.1.html
"Jonathan Villa" <[EMAIL PROTECTED]> wrote:
> I have an installation of 4.1 and 5 runn
I have an installation of 4.1 and 5 running on the same test server... I
want to start using 5 for testing but still want to use the same test data
I had before... Is it possible to simply point MySQL 5 to the old 4 data
dir?
--
MySQL General Mailing List
For list archives: http://lists.mysql.co