[MDEV-9191] Obsolete "new Sql_alloc" in favor of "new (mem_root) Sql_alloc" Created: 2015-11-25 Updated: 2016-10-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Epic Link: | Performance: micro optimizations |
| Description |
|
"new Sql_alloc" has to call relatively heavy pthread_getspecific. |