From: Christian Rabe Date: October 30 2000 10:10am Subject: Re: Some changes enabling the replication of raid-tables (revised) List-Archive: http://lists.mysql.com/internals/71 Message-Id: <005a01c04259$af987260$b401a8c0@gis.priv> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0057_01C04262.113B48A0" ------=_NextPart_000_0057_01C04262.113B48A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Ok, it isn't running :(( The create-statment is correct, but the data is = still corrupt. There are a lot of changes be made in the "net_read"-code and I fear at = the time I found all the functions to be changed, you have already released MySQL = 4.0 ;) Regards, Christian "Maverick" Rabe IT-Development wallstreet:online AG ------------------------------------------ http://www.wallstreet-online.de Tel.: 03 37 01 5 29 16 Fax.: 03 37 01 5 29 19 ----- Original Message -----=20 From: Christian Rabe=20 To: sasha@stripped=20 Cc: internals@stripped=20 Sent: Sunday, October 29, 2000 11:11 PM Subject: Some changes enabling the replication of raid-tables Hi Sasha, I made some changes in the sql_show.cc to get the replication of = raid-tables running (I really need it ;). It works for me, so far I can tell after a few little tests. Maybe you have already done this part. But if not, I hope I could = help. The changes are in the sql/sql_show.cc, lines 800-812 (attachment). I tried to get the temporary table to running too, but have yet to = find the way of getting the create-options (temporary) from the table-struct in the insert and update-functions to prevent = inserts or updates on temp-tables from replication. So far I could only prevent the create-replication. It's only a small = addition in the sql/sql_table.cc at line 532 (attachment). Regards, Christian "Maverick" Rabe IT-Development wallstreet:online AG ------------------------------------------ http://www.wallstreet-online.de Tel.: 03 37 01 5 29 16 Fax.: 03 37 01 5 29 19 ------=_NextPart_000_0057_01C04262.113B48A0--