-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Neil,
The short answer is probably "merge the two databases manually and
rebuild the index". I don't think there's any real answer otherwise.
Given the old version of MySQL you aren't going to be able to do
anything fancy like federating the two t
I've been using the MATCH() with FullText Scoring for quite a while now on
one table. I now need to combine the data from another database. I have :
Database1.Table1
with
Database2.Table1
If I use the the FullText scoring using just one database/table it is OK,
but when I query the databas