.. |
examples
|
Fix for not compiling ha_tina.
|
2004-08-17 01:29:19 -07:00 |
share
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
After merge fixes
|
2004-05-24 14:42:34 +03:00 |
field.cc
|
merged
|
2004-08-20 00:52:43 +02:00 |
field.h
|
Fixed compiler warnings in sql/field.h.
|
2004-08-20 13:11:14 +02:00 |
field_conv.cc
|
Bug#5081: UCS2 fields are filled with '0x2020' after extending field length
|
2004-08-19 11:59:33 +05:00 |
filesort.cc
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
Bug#4521: unique key prefix interacts poorly with utf8.
|
2004-08-19 15:15:10 +05:00 |
ha_berkeley.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_heap.cc
|
Bug 4531: unique key prefix interacts poorly with utf8
|
2004-08-19 16:07:18 +05:00 |
ha_heap.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_innodb.cc
|
merged
|
2004-08-20 00:52:43 +02:00 |
ha_innodb.h
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
ha_isam.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_isam.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_isammrg.cc
|
|
|
ha_isammrg.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_myisam.cc
|
bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.
|
2004-08-09 11:02:09 +02:00 |
ha_myisam.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_myisammrg.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_myisammrg.h
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
ha_ndbcluster.cc
|
Minor typo
|
2004-08-19 11:51:06 +02:00 |
ha_ndbcluster.h
|
Minor typo
|
2004-08-19 11:51:06 +02:00 |
handler.cc
|
after merge fix
|
2004-08-20 22:54:42 +02:00 |
handler.h
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-13 16:27:17 -07:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
ctype_ucs.result, ctype_ucs.test, item.cc:
|
2004-08-13 11:13:56 +05:00 |
item.h
|
Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.
|
2004-08-11 23:08:20 +04:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
item_cmpfunc.h
|
Renamed Arg_comparator::compare_int -> compare_int_signed
|
2004-08-18 02:37:31 +04:00 |
item_create.cc
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
item_create.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
item_func.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
item_func.h
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
item_geofunc.cc
|
Final patch for WL#1600(warn if max_allowed_packet used)
|
2004-07-21 21:27:45 +05:00 |
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
ctype_utf8.result, ctype_utf8.test, item_strfunc.cc:
|
2004-08-13 15:04:10 +05:00 |
item_strfunc.h
|
in 4.1 DATABASE() may be NULL
|
2004-07-16 13:21:58 +02:00 |
item_subselect.cc
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
item_subselect.h
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
item_sum.cc
|
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-20 16:32:40 -07:00 |
item_sum.h
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
item_timefunc.cc
|
Portablity fix.
|
2004-08-17 12:05:34 +04:00 |
item_timefunc.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
lex.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
lex_symbol.h
|
|
|
lock.cc
|
merged
|
2004-08-20 21:56:29 +02:00 |
log.cc
|
merged
|
2004-08-20 00:52:43 +02:00 |
log_event.cc
|
LEX initialization fixed
|
2004-07-21 22:44:12 +03:00 |
log_event.h
|
|
|
Makefile.am
|
after merge fix
|
2004-08-20 22:54:42 +02:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
mysqld.cc
|
Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
|
2004-08-19 15:47:09 +05:00 |
mysqld_suffix.h
|
New MYSQL_SERVER_SUFFIX usage (for easier compilation)
|
2004-05-25 02:28:44 +03:00 |
net_serv.cc
|
After merge fixes
|
2004-06-21 10:21:20 +03:00 |
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
opt_range.h
|
handler interface cleanups:
|
2004-06-23 12:29:05 +02:00 |
opt_sum.cc
|
Bug#4411
|
2004-08-11 23:24:36 +01:00 |
password.c
|
check_scramble_323 shuold ensure that the scramble has the correct length
|
2004-06-01 23:58:33 +02:00 |
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
after merge fixes
|
2004-08-19 03:02:09 +02:00 |
protocol.h
|
Fix for the bug #4014 (prepared SELECT in embedded server)
|
2004-06-09 22:36:48 +05:00 |
protocol_cursor.cc
|
|
|
records.cc
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
repl_failsafe.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
|
2004-08-19 15:47:09 +05:00 |
set_var.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
slave.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
slave.h
|
|
|
spatial.cc
|
Merging
|
2004-06-02 19:17:35 +05:00 |
spatial.h
|
Merging
|
2004-05-27 16:32:49 +05:00 |
sql_acl.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
sql_acl.h
|
apply in SET PASSWORD same checks as in GRANT, to let only valid hashes through
|
2004-07-30 22:05:08 +02:00 |
sql_analyse.cc
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
sql_bitmap.h
|
Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
|
2004-05-27 17:54:40 +04:00 |
sql_cache.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_cache.h
|
|
|
sql_class.cc
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
sql_class.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
after merge fix
|
2004-08-20 22:54:42 +02:00 |
sql_delete.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_derived.cc
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_handler.cc
|
After merge fixes
|
2004-06-25 21:56:23 +03:00 |
sql_help.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_insert.cc
|
manual merged (blame me!)
|
2004-07-20 00:53:24 +02:00 |
sql_lex.cc
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
sql_lex.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
sql_list.cc
|
|
|
sql_list.h
|
safemalloc always resets the free'd memory, not only when PEDANTIC_SAFEMALLOC
|
2004-07-26 21:33:42 +02:00 |
sql_load.cc
|
manual merged (blame me!)
|
2004-07-20 00:53:24 +02:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
sql_prepare.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-21 02:08:20 +04:00 |
sql_rename.cc
|
after merge fix
|
2004-08-20 22:54:42 +02:00 |
sql_repl.cc
|
|
|
sql_repl.h
|
|
|
sql_select.cc
|
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-08-20 16:32:40 -07:00 |
sql_select.h
|
|
|
sql_show.cc
|
ctype_recoding.result, ctype_recoding.test, sql_show.cc:
|
2004-08-11 14:03:24 +05:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173)
|
2004-06-18 03:02:29 +03:00 |
sql_string.h
|
after merge fixes
|
2004-08-19 03:02:09 +02:00 |
sql_table.cc
|
after merge fix
|
2004-08-20 22:54:42 +02:00 |
sql_test.cc
|
|
|
sql_udf.cc
|
|
|
sql_udf.h
|
|
|
sql_union.cc
|
Fix for bug#4912 "mysqld crashs in case a statement is executed
|
2004-08-21 02:02:46 +04:00 |
sql_update.cc
|
New handler::index_flags() definition to make it easy to check the full used key and a specific key part.
|
2004-07-08 15:45:25 +03:00 |
sql_yacc.yy
|
after merge fixes
|
2004-08-19 03:02:09 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
table.cc
|
Cleanup of db option cacheing
|
2004-07-09 10:55:16 +03:00 |
table.h
|
"Version" column in SHOW TABLE STATUS.
|
2004-06-24 18:46:41 +05:00 |
thr_malloc.cc
|
|
|
time.cc
|
WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position
|
2004-07-29 23:25:58 +02:00 |
tzfile.h
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
tztime.cc
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
tztime.h
|
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
|
2004-08-10 12:42:31 +04:00 |
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
Fixed a copy-and-paste error: mysql_create_frm() should have
|
2004-07-29 10:33:33 +02:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|