MySQL Forums
Forum List  »  Federated Storage Engine

1000$ if implemented
Posted by: David Andersen
Date: June 27, 2007 05:59PM

I really need to what Shlomo describes as well. I want to run select queries on a MERGE table, which should pass the queries onto underlying FEDERATED tables, which then should pass the queries on to underlying MyISAM tables on other servers. I had a look in the code of Merge and it did not seem to be any real reason why Merge shouldn't work on a FEDERATED table referecing a MyISAM table. Do you agree? I understand that some changes might have to be implemented to pass on the error messages from the refereced FEDERATED tables, but that should be too difficult.

Parallelizing the execution of the queries the MERGE table sends to underlying tables does, however, at least sound like something more complicated to implement.

I really need these two adaptations, so I am willing to put some money 1000$ on the table if someone can implement this. Can anyone else join me with another 1000$ for completing this project, so we can see faster progress? I suggest using the escrow service of Guru.com to ensure all parties that they will get the code/money they are promised.

I can give access to three servers to test the performance of your solution (there should be a significant performance boost).

You are welcome to contact me on david@andersen.gs.


Regards,

David

Options: ReplyQuote


Subject
Views
Written By
Posted
8721
June 18, 2007 02:56AM
4988
June 18, 2007 05:13AM
4466
June 18, 2007 06:43PM
5807
June 19, 2007 12:00AM
4343
June 19, 2007 10:03AM
1000$ if implemented
5318
June 27, 2007 05:59PM
4643
June 27, 2007 06:51PM
4276
June 28, 2007 02:47AM
4369
June 28, 2007 03:24AM
4188
June 28, 2007 06:15AM
4694
July 06, 2007 08:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.