mariadb/include/mysql
Sergei Golubchik d72dbb4122 bugfix: remove my_delete_with_symlink()
it was race condition prone. instead use either a pair of my_delete()
calls with already resolved paths, or a safe high-level function
my_handler_delete_with_symlink(), like MyISAM and Aria already do.
2017-02-27 12:35:10 +01:00
..
psi bugfix: remove my_delete_with_symlink() 2017-02-27 12:35:10 +01:00
auth_dialog_client.h move authentication_windows_client and mysql_clear_password clear client auth plugins 2011-07-12 14:34:47 +02:00
client_plugin.h 5.3 merge 2012-01-13 15:50:02 +01:00
client_plugin.h.pp MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
plugin.h MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
plugin_audit.h MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
plugin_audit.h.pp MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
plugin_auth.h MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 2013-03-26 19:17:26 +01:00
plugin_auth.h.pp MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
plugin_auth_common.h MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 2013-03-26 19:17:26 +01:00
plugin_ftparser.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
plugin_ftparser.h.pp MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
service_debug_sync.h debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
service_kill_statement.h MDEV-4065 thd_kill_statement service 2013-01-18 19:04:23 +01:00
service_logger.h Fixed compiler errors and warnings 2013-12-02 22:22:43 +02:00
service_my_snprintf.h mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
service_progress_report.h Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 2011-07-01 15:08:30 +03:00
service_thd_alloc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
service_thd_wait.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
service_thread_scheduler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
services.h MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00