SearchSearch   

Replicating FullText

 
   Webmaster Forums (Home) -> MySQL RSS
Next:  Delivery Notification: Delivery has failed  
Author Message
Roger Felstree

External


Since: Jun 09, 2007
Posts: 1



(Msg. 1) Posted: Sat Jun 09, 2007 10:22 pm
Post subject: Replicating FullText
Archived from groups: mailing>database>mysql (more info?)

Hi,

I'm using MySQL v5.0 and we currently have a database containing several
tables with Full Text indexes. Some of these tables contain ~800,000 records
of >500Kb text. While the majority of queries are selects - when we need to
do Inserts to these tables they are becoming horrendously slow.

If I set up an additional server - is it possible to set up a replication
partnership so that the fulltext index is only present on the slave? i.e.
updates are carried out on the master with no fulltext index - and then
replicated to the slave with the fulltext index for end users to query?

Any advice / pointers would be much appreciated!
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> MySQL
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum