..
mysql
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
2006-02-14 22:57:12 +01:00
.cvsignore
base64.h
WL#1012: All changes as one single changeset.
2005-12-22 06:39:02 +01:00
config-netware.h
Several Netware specific fixes.
2006-02-02 16:22:31 +02:00
config-win.h
Another long patch to remove the rest of the OS2 support.
2006-04-15 08:49:00 -07:00
decimal.h
A lot of fixes to Precision math
2005-05-05 20:06:49 +05:00
errmsg.h
Another long patch to remove the rest of the OS2 support.
2006-04-15 08:49:00 -07:00
ft_global.h
WL#2575 - Fulltext: Parser plugin for FTS
2005-11-06 13:13:06 +01:00
hash.h
A fix for Bug#7209 "Client error with "Access Denied" on updates
2006-01-04 17:35:30 +03:00
heap.h
Merge mysql.com:/home/kostja/mysql/tmp_merge
2006-02-08 23:53:45 +03:00
help_end.h
Several fixes for Netware.
2005-08-24 22:03:34 +03:00
help_start.h
Several fixes for Netware.
2005-08-24 22:03:34 +03:00
keycache.h
Bug#12920 - key_read_requests counter appears to re-set
2005-09-14 13:18:16 +02:00
m_ctype.h
after merge fix
2006-03-24 12:42:28 +04:00
m_string.h
UNIXWARE removal
2006-04-17 15:56:59 -07:00
Makefile.am
Drop a number of OS2 specific files.
2006-04-10 17:48:19 -07:00
md5.h
my_aes.h
my_alarm.h
my_alloc.h
Fix incorrect spellings of "dropped" in source and tests. (Bug #12828 )
2005-08-30 12:24:37 -07:00
my_base.h
continued:
2006-03-22 15:56:53 +01:00
my_bitmap.h
Added missing prototypes to mysys/my_bitmap.h
2006-04-11 20:31:02 +02:00
my_dbug.h
Define USE_TLS when compiling libmysql.dll, to avoid crashing when
2006-03-22 09:55:26 +01:00
my_dir.h
Fix for Bug #1952
2003-12-12 03:39:29 +03:00
my_getopt.h
Merge with 4.0
2004-09-01 04:12:09 +03:00
my_global.h
UNIXWARE removal
2006-04-17 15:56:59 -07:00
my_handler.h
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
2005-10-27 23:43:20 +03:00
my_list.h
Rename rest() macro in my_list.h to list_rest(). (Bug #12327 )
2005-08-09 18:02:36 -07:00
my_net.h
Another long patch to remove the rest of the OS2 support.
2006-04-15 08:49:00 -07:00
my_no_pthread.h
UNIXWARE removal
2006-04-17 15:56:59 -07:00
my_nosys.h
my_pthread.h
UNIXWARE removal
2006-04-17 15:56:59 -07:00
my_semaphore.h
more #ifdef THREAD added
2003-04-30 12:32:43 +02:00
my_sys.h
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
2006-04-19 21:22:35 -04:00
my_time.h
- fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON)
2006-01-18 20:41:22 +01:00
my_tree.h
after merge fixes
2004-03-18 00:09:13 +02:00
my_trie.h
WL#2466 - Fulltext: "always-index" words
2005-06-07 21:17:09 +05:00
my_uctype.h
WL#1386 - CTYPE table for unicode character sets
2006-02-02 10:07:47 +04:00
my_user.h
Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause
2006-01-11 02:07:40 +03:00
my_vle.h
WL#1012: All changes as one single changeset.
2005-12-22 06:39:02 +01:00
my_xml.h
Adding XPath support: ExtractValue and UpdateXML functions.
2005-12-21 17:13:52 +04:00
myisam.h
This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support.
2006-02-24 13:20:51 -08:00
myisammrg.h
key_cmp -> key_cmp_if_same
2004-05-16 14:48:32 +03:00
myisampack.h
Casted all macro arguments,
2004-07-28 21:46:22 +02:00
mysql.h
Add new function mysql_get_ssl_cipher to libmysl and use it from client to avoid dependency on SSL libs from mysql client.
2006-04-07 11:26:21 +02:00
mysql_com.h
Merge BUG#15110 from 5.0 into 5.1.
2006-01-13 19:09:27 +03:00
mysql_embed.h
remove the rest of isam/merge references
2005-04-05 13:17:49 +02:00
mysql_time.h
Fix for bug #6266 "Invalid DATETIME value is not handled properly".
2004-11-15 15:44:29 +03:00
mysql_version.h.in
Merge with 4.0 to get fixes for Windows project files
2004-05-25 02:47:25 +03:00
mysys_err.h
Show all generated warnings in SHOW ERROR
2005-02-24 23:33:42 +02:00
queues.h
WL#1034 update
2005-12-12 21:19:19 +01:00
rijndael.h
sha1.h
A fix for Bug#13944 "libmysqlclient exporting sha1_result function":
2006-01-11 17:31:52 +03:00
sql_common.h
Remove stale declaration, fix a typo in comment.
2004-10-15 22:03:11 +04:00
sslopt-case.h
fixed so that --ssl and --skip-ssl works with the MySQL clients.
2002-09-17 23:46:53 +03:00
sslopt-longopts.h
consistency fix - all help texts for command-line options should end with a dot.
2003-06-13 10:59:02 +02:00
sslopt-vars.h
t_ctype.h
thr_alarm.h
Another long patch to remove the rest of the OS2 support.
2006-04-15 08:49:00 -07:00
thr_lock.h
WL #2604 : Partition Management
2006-01-17 08:40:00 +01:00
typelib.h
Bug#6202: ENUMs are not case sensitive even if declared BINARY
2004-10-25 17:51:26 +05:00
violite.h
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 17:00:50 -07:00