[MDEV-16093] Assertion `global_status_var.global_memory_used == 0' failed or bytes lost after inserting into table with non-null blob and trigger Created: 2018-05-04 Updated: 2018-06-19 Resolved: 2018-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Triggers |
| Affects Version/s: | 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.1.34, 10.2.16, 10.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
ASAN didn't show anything different. |
| Comments |
| Comment by Michael Widenius [ 2018-05-24 ] |
|
Problem was that blob memory allocated in Table_trigger_list was not |
| Comment by Michael Widenius [ 2018-05-26 ] |
|
Testing and pushing |