mariadb/plugin/feedback
Nikita Malyavin 8bb920c226 cleanup: add new(thd) to Sql_alloc and Item
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.
2025-06-02 19:34:03 +02:00
..
CMakeLists.txt MDEV-33091 pcre2 headers aren't found on Solaris 2024-09-05 12:14:06 +10:00
feedback.cc cleanup: add new(thd) to Sql_alloc and Item 2025-06-02 19:34:03 +02:00
feedback.h MDEV-34494 Add server_uid global variable and add it to error log at startup 2024-07-02 11:26:13 +03:00
sender_thread.cc Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
url_base.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
url_http.cc Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
utils.cc Fix typos in C comments in miscellaneous files 2025-03-24 13:36:28 +11:00