Bluehost.com Web Hosting $6.95

CHECKSUM different between 4.0 and 5.0

This is a discussion on CHECKSUM different between 4.0 and 5.0 within the MySQL Database forums, part of the Database Forums category; Hi, Folks, Is there any reason why there table checksums would be different, for an identical table, between MySQL 4....


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-02-2006
estebanjang@gmail.com
 
Posts: n/a
Default CHECKSUM different between 4.0 and 5.0

Hi, Folks,

Is there any reason why there table checksums would be different, for
an identical table, between MySQL 4.1 and MySQL 5.0?

Here is what we did:
1. Install MySQL 4.1
2. Create table X.
3. CHECKSUM TABLE X; -----> 4019305494
4. Install MySQL 5.0
5. CHECKSUM TABLE X; -----> 3299794249

Thanks, in advance.

-Steve

Reply With Quote
  #2 (permalink)  
Old 11-02-2006
Jordan Greenberg
 
Posts: n/a
Default Re: CHECKSUM different between 4.0 and 5.0

estebanjang@gmail.com wrote:
> Hi, Folks,
>
> Is there any reason why there table checksums would be different, for
> an identical table, between MySQL 4.1 and MySQL 5.0?
>
> Here is what we did:
> 1. Install MySQL 4.1
> 2. Create table X.
> 3. CHECKSUM TABLE X; -----> 4019305494
> 4. Install MySQL 5.0
> 5. CHECKSUM TABLE X; -----> 3299794249
>
> Thanks, in advance.
>
> -Steve
>


Are these tables you created on each version specifically for testing,
or you had a used table in 4.1, and then re-created it in 5.0?

Jordan Greenberg
--
Remove the *SPAM* from my email address to reply.

--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote
  #3 (permalink)  
Old 11-02-2006
Jerry Stuckle
 
Posts: n/a
Default Re: CHECKSUM different between 4.0 and 5.0

estebanjang@gmail.com wrote:
> Hi, Folks,
>
> Is there any reason why there table checksums would be different, for
> an identical table, between MySQL 4.1 and MySQL 5.0?
>
> Here is what we did:
> 1. Install MySQL 4.1
> 2. Create table X.
> 3. CHECKSUM TABLE X; -----> 4019305494
> 4. Install MySQL 5.0
> 5. CHECKSUM TABLE X; -----> 3299794249
>
> Thanks, in advance.
>
> -Steve
>


Steve,

I don't think there's any guarantee about internal data formats between
releases. It doesn't surprise me at all the checksums could be different.

Basically you shouldn't be accessing the files directly anyway - only
through MySQL. And there it's the results which count, not the internal
formats.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Reply With Quote
  #4 (permalink)  
Old 11-02-2006
Luuk
 
Posts: n/a
Default Re: CHECKSUM different between 4.0 and 5.0


<estebanjang@gmail.com> schreef in bericht
news:1162433507.282094.302270@h54g2000cwb.googlegr oups.com...
> Hi, Folks,
>
> Is there any reason why there table checksums would be different, for
> an identical table, between MySQL 4.1 and MySQL 5.0?
>
> Here is what we did:
> 1. Install MySQL 4.1
> 2. Create table X.
> 3. CHECKSUM TABLE X; -----> 4019305494
> 4. Install MySQL 5.0
> 5. CHECKSUM TABLE X; -----> 3299794249
>
> Thanks, in advance.
>
> -Steve
>


the manual (http://dev.mysql.com/doc/refman/5.0/...sum-table.html)
says:
CHECKSUM TABLE reports a table checksum.

it does NOT say:
CHECKSUM TABLE reports THE table checksum.

;-)



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:24 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0