[MDEV-18678] Unexpected syntax error Created: 2019-02-21 Updated: 2019-04-01 Resolved: 2019-04-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.3.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Максим Павлович Обухов | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
After updating from 10.3.10 to 10.3.12 I get an error on such (simplified) query:
10.3.10 10.3.12 If I just rename the table `a_users` to `b_users`, there is no error |
| Comments |
| Comment by Elena Stepanova [ 2019-03-04 ] |
|
Are you sure you haven't oversimplified it? Can you run the query that you pasted above on both versions again and make sure you're really getting results that you've described? |