mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 16:39:42 +01:00
Sql_alloc: add operator new(size_t, const THD *) noexcept. Also change throw() to noexcept in other Sql_alloc operators. Item: add operator new(size_t, const THD *). The implementations are in the bottom of item.cc and sql_class.cc. Made as a part of MDEV-34309 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| versioning.cc | ||