.. |
atomic
|
|
|
mysql
|
Never access thd->ha_data directly, use getters/setters from the plugin
|
2007-08-31 10:19:52 +04:00 |
.cvsignore
|
|
|
base64.h
|
|
|
config-netware.h
|
Many files:
|
2007-07-23 23:54:55 +02:00 |
config-win.h
|
Bug #30639: limit offset,rowcount wraps when rowcount >= 2^32 in windows
|
2007-09-19 17:47:52 +03:00 |
decimal.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
errmsg.h
|
|
|
ft_global.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
hash.h
|
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1
|
2007-05-24 13:24:36 +03:00 |
heap.h
|
Added support for 'internal temporary tables' in HEAP tables.
|
2007-07-25 01:58:12 +03:00 |
help_end.h
|
|
|
help_start.h
|
|
|
keycache.h
|
Backport of the keycache changes from http://lists.mysql.com/commits/31517 to make keycache 64-bit safe in 5.0. This is for bug #5731.
|
2007-08-29 20:45:04 +04:00 |
m_ctype.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
|
2007-08-14 00:22:34 +03:00 |
m_string.h
|
WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine
|
2007-07-05 01:05:47 +02:00 |
Makefile.am
|
Temp disable of icheck
|
2007-08-28 12:41:25 +02:00 |
my_aes.h
|
|
|
my_alarm.h
|
|
|
my_alloc.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_atomic.h
|
|
|
my_attribute.h
|
|
|
my_base.h
|
Added support for 'internal temporary tables' in HEAP tables.
|
2007-07-25 01:58:12 +03:00 |
my_bitmap.h
|
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-main
|
2007-07-25 15:40:43 +02:00 |
my_dbug.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_dir.h
|
|
|
my_getopt.h
|
Slow query log to file now displays queries with microsecond precission
|
2007-07-30 11:33:50 +03:00 |
my_global.h
|
Merge polly.(none):/home/kaa/src/maint/bug5731/my51-bug5731
|
2007-10-02 13:39:00 +04:00 |
my_handler.h
|
|
|
my_libwrap.h
|
|
|
my_list.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_md5.h
|
Avoid the name conflict between the system-provided "md5.h" and the MySQL one
|
2007-07-19 14:14:03 +02:00 |
my_net.h
|
|
|
my_no_pthread.h
|
|
|
my_nosys.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_pthread.h
|
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
|
2007-08-28 12:22:55 +03:00 |
my_sys.h
|
Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms.
|
2007-08-29 19:20:18 +04:00 |
my_time.h
|
Backport of TIME->MYSQL_TIME / Y2K fixset
|
2007-05-16 10:44:59 +02:00 |
my_tree.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_trie.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_uctype.h
|
|
|
my_user.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_vle.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
my_xml.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
myisam.h
|
Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris
|
2007-08-13 16:11:25 +03:00 |
myisammrg.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
myisampack.h
|
|
|
mysql.h
|
Merge bk-internal:/home/bk/mysql-5.1-marvel
|
2007-08-03 17:15:23 +02:00 |
mysql_com.h
|
Add 'extension' field to all client library structures to make them extensible
|
2007-07-30 06:22:25 +03:00 |
mysql_embed.h
|
|
|
mysql_h.ic
|
Enable abi_check for 5.1
|
2007-08-27 13:55:45 +02:00 |
mysql_time.h
|
|
|
mysql_version.h.in
|
Bug #15327: configure: --with-tcp-port option being partially ignored
|
2007-09-13 16:19:46 +02:00 |
mysys_err.h
|
|
|
queues.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
rijndael.h
|
|
|
sha1.h
|
|
|
sql_common.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
sslopt-case.h
|
|
|
sslopt-longopts.h
|
WL#3817: Simplify string / memory area types and make things more consistent (first part)
|
2007-05-10 12:59:39 +03:00 |
sslopt-vars.h
|
|
|
t_ctype.h
|
|
|
thr_alarm.h
|
|
|
thr_lock.h
|
Merge olga.mysql.com:/home/igor/mysql-5.0-opt
|
2007-06-04 03:16:17 -07:00 |
typelib.h
|
|
|
violite.h
|
Merge quadxeon:m/srv/quadxeon/local/bk/maint/jun14/50
|
2007-06-15 19:06:06 +02:00 |