mariadb/include
Michael Widenius ad6d95d3cb Merge with MySQL 5.1.50
- Changed to still use bcmp() in certain cases becasue
  - Faster for short unaligneed strings than memcmp()
  - Bettern when using valgrind
- Changed to use my_sprintf() instead of sprintf() to get higher portability for old systems
- Changed code to use MariaDB version of select->skip_record()
- Removed -%::SCCS/s.% from Makefile.am:s to remove automake warnings
2010-08-27 17:12:44 +03:00
..
atomic Bug#22320: my_atomic-t unit test fails 2010-07-05 09:00:39 -03:00
mysql Merge with MySQL 5.1.47 2010-05-26 21:55:40 +03:00
.cvsignore
base64.h
config-netware.h Auto-merge 2009-07-31 15:28:15 -04:00
config-win.h Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
decimal.h
errmsg.h
ft_global.h Fixed some compiler warnings and errors in test suite found by buildbot 2010-01-27 23:53:08 +02:00
hash.h Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
heap.h
help_end.h
help_start.h
keycache.h Bug#17332 - changing key_buffer_size on a running server 2009-09-07 18:35:37 +02:00
lf.h
m_ctype.h Added more general support for sorting 2 characters as one (contractions) 2009-11-30 14:42:24 +02:00
m_string.h Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
maria.h restore the unintentinally broken ABI 2010-07-23 22:37:21 +02: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
my_base.h Fixed warnings and build failures after last push 2010-08-02 19:39:45 +03:00
my_bit.h
my_bitmap.h Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
my_compiler.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-07-14 16:39:40 -03:00
my_dbug.h MySQL 5.1.41 after-merge fix: Fix non-debug build breakage. 2009-11-16 22:35:55 +01: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 MySQL 5.1.50 2010-08-27 17:12:44 +03:00
my_handler.h
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_no_pthread.h Bug #45058 init_available_charsets uses double checked locking 2009-12-12 19:11:25 +01:00
my_nosys.h
my_pthread.h Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
my_stacktrace.h Merging from 5.0-bugteam 2010-01-27 11:42:20 +01:00
my_sys.h Added --sync-sys=0 option for mysqld to skip sync() calls for faster testing 2010-08-09 20:05:42 +03:00
my_time.h
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.49 2010-08-02 12:01:24 +03:00
myisamchk.h Merge with MySQL 5.1, with following additions: 2009-11-16 21:49:51 +01: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 MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql.h.pp Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql_com.h Manual merge. 2010-04-29 20:18:19 -03: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
rijndael.h
sha1.h
sql_common.h
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 Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
typelib.h
violite.h Changed version number from RC to stable 2010-01-29 12:42:31 +02:00
waiting_threads.h
wqueue.h