mariadb/plugin
Nikita Malyavin 9b4ac2539a 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.

Made as a part of MDEV-34309
2024-12-13 16:11:52 +01:00
..
audit_null
auth_dialog
auth_ed25519 ed25519: support empty password 2024-11-08 07:17:54 +01:00
auth_examples MDEV-31855 validate ssl certificates using client password in the internal client 2024-02-04 22:19:19 +01:00
auth_gssapi cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
auth_pam Fix g++-14 -Wcalloc-transposed-args 2024-03-19 08:07:41 +02:00
auth_parsec MariaDB 11.4.4 release 2024-11-08 07:17:00 +01:00
auth_pipe
auth_socket Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
aws_key_management cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
cracklib_password_check Merge 10.6 into 10.11 2024-02-08 15:04:46 +02:00
daemon_example MDEV-34534 main.plugin_load(daemon_example) - AddressSanitizer: Joining already joined thread, aborting 2024-11-18 22:35:40 +11:00
debug_key_management
disks
example_key_management
feedback cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
file_key_management cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
fulltext MDEV-28671 post-merge fixes 2024-05-27 12:39:02 +02:00
func_test cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
handler_socket MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
hashicorp_key_management Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
locale_info MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
metadata_lock_info Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
password_reuse_check
provider_bzip2
provider_lz4
provider_lzma
provider_lzo
provider_snappy
qc_info MDEV-33091 pcre2 headers aren't found on Solaris 2024-09-05 12:14:06 +10:00
query_response_time cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
server_audit Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
simple_password_check
sql_errlog MDEV-28671 post-merge fixes 2024-05-27 12:39:02 +02:00
test_sql_service MDEV-28671 post-merge fixes 2024-05-27 12:39:02 +02:00
type_geom MDEV-32205 crash in get_schema_key_period_usage_record without InnoDB 2024-02-12 22:26:06 +01:00
type_inet cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
type_mysql_json Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
type_mysql_timestamp MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_uuid cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
user_variables
userstat MDEV-34571 Add page accessed and pages read from disk to table_stats 2024-07-12 11:28:18 +03:00
versioning cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
win_auth_client
wsrep_info