.. |
.cvsignore
|
|
|
config-netware.h
|
A fix for Netware.
|
2005-03-21 18:11:11 +02:00 |
config-os2.h
|
Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)
|
2003-08-11 23:43:01 +04:00 |
config-win.h
|
CAST(string_argument AS UNSIGNED) didn't work for big integers above the signed range. (Bug #7036)
|
2005-04-29 17:03:34 +03:00 |
errmsg.h
|
A fix of return value of mysql_stmt_bind_result() and cleanup.
|
2004-12-15 01:37:22 +03:00 |
ft_global.h
|
indexless boolean fulltext search was depending on default_charset_info - Bug#8159
|
2005-02-04 15:24:06 +01:00 |
hash.h
|
Followup: rename the declaration (hash_reset -> my_hash_reset)
|
2005-01-11 13:57:07 +03:00 |
heap.h
|
Partly reverty back patch (in heap-auto-increment-key detection) to ensure that auto_key and auto_key_type are calculated the same way
|
2005-03-16 01:15:45 +02:00 |
help_end.h
|
Applied a patch for Netware.
|
2005-02-08 19:49:40 +02:00 |
help_start.h
|
Applied a patch for Netware.
|
2005-02-08 19:49:40 +02:00 |
keycache.h
|
Final patch for BUG#4285.
|
2005-01-19 12:55:54 +02:00 |
m_ctype.h
|
Added cp932 character set
|
2005-05-05 11:37:52 -07:00 |
m_string.h
|
Backport my_strntod() from 5.0
|
2005-02-22 12:51:23 +02:00 |
Makefile.am
|
Small build fix.
|
2004-06-25 10:30:24 +04:00 |
md5.h
|
|
|
merge.h
|
|
|
my_aes.h
|
|
|
my_alarm.h
|
|
|
my_alloc.h
|
Small improvement to alloc_root
|
2002-11-16 20:19:10 +02:00 |
my_base.h
|
Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity
|
2005-02-18 16:10:12 +04:00 |
my_bitmap.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
my_dbug.h
|
More debugging
|
2004-11-10 18:07:39 +02: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
|
Merge neptunus.(none):/home/msvensson/mysql/bug10241
|
2005-05-09 11:31:14 +02:00 |
my_handler.h
|
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
|
2004-03-25 15:05:01 +02:00 |
my_list.h
|
one more name clash in public includes fixed
|
2004-11-02 22:46:55 +01:00 |
my_net.h
|
4 small items in this:
|
2003-10-31 23:20:23 +01:00 |
my_no_pthread.h
|
CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS
|
2003-11-18 13:47:27 +02:00 |
my_nosys.h
|
|
|
my_pthread.h
|
Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable
|
2005-04-27 13:29:37 +02:00 |
my_semaphore.h
|
more #ifdef THREAD added
|
2003-04-30 12:32:43 +02:00 |
my_sys.h
|
terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:
|
2005-05-05 09:15:14 +02:00 |
my_time.h
|
Fix for bug #6266 "Invalid DATETIME value is not handled properly".
|
2004-11-15 15:44:29 +03:00 |
my_tree.h
|
after merge fixes
|
2004-03-18 00:09:13 +02:00 |
my_xml.h
|
Portability fixes
|
2003-02-28 14:32:40 +02:00 |
myisam.h
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03: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
|
Backport of ChangeSet 1.1845 05/02/04 13:53:16 guilhem@mysql.com +1 -0 from 5.0.
|
2005-02-04 23:07:10 +01:00 |
mysql_com.h
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-02-02 15:06:36 +04:00 |
mysql_embed.h
|
Merge with 4.0, mainly to get changes to windows project files
|
2004-05-20 00:54:52 +03: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 |
mysqld_error.h
|
no new message in 4.1 (causes merge issues with 5.0). Using ER_UNKNOW_ERROR and hardcoded message string instead.
|
2004-11-11 00:00:17 +01:00 |
mysys_err.h
|
Bug#8349 myisamchk: --set-charset does not work
|
2005-02-22 16:37:25 +04:00 |
nisam.h
|
|
|
queues.h
|
fix_max_connections to resize alarm_queue (Bug #1435)
|
2003-10-06 14:11:16 +02:00 |
raid.h
|
BUG#10241 cygwin port: invalid pragma interface directives
|
2005-05-04 15:05:56 +02:00 |
rijndael.h
|
|
|
sha1.h
|
|
|
sql_common.h
|
Remove stale declaration, fix a typo in comment.
|
2004-10-15 22:03:11 +04:00 |
sql_state.h
|
sql_state.h:
|
2004-06-12 14:37:41 -05:00 |
sslopt-case.h
|
|
|
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
|
Added patches from Novell
|
2004-05-25 22:00:14 +03:00 |
thr_lock.h
|
Merge with 4.0
|
2003-03-16 19:17:54 +02:00 |
typelib.h
|
Bug#6202: ENUMs are not case sensitive even if declared BINARY
|
2004-10-25 17:51:26 +05:00 |
violite.h
|
Bug #9721 net_write_timeout not used on Windows
|
2005-05-05 17:17:57 +02:00 |