| List: | Commits | « Previous MessageNext Message » | |
| From: | Luís Soares | Date: | October 20 2010 9:57am |
| Subject: | Re: bzr commit into mysql-next-mr-rpl-merge branch (alfranio.correia:3202) WL#2775 | ||
| View as plain text | |||
On 10/20/2010 10:12 AM, Alfranio Correia wrote: > Hi Jasonh, Luis, > > This is the only thing left to be fixed. > As you know I will be off-line today but can you (Luis and Jasonh) > discuss and tell > me what to do? If not possible, let's have a call tomorrow. Lets have a quick call tomorrow then. > > Cheers. > > > On 10/19/2010 06:14 AM, He Zhenxing wrote: >> Alfranio Correia wrote: >>>> R6. Do we allow changing repo table engine dynamically? If not >>>> then I think Rpl_info_table::do_is_transactional() no need >>>> to check the table every time, I think this can be checked >>>> and saved the result when initializing the info table. >>> >>> Yes. It is possible to change it dynamically. A super user can >>> always execute "alter table". >>> >> >> I tent to think this is not a good idea to allow repo table engine to be >> changed at runtime, it might cause unexpected behavior, so I'd strongly >> suggest to disable this if you do not have any good use cases for this >> feature. >> >
