mariadb/include
Sergei Golubchik eeca1f8694 merge with 5.1
2011-10-07 00:18:30 +02:00
..
atomic Bug#22320: my_atomic-t unit test fails 2010-07-05 09:00:39 -03:00
mysql merge with 5.1 2011-10-07 00:18:30 +02:00
.cvsignore
base64.h
CMakeLists.txt MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order 2011-01-29 18:51:12 +01:00
config-netware.h BUG#58246: INSTALL PLUGIN not secure & crashable 2010-12-01 13:54:50 +01:00
config-win.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
decimal.h
errmsg.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
ft_global.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
hash.h Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
heap.h Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 2011-03-28 10:47:30 +02:00
help_end.h
help_start.h
keycache.h merge w/ 5.1 2010-10-29 23:18:02 +02:00
lf.h post-review fixes 2009-01-15 22:27:36 +01:00
m_ctype.h Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
m_string.h Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
Makefile.am Merge with MariaDB 5.1 2011-05-03 19:10:10 +03:00
maria.h Merge with MariaDB 5.1 2011-05-03 19:10:10 +03:00
my_aes.h
my_alarm.h Bug#54667: Unnecessary signal handler redefinition 2010-07-01 12:02:00 +04:00
my_alloc.h Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
my_atomic.h Bug#22320: my_atomic-t unit test fails 2010-07-05 09:00:39 -03:00
my_attribute.h merge with 5.1 2010-11-30 23:11:03 +02:00
my_base.h Automatic merge with 5.1 2010-11-04 16:53:10 +02:00
my_bit.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_bitmap.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_compare.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_compiler.h Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_dbug.h Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_dir.h
my_getopt.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
my_global.h Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 2011-03-28 10:47:30 +02:00
my_handler.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_libwrap.h
my_list.h
my_md5.h Bug #42434: license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
my_net.h
my_no_pthread.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
my_nosys.h
my_pthread.h Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
my_stacktrace.h Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid pointer 2010-11-26 19:59:10 -02:00
my_sys.h Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" 2011-09-02 12:41:20 +03:00
my_time.h merge to 5.1. 2011-02-02 19:05:28 +02:00
my_tree.h Safety change to ensure read/black trees (used with heap tables) works on 64 bit setups where ulong <> size_t 2009-11-16 17:34:08 +02:00
my_trie.h
my_uctype.h
my_user.h
my_valgrind.h Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
my_vle.h
my_xml.h
myisam.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
myisamchk.h Fixed that automatic killing of delayed insert thread (in flush, alter table etc) will not abort auto-repair of MyISAM table. 2011-09-09 19:44:07 +03:00
myisammrg.h Bug#45800 crash when replacing into a merge table and there is a duplicate 2009-07-30 16:04:41 +05:30
myisampack.h
mysql.h merge with 5.1 2010-11-30 23:11:03 +02:00
mysql.h.pp merge 2011-07-10 13:39:37 +02:00
mysql_com.h Merge 2010-12-29 00:47:05 +01:00
mysql_embed.h Bug#57210: remove pstack 2010-11-09 12:45:13 -02:00
mysql_time.h
mysql_version.h.in Added mariadb and mariadb-version as my.conf option tags 2009-03-18 04:14:22 +02:00
mysys_err.h Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
queues.h
rijndael.h
service_versions.h mwl:98 - libservices 2010-03-03 15:44:14 +01:00
sha1.h Bug #56428: Replace copyright notice removed from SHA1 code (.h) 2010-10-05 17:05:37 +03:00
sql_common.h Merge with 5.1 2010-04-01 12:04:26 +03:00
sslopt-case.h
sslopt-longopts.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-06-10 17:16:43 -03:00
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h Fixed bugs found by buildbot: 2011-01-26 15:17:46 +02:00
typelib.h Fix LPBUG#808233 - undefined uint in typelib.h 2011-07-10 12:48:13 +02:00
violite.h Changed version number from RC to stable 2010-01-29 12:42:31 +02:00
waiting_threads.h compilation fixes 2009-01-19 16:27:49 +01:00
wqueue.h