mirror of
https://github.com/MariaDB/server.git
synced 2025-11-19 20:19:41 +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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| feedback.cc | ||
| feedback.h | ||
| sender_thread.cc | ||
| url_base.cc | ||
| url_http.cc | ||
| utils.cc | ||