mariadb/include
Michael Widenius b7b25dc666 Merge with 5.1-release.
- Fixed problem with oqgraph and 'make dist'

Note that after this merge we have a problem show in join_outer where we examine too many rows in one specific case (related to BUG#57024).
This will be fixed when mwl#128 is merged into 5.3.
2010-12-06 10:25:44 +02:00
..
atomic Bug#22320: my_atomic-t unit test fails 2010-07-05 09:00:39 -03:00
mysql fixes for gcc 4.5 2010-09-28 18:47:23 +02:00
.cvsignore
base64.h
config-netware.h
config-win.h Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
decimal.h
errmsg.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
ft_global.h
hash.h
heap.h
help_end.h
help_start.h
keycache.h merge w/ 5.1 2010-10-29 23:18:02 +02:00
lf.h
m_ctype.h fixes for windows builds 2010-04-02 11:20:09 +02:00
m_string.h Post-merge fixes part 1 2010-10-10 17:38:17 +03:00
Makefile.am merge with 5.1 2010-10-25 15:21:16 +02:00
maria.h Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
my_aes.h
my_alarm.h Bug#54667: Unnecessary signal handler redefinition 2010-07-01 12:02:00 +04:00
my_alloc.h
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
my_bitmap.h Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed in handler::ha_reset" 2010-10-06 11:45:30 +03:00
my_compiler.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
my_dbug.h Merge with MySQL 5.1.53 2010-11-25 00:57:34 +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 merge with 5.1 2010-09-11 20:43:48 +02:00
my_handler.h
my_libwrap.h
my_list.h
my_md5.h
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 Automatic merge 2010-12-04 23:18:46 +02:00
my_stacktrace.h
my_sys.h Merge MariaDB 5.1->5.2 2010-11-19 22:33:47 +01:00
my_time.h
my_tree.h
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 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 2010-11-07 14:25:29 +02:00
myisamchk.h Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 2010-11-07 14:25:29 +02:00
myisammrg.h
myisampack.h
mysql.h merge with 5.1 2010-11-30 23:11:03 +02:00
mysql.h.pp merge with 5.1 2010-11-30 23:11:03 +02:00
mysql_com.h merge with 5.1 2010-09-11 20:43:48 +02:00
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysys_err.h Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
queues.h Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_lock_kill 2010-11-02 11:03:33 +02:00
rijndael.h
service_versions.h
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 Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 2010-07-16 10:33:01 +03:00
thr_lock.h Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
typelib.h
violite.h
waiting_threads.h
wqueue.h