mariadb/include
Davi Arnaut 07e7b4d6fe WL#5486: Remove code for unsupported platforms
Remove Netware specific code.
2010-07-15 08:13:30 -03:00
..
atomic Fix compiler warnings in my_atomic.h 2010-02-19 17:20:29 +03:00
mysql Bug#55087 Performance schema: optimization of the instrumentation interface 2010-07-09 17:00:24 -06:00
base64.h
CMakeLists.txt Add components to INSTALL, some eraly Wix support 2010-02-10 20:23:24 +01:00
config-win.h Backporting WL#1213 2010-02-24 13:15:34 +04:00
decimal.h
errmsg.h
ft_global.h WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
hash.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
heap.h WL#5419 "LOCK_open scalability: make tdc_refresh_version 2010-06-11 19:28:18 +04:00
keycache.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
lf.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
m_ctype.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
m_string.h Merge a change from mysql-5.1-innodb: 2010-05-20 14:43:06 +03:00
Makefile.am WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_aes.h
my_alarm.h Backport of: 2009-11-24 16:54:59 +03:00
my_alloc.h Post-merge fix: header is used by the client API. Obvious in retrospect. 2010-06-05 16:39:03 -03:00
my_atomic.h Auto-merge from mysql-next-mr-bugfixing. 2010-02-23 18:49:21 +03:00
my_attribute.h
my_base.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
my_bit.h
my_bitmap.h WL#2360 Performance schema 2009-12-09 20:19:51 -07:00
my_dbug.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
my_dir.h WL#5030: Splitting mysql_priv.h 2010-04-06 14:11:07 +02:00
my_getopt.h Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-06-10 22:30:49 -03:00
my_global.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_handler.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
my_libwrap.h
my_list.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
my_md5.h
my_net.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_no_pthread.h Manual merge from mysql-trunk-merge. 2009-12-16 21:02:21 +03:00
my_nosys.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
my_pthread.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_rdtsc.h WL#2373 Use cycle counter for timing 2009-11-24 16:36:31 -07:00
my_stacktrace.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_sys.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
my_time.h WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
my_tree.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
my_trie.h
my_uctype.h
my_user.h
my_vle.h
my_xml.h
myisam.h WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisammrg.h WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myisampack.h
mysql.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
mysql.h.pp Post-fix for Bug#52929 : replace uint with "unsigned int" in mysql.h.pp 2010-07-05 23:00:56 +02:00
mysql_com.h Auto-merge from mysql-trunk. 2010-05-28 09:47:58 +04:00
mysql_embed.h Backport of: 2010-04-13 19:04:45 +04:00
mysql_time.h
mysql_version.h.in
mysys_err.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
password.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h Re-adding 'include/probes_mysql_nodtrace.h' removed by accident 2010-02-17 14:37:55 +03:00
queues.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
rijndael.h
service_versions.h
sha1.h
sha2.h Post-fix for Bug#13174. 2010-04-13 20:10:51 +04:00
sql_common.h
sslopt-case.h Backport of: 2010-04-13 19:04:45 +04:00
sslopt-longopts.h Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-06-10 22:30:49 -03:00
sslopt-vars.h Backport of: 2010-04-13 19:04:45 +04:00
t_ctype.h
thr_alarm.h
thr_lock.h A follow up patch for the fix for Bug#51263 "Deadlock between 2010-06-01 14:13:56 +04:00
typelib.h Backport changeset from mysql-next-mr-bugfixing: 2010-07-05 18:20:46 +02:00
violite.h Backport of: 2010-04-13 19:04:45 +04:00