mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 10:46:12 +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. |
||
|---|---|---|
| .. | ||
| mysql-test/func_test | ||
| CMakeLists.txt | ||
| plugin.cc | ||