[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-bugs
Subject:    Re: 4.0 "production release" corrupts files on install
From:       Sinisa Milivojevic <sinisa () mysql ! com>
Date:       2003-07-28 12:46:36
[Download RAW message or body]

Adam Pedersen writes:
> That ftp path doesn't seem to exist.  But the repro for both problems is
> small enough to put here:
> 

[skip]

> 
> This fails right out of the box, with a clean database.  And if you comment
> out the last insert, it doesn't get the error 22, but it also doesn't insert
> anything into the table.  The top is from a dump from mysql 3.
> I haven't looked into the code changes in 4 yet, because I thought dumps
> would be compatible.. either way I think I'll hold off on going to 4 since
> this seems like a pretty major issue for a production release.  Unless I'm
> missing something..
> 
> 
> Just in case, let me add that I'm using 4.0.13 with mysqld-nt and
> my-small.cnf (also tried my-large.cnf)
> 
> 
> 
> Thanks,
> Adam
> 

Hi!

I have ran your dump on Linux with 4.0.14 and got the following
results, which are quite OK:


mysql> show tables;
+---------------+
| Tables_in_bug |
+---------------+
| whosonline    |
+---------------+
1 row in set (0.00 sec)

mysql> select * from whosonline;
+----------+
| MemberID |
+----------+
|      218 |
|    22588 |
+----------+
2 rows in set (0.00 sec)

I will ask our Windows team to try that on Windows XP.

-- 

Regards,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <sinisa@mysql.com>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB
/_/  /_/\_, /___/\___\_\___/   Fulltime Developer and Support Coordinator
       <___/   www.mysql.com   Larnaca, Cyprus


-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/bugs?unsub=mysql-bugs@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic