[MDEV-16201] Avoid transaction commit for temporary table Created: 2018-05-17 Updated: 2018-05-22 Resolved: 2018-05-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Thirunarayanan Balathandayuthapani | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If temporary table with FK is being created then we can avoid to start the transaction and give error alone |