mirror of
https://github.com/MariaDB/server.git
synced 2025-11-02 11:56:13 +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/sphinx | ||
| CMakeLists.txt | ||
| gen_data.php | ||
| ha_sphinx.cc | ||
| ha_sphinx.h | ||
| make-patch.sh | ||
| snippets_udf.cc | ||