..
atomic
MDEV-8791 - AIX: Unresolved Symbols during linking
2016-10-31 12:18:23 +04:00
mysql
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
base64.h
name clash with gnutls on on base64_encode
2016-09-12 17:51:52 +02:00
big_endian.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
byte_order_generic.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
byte_order_generic_x86.h
MDEV-10951 Field_newdate::cmp access violation
2016-10-25 22:35:35 +00:00
byte_order_generic_x86_64.h
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
CMakeLists.txt
MDEV-9143 JSON_xxx functions.
2016-10-19 14:10:03 +04:00
decimal.h
Adding "const" qualifier to the argument of decimal_actual_fraction().
2016-01-14 17:23:23 +04:00
dur_prop.h
Merge InnoDB 5.7 from mysql-5.7.9.
2016-09-02 13:22:28 +03:00
errmsg.h
5.5.38 merge
2014-06-06 00:07:27 +02:00
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
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
hash.h
Improve mysys/hash by caching hash_nr
2017-01-11 09:18:35 +02:00
heap.h
5.5 merge
2014-03-26 22:25:38 +01:00
json_lib.h
MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.
2017-02-06 06:47:48 +04:00
keycache.h
Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write
2014-07-19 17:46:08 +03:00
lf.h
MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWER
2016-06-07 13:02:31 +04:00
little_endian.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
m_ctype.h
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
m_string.h
MDEV-10138 Support for decimals up to 38 digits
2016-06-22 22:04:55 +03:00
ma_dyncol.h
MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windows
2014-03-19 09:58:18 +01:00
maria.h
MDEV-10759 Fix Aria to support 2-byte collation IDs
2016-12-02 14:05:16 +02:00
my_alarm.h
MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()
2015-09-06 22:26:33 +02:00
my_alloc.h
mysql-5.1.73 merge
2014-03-15 18:24:15 +01:00
my_atomic.h
MDEV-8791 - AIX: Unresolved Symbols during linking
2016-10-31 12:18:23 +04:00
my_attribute.h
5.1 merge
2014-03-16 13:59:44 +01:00
my_base.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_bit.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_bitmap.h
MDEV-5800 MyISAM support for indexed vcols
2016-12-12 20:27:36 +01:00
my_byteorder.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
my_check_opt.h
5.5 merge
2015-01-21 12:03:02 +01:00
my_compare.h
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
my_compiler.h
mysql-5.1.73 merge
2014-03-15 18:24:15 +01:00
my_context.h
Merge branch '10.1' into 10.2
2016-03-23 22:36:46 +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_crypt.h
New encryption API. Piece-wise encryption.
2015-09-04 10:33:50 +02:00
my_dbug.h
MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOG
2017-01-05 10:51:18 +02:00
my_decimal_limits.h
MDEV-10138 Support for decimals up to 38 digits
2016-06-22 22:04:55 +03:00
my_default.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
my_dir.h
5.2 merge
2014-03-16 21:03:01 +01:00
my_getopt.h
MDEV-6066: Merge new defaults from 5.6 and 5.7
2015-09-04 10:33:56 +02:00
my_global.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_handler_errors.h
misc after-merge changes:
2016-09-10 16:04:44 +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
encryption cleanup: small changes
2015-04-05 13:14:37 +02:00
my_net.h
Fixes needed to compile with musl C library
2016-02-07 15:00:30 +02:00
my_nosys.h
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_pthread.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_rdtsc.h
MDEV-9172 - Analyze patches for IBM System z
2015-12-09 16:52:12 +04:00
my_rnd.h
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
my_stacktrace.h
[MDEV-9127] Crash reporter often fails to show the query that crashed
2016-07-12 11:58:20 +03:00
my_sys.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_systemd.h
MDEV-427/MDEV-5713 Add systemd script with notify functionality
2015-10-12 17:51:49 +02:00
my_time.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_tree.h
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
my_uctype.h
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
my_user.h
support DEFINER=role and DEFINER=current_role
2013-10-18 12:17:49 -07:00
my_valgrind.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
my_xml.h
MDEV-4928 Merge collation customization improvements
2013-10-02 15:04:07 +04:00
myisam.h
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
myisamchk.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
myisammrg.h
fix merge.test: online alter table support for MERGE tables, really
2013-07-11 18:57:11 +02:00
myisampack.h
Optimized intkorr() and intstore(functions) for intel 64 bits.
2016-02-07 10:34:03 +02:00
mysql.h
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
mysql.h.pp
MDEV-10340: support COM_RESET_CONNECTION
2017-02-10 09:56:33 +01:00
mysql_async.h
MDEV-3802: Millisecond timeout support in non-blocking client library + fix incorrect blocking.
2012-10-12 11:00:01 +02:00
mysql_com.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
mysql_com_server.h
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
mysql_embed.h
5.3 merge
2012-01-13 15:50:02 +01:00
mysql_time.h
10.0-base merge
2013-07-18 16:46:57 +02:00
mysql_version.h.in
MDEV-7067: Server outputs Galera (WSREP) information, even if Galera is disabled
2015-05-29 11:26:46 -04:00
mysqld_default_groups.h
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +02:00
mysys_err.h
5.3 merge
2012-01-13 15:50:02 +01:00
pack.h
Merge branch '10.2' into bb-10.2-connector-c-integ-subm
2016-09-21 12:54:56 +02:00
password.h
Do the partial merge of WL#5602 correctly:
2013-12-09 12:38:02 +01:00
probes_mysql.d.base
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
probes_mysql.h
more portable fix for lp:942266 - 5.5 builds fail with systemtap-sdt-dev installed on Ubuntu
2012-05-11 09:18:00 +02:00
probes_mysql_nodtrace.h.in
Merge branch '5.5' into 10.0
2016-02-15 22:50:59 +01:00
queues.h
MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.
2014-02-07 19:15:28 +01:00
rijndael.h
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
service_versions.h
Merge branch 'github/10.0-galera' into 10.1
2015-12-22 10:32:33 +01:00
sha1.h
SHA1 service
2013-07-13 17:48:06 +02:00
sha2.h
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
sql_common.h
fix the ABI and stop slave hang problem
2016-10-21 13:37:48 +02: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
Revert "MDEV-9293 Connector/C integration"
2016-08-19 15:46:27 +00: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
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
thr_timer.h
followup changes to timeout commit
2014-10-10 22:27:36 +02:00
thread_pool_priv.h
MDEV-6150 Speed up connection speed by moving creation of THD to new thread
2016-02-07 10:34:03 +02:00
typelib.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +02:00
violite.h
Fix many -Wconversion warnings.
2017-03-07 19:07:27 +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
Merge branch 'mysql/5.5' into 5.5
2016-02-09 11:27:40 +01:00
wqueue.h
fix the include guards and add missing gplv2 headers
2012-02-17 12:19:38 +01:00
wsrep.h
Merge branch '10.0-galera' into bb-10.1-serg
2016-02-24 01:21:40 -05:00