..
share
Cleanup + safety comment
2004-02-16 09:41:13 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc
Fix for bug #2523 '"func_time" test fails on QNX'.
2004-01-30 19:15:11 +03:00
field.h
Fix for bugs #1885 , #2464 , #2539 . Proper handling of default
2004-01-30 15:13:19 +03:00
field_conv.cc
filesort.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_berkeley.h
Mark that strings may change on index only reads (for BDB tables).
2004-01-29 15:16:48 +01:00
ha_heap.cc
Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":
2004-01-30 00:05:34 +01:00
ha_heap.h
ha_innodb.cc
Fix for BUG#3015
2004-03-01 15:15:58 +01:00
ha_innodb.h
row0mysql.c:
2004-02-09 23:57:29 +02:00
ha_isam.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_isam.h
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_isammrg.cc
ha_isammrg.h
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_myisam.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_myisam.h
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_myisammrg.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_myisammrg.h
Some small portability fixes.
2003-12-30 13:14:21 +02:00
handler.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
handler.h
Code cleanups
2004-02-10 12:03:08 +01:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105 )
2003-12-14 06:39:52 +02:00
item.h
Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105 )
2003-12-14 06:39:52 +02:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
Fix for the bug #2231 : string column, INDEX+LIKE, don't take the ESCAPE character.
2003-12-30 19:23:38 +04:00
item_create.cc
item_create.h
item_func.cc
merge 3.23 -> 4.0, 2003/02/06
2004-02-06 15:23:41 +03:00
item_func.h
item_strfunc.cc
Mark that strings may change on index only reads (for BDB tables).
2004-01-29 15:16:48 +01:00
item_strfunc.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
Proper fix for bug with BLOB in MIN/MAX
2004-01-19 23:44:39 +01:00
lex.h
Portability fixes (mostly test suite)
2003-12-16 13:20:17 +02:00
lex_symbol.h
lock.cc
log.cc
Fixed usage of strxnmov() in recent changesets
2004-02-19 22:04:31 +02:00
log_event.cc
Fix for BUG#3015
2004-03-01 15:15:58 +01:00
log_event.h
Always use libtool with "--preserve-dup-deps"
2004-02-13 16:05:09 +02:00
Makefile.am
matherr.c
mf_iocache.cc
mini_client.cc
Fixed usage of strxnmov() in recent changesets
2004-02-19 22:04:31 +02:00
mini_client.h
my_lock.c
mysql_priv.h
Added new option --sync-frm / --skip-sync-frm
2004-02-03 18:10:45 +00:00
mysqld.cc
Fix problem with NT named pipes code (per e-mail thread).
2004-02-28 15:11:16 +01:00
net_pkg.cc
net_serv.cc
c++ comment fixed
2004-02-21 14:25:43 +01:00
nt_servc.cc
Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105 )
2003-12-14 06:39:52 +02:00
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
Changes to fix errors encountered in test builds on Windows.
2004-02-27 16:51:01 +01:00
opt_range.h
opt_sum.cc
Proper fix for bug with BLOB in MIN/MAX
2004-01-19 23:44:39 +01:00
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
Proposed (version #2 ) fix for bug #1948 :
2004-02-02 23:01:58 +03:00
set_var.h
slave.cc
Fix for BUG#2452 "Empty LOAD DATA INFILE failes with the master in 3.23.x":
2004-01-20 15:41:22 -05:00
slave.h
Fix for BUG#3015
2004-03-01 15:15:58 +01:00
sql_acl.cc
Ensure that privileges are tested properly for multi-table-updates.
2004-02-03 19:17:23 +01:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc
Complement to
2004-02-22 11:22:51 +01:00
sql_cache.cc
sql_cache.h
sql_class.cc
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
2004-02-05 17:53:46 +04:00
sql_class.h
Fixed parsing of column names and foreign key constraints in Innobase to handle quoted identifiers and identifiers with space. (Bug #1725 )
2004-01-30 10:46:30 +01:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
fixed Bug #2985
2004-03-05 22:13:33 +04:00
sql_delete.cc
Cleanups
2004-02-22 08:54:06 +02:00
sql_do.cc
sql_handler.cc
BUG#2304 - HANDLER and tables in non-current db
2004-01-13 12:31:25 +01:00
sql_insert.cc
Code cleanups
2004-02-10 12:03:08 +01:00
sql_lex.cc
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc
Added comment
2004-02-16 18:58:21 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc
fixed Bug #2985
2004-03-05 22:13:33 +04:00
sql_rename.cc
Some small portability fixes.
2003-12-30 13:14:21 +02:00
sql_repl.cc
sql_repl.h
BUG#2428 "--old-rpl-compat is broken":
2004-01-18 17:51:20 +01:00
sql_select.cc
merge 3.23 -> 4.0, 2003/02/06
2004-02-06 15:23:41 +03:00
sql_select.h
sql_show.cc
beautify SHOW INDEX
2004-02-04 17:42:18 +01:00
sql_sort.h
sql_string.cc
a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause.
2004-01-22 18:05:47 +04:00
sql_string.h
sql_table.cc
follow-up to bug #2628 : attempt to make
2004-02-09 14:29:31 +03:00
sql_test.cc
sql_udf.cc
Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461 )
2004-02-05 09:12:23 +01:00
sql_udf.h
sql_union.cc
sql_update.cc
Ensure that privileges are tested properly for multi-table-updates.
2004-02-03 19:17:23 +01:00
sql_yacc.yy
Cleanups
2004-02-22 08:54:06 +02:00
stacktrace.c
stacktrace.h
structs.h
table.cc
fixed Bug #2985
2004-03-05 22:13:33 +04:00
table.h
thr_malloc.cc
time.cc
Fix for bug #2523 '"func_time" test fails on QNX'.
2004-01-30 19:15:11 +03:00
udf_example.cc
uniques.cc
unireg.cc
crease number of open files to 2048 on windows
2004-02-19 19:36:53 +02:00
unireg.h
watchdog_mysqld