mariadb/include
Sergei Golubchik f620da194b MDEV-10725 Server 10.1.17 fails to build using clang with c++11
my_offsetof() returns a difference of two pointers, it must use the
appropriate return type (my_ptrdiff_t, not size_t)
2016-09-26 12:20:28 +02:00
..
atomic centos5 gcc 4.1 asm bug 2013-05-07 18:28:36 +02:00
mysql MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
base64.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
CMakeLists.txt MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb-10.0.25 2016-06-14 13:59:55 +02:00
decimal.h 5.2 merge 2014-03-16 21:03:01 +01:00
errmsg.h BUG#18080920: CRASH; MY_REALLOC_STR DEREFERENCES NEGATIVE VALUE 2014-04-24 09:30:21 +05:30
ft_global.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
handler_ername.h Fix for MDEV-5547: Bad error message when moving very old .frm files to MariaDB 5.5. 2014-01-22 15:16:57 +02:00
handler_state.h
hash.h
heap.h MDEV-5905: Creating tmp. memory table kills the server 2014-03-26 21:58:27 +02:00
keycache.h 5.1 merge 2014-03-16 13:59:44 +01:00
lf.h
m_ctype.h 5.2 merge 2014-03-16 21:03:01 +01:00
m_string.h 5.2 merge 2014-03-16 21:03:01 +01:00
ma_dyncol.h
maria.h - Added -Wno-uninitialized to avoid warnings in release builds 2013-06-09 13:26:10 +03:00
my_aes.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_alarm.h
my_alloc.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
my_atomic.h
my_attribute.h 5.1 merge 2014-03-16 13:59:44 +01:00
my_base.h 5.2 merge 2014-03-16 21:03:01 +01:00
my_bit.h
my_bitmap.h jemalloc compatibility 2014-10-08 00:45:41 +02:00
my_check_opt.h MDEV-6871 Multi-value insert on MyISAM table that makes slaves crash (when using --skip-external-locking=0) 2014-12-15 11:16:33 +02:00
my_compare.h 5.2 merge 2014-03-16 21:03:01 +01:00
my_compiler.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
my_context.h MDEV-9112: Non-blocking client API missing on non-x86 platforms 2016-02-01 16:12:00 +01:00
my_cpu.h MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain 2014-08-19 19:28:35 +03:00
my_dbug.h
my_decimal_limits.h
my_dir.h 5.2 merge 2014-03-16 21:03:01 +01:00
my_getopt.h MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_global.h MDEV-10725 Server 10.1.17 fails to build using clang with c++11 2016-09-26 12:20:28 +02:00
my_libwrap.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_list.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_md5.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
my_net.h MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_nosys.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
my_pthread.h MDEV-9024 Build fails with VS2015 2016-02-06 22:41:58 +01:00
my_rdtsc.h
my_stacktrace.h
my_sys.h don't use my_copystat in the server 2016-09-12 16:42:05 +02:00
my_time.h Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
my_tree.h Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
my_uctype.h
my_user.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
my_valgrind.h MDEV-5613 m_string.h exports generic function names without a namespace prefix, like str2int 2014-02-17 11:09:57 +01:00
my_xml.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
myisam.h Fixed compilation failure using clang 2016-06-14 19:17:29 +03:00
myisamchk.h MDEV-6916 REPAIR VIEW / mysql migration 2015-04-12 20:41:28 +10:00
myisammrg.h
myisampack.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
mysql.h MDEV-7419 Function cli_safe_read not exported 2015-02-13 12:57:11 +01:00
mysql.h.pp MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
mysql_async.h
mysql_com.h 5.2 merge 2014-03-16 21:03:01 +01:00
mysql_embed.h
mysql_time.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
mysql_version.h.in mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
mysqld_default_groups.h MDEV-4068 rpm scriptlet chown command dangerous 2013-03-06 09:32:13 +01:00
mysys_err.h
password.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h.in dtrace in cmake 2016-02-15 12:51:35 +01:00
queues.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
rijndael.h Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
service_versions.h MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
sha1.h
sha2.h
sql_common.h 5.2 merge 2014-03-16 21:03:01 +01:00
sslopt-case.h WL#9072: Backport WL#8785 to 5.5 2016-02-19 23:31:10 +04:00
sslopt-longopts.h WL#9072: Backport WL#8785 to 5.5 2016-02-19 23:31:10 +04:00
sslopt-vars.h WL#9072: Backport WL#8785 to 5.5 2016-02-19 23:31:10 +04:00
t_ctype.h Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
thr_alarm.h 5.2 merge 2014-03-16 21:03:01 +01:00
thr_lock.h
thread_pool_priv.h mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
typelib.h mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
violite.h MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows. 2016-06-08 17:13:49 +00:00
waiting_threads.h
welcome_copyright_notice.h Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
wqueue.h