mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Avoid calling current_thd from thd_kill_level(). This reduces number of pthread_getspecific() calls from 776 to 354. Also thd_kill_level(NULL) is not permitted anymore: this saves one condition. |
||
|---|---|---|
| .. | ||
| audit_null | ||
| auth_dialog | ||
| auth_examples | ||
| auth_pam | ||
| auth_socket | ||
| cracklib_password_check | ||
| daemon_example | ||
| debug_key_management | ||
| example_key_management | ||
| feedback | ||
| file_key_management | ||
| fulltext | ||
| handler_socket | ||
| locale_info | ||
| metadata_lock_info | ||
| qc_info | ||
| query_response_time | ||
| semisync | ||
| server_audit | ||
| simple_password_check | ||
| sql_errlog | ||
| userstat | ||
| win_auth_client | ||
| wsrep_info | ||