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 -----
From: Christian Rabe
To: sasha@stripped
Cc: internals@stripped
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
| Thread |
|---|
| • Re: Some changes enabling the replication of raid-tables (revised) | Christian Rabe | 30 Oct |