[MDEV-21506] CREATE INDEX on temporary table breaks replication slaves Created: 2020-01-16 Updated: 2021-02-15 Resolved: 2021-02-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.3.18 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Gerardo Malazdrewicz | Assignee: | Alice Sherepa |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Debian 10 |
||
| Description |
|
This is a duplicate of This is NOT a duplicate of |
| Comments |
| Comment by Gerardo Malazdrewicz [ 2020-01-16 ] |
|
If you close this one, please reopen |
| Comment by Gerardo Malazdrewicz [ 2020-01-17 ] |
|
Despite what Error 'Table 'database.temp_table' doesn't exist' on query. Default database: 'database'. Query: 'ALTER TABLE temp_table ADD index x (id)' This a mysql5.5 -> mariadb 10.3.18 -> mariadb 10.3.18, it fails when mariadb is the master but not when mysql is the master. |
| Comment by Alice Sherepa [ 2021-01-12 ] |
|
GerMalaz Is the issue still reproducible on your side? I could not repeat it |