From: Sinisa Milivojevic Date: November 27 1999 2:07pm Subject: Re: MYSQL: Win95 and Linux problem List-Archive: http://lists.mysql.com/win32/1010 Message-Id: <99112716090400.00422@localhost> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 27 Nov 1999, Soenke Maus wrote: > >Hello! > >I am testing Mysql on a Win95 platform to compare with Suse-Linux. I sho= uld >first tell you that I'am not a computer specialist. > >I found with the recently installed newest Mysql version the following >problem on Win95: I imported several databases from the Linux Platform, >which have been created there and work well. Some I can read on Win95 wi= th >Mysql, but the attached one (pos.*) creates the following error message >2013, after a 'debug - test signal' window has appeared and was clicked = on:=20 > >>>>>> >MYSQLD verursachte einen Fehler durch eine=20 >ung=FCltige Seite >in Modul MYSQLD.EXE bei 014f:00402bb2. >Register: >EAX=3D007254d4 CS=3D014f EIP=3D00402bb2 EFLGS=3D00010212 >EBX=3D81730de0 SS=3D0157 ESP=3D0137f4d0 EBP=3D0137f8a0 >ECX=3D00831a98 DS=3D0157 ESI=3D00000048 FS=3D12af >EDX=3D00000000 ES=3D0157 EDI=3D004911a0 GS=3D0000 >Bytes bei CS:EIP: >89 4a 20 8b 95 cc fe ff ff 8b 02 c7 40 18 00 00=20 >Stapelwerte: >00000000 00000000 00000000 00000002 00722040 0137f4fc 004252d2 00000006 >00000070 00000000 007257dd 00000003 00000004 00000000 00000000 00000076=20 >>>>>> > >This happens already with the command 'desc pos;'. > >I have checked the thing several times by copying back and forth to/from >Linux. > >It would be nice, if you had a solution for the problem. > >I send in a second mail the pos.ism file. >Yours sincerely >Soenke Maus. > >PS: As the mail was too large I have now only attached the *.frm file; >the others may be made available for you: siye 600 and 900k. > > Hi! Are you using MyISAM or NISAM files ??? If you use second one, the immed= iate solution is to transfer tables with mysqldump and execute it with mysql m= onitor. MyISAM, however, should be binary compatible. --=20 Sinisa +----------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ =3D=3D mysql@stripped = | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped| | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +----------------------------------------------------------------------+