| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Mattia Merzi | Date: | April 28 2010 3:54pm |
| Subject: | Re: Replication : request DELETE is not executed on slave | ||
| View as plain text | |||
AFAIR you can use LIMIT with replication only if you use row-based replication (or mixed), that means that you must use mysql 5.1. Greetings, Mattia. 2010/4/28 Tom Worster <fsb@stripped>: > 16.3.1.9. Replication and LIMIT > Replication of LIMIT clauses in DELETE, UPDATE, and INSERT ... SELECT > statements is not guaranteed, since the order of the rows affected is not > defined. Such statements can be replicated correctly only if they also > contain an ORDER BY clause.
| Thread | ||
|---|---|---|
| • Replication : request DELETE is not executed on slave | David Florella | 28 Apr |
| • Re: Replication : request DELETE is not executed on slave | Krishna Chandra Prajapati | 28 Apr |
| • RE: Replication : request DELETE is not executed on slave | David Florella | 28 Apr |
| • RE: Replication : request DELETE is not executed on slave | Jerry Schwartz | 28 Apr |
| • Re: Replication : request DELETE is not executed on slave | Tom Worster | 28 Apr |
| • Re: Replication : request DELETE is not executed on slave | Mattia Merzi | 28 Apr |
| • RE: Replication : request DELETE is not executed on slave | David Florella | 28 Apr |
| • Re: Replication : request DELETE is not executed on slave | Tom Worster | 28 Apr |
