mariadb/include
Vladislav Vaintroub 74cac79218 - Fix rpl_checksum test. Use basename of file in error messages, not the o
nes prefixed with .\ or ./
- Add my_basename() to mysys.
- Do not compile files that are not needed on Windows (my_addr_resolve, an
d safemalloc related stuff it it is not used)
Avoids linker warnings about compilation of essentially empty files.
2012-01-20 01:57:58 +01:00
..
atomic Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql fix the linking failure on windows 2012-01-18 22:09:20 +01:00
base64.h
CMakeLists.txt install my_valgrind.h too 2011-12-02 16:29:02 +01:00
decimal.h Merge with 5.2. 2011-12-11 11:34:44 +02:00
errmsg.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
ft_global.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
hash.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
heap.h 5.3 merge 2012-01-13 15:50:02 +01:00
keycache.h Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
lf.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
m_ctype.h 5.3 merge 2012-01-13 15:50:02 +01:00
m_string.h 5.3 merge 2012-01-13 15:50:02 +01:00
ma_dyncol.h portability fix: avoid anonymous structs and unions in C 2011-09-22 11:04:00 +02:00
maria.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_aes.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_alarm.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_alloc.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
my_atomic.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
my_attribute.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
my_base.h Merge with 5.2. 2011-12-11 11:34:44 +02:00
my_bit.h merge with 5.3 2011-10-19 21:45:18 +02:00
my_bitmap.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_compare.h 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
my_compiler.h merge with 5.3 2011-10-19 21:45:18 +02:00
my_dbug.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_decimal_limits.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_dir.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_getopt.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_global.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_libwrap.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_list.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_md5.h
my_net.h Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 2011-03-29 14:43:49 +02:00
my_nosys.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
my_pthread.h fixes for windows 2011-10-21 23:07:13 +02:00
my_rdtsc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_stacktrace.h mysql-5.5 merge 2012-01-16 20:16:35 +01:00
my_sys.h - Fix rpl_checksum test. Use basename of file in error messages, not the o 2012-01-20 01:57:58 +01:00
my_time.h 5.3 merge 2012-01-13 15:50:02 +01:00
my_tree.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
my_uctype.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_user.h
my_valgrind.h move safemalloc out of dbug. 2011-12-12 22:58:24 +01:00
my_xml.h
myisam.h 5.3 merge 2012-01-13 15:50:02 +01:00
myisamchk.h 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
myisammrg.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
myisampack.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
mysql.h 5.3 merge 2012-01-13 15:50:02 +01:00
mysql.h.pp 5.3 merge 2012-01-13 15:50:02 +01:00
mysql_com.h 5.3 merge 2012-01-13 15:50:02 +01:00
mysql_embed.h 5.3 merge 2012-01-13 15:50:02 +01:00
mysql_time.h
mysql_version.h.in Fix package names, by removing a trailing "-MariaDB" ,as we already have leading "mariadb-". 2011-11-23 19:02:08 +01:00
mysys_err.h 5.3 merge 2012-01-13 15:50:02 +01:00
password.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
probes_mysql.d.base Updated/added copyright headers 2011-06-30 17:46:53 +02:00
probes_mysql.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
probes_mysql_nodtrace.h merge mysql-5.1->mysql-5.5 2011-07-07 12:42:14 +03:00
queues.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
rijndael.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
service_versions.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sha1.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sha2.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_common.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
sslopt-case.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sslopt-longopts.h 5.3 merge 2012-01-13 15:50:02 +01:00
sslopt-vars.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
t_ctype.h
thr_alarm.h mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
thr_lock.h Merge with 5.2. 2011-12-11 11:34:44 +02:00
typelib.h MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VAR 2012-01-17 10:55:27 +01:00
violite.h Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
waiting_threads.h use PSI wrappers in aria and other non-MySQL code 2011-07-13 21:10:18 +02:00
welcome_copyright_notice.h 5.3 merge 2012-01-13 15:50:02 +01:00
wqueue.h post-merge fixes. 2011-07-02 22:12:12 +02:00