..
share
Merge sinisa@work.mysql.com:/home/bk/mysql
2003-02-25 16:09:47 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
Two bug fixes
2002-03-28 18:35:21 +02:00
custom_conf.h
derror.cc
field.cc
Fixed problems with DECIMAL() type on overflow.
2002-05-02 18:04:21 +03:00
field.h
fixed Field::eq() to work with CHAR(0) fields
2003-03-04 18:02:56 +01:00
field_conv.cc
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
filesort.cc
Fixed core dump bug in ORDER BY ... LIMIT
2002-09-15 01:23:01 +03:00
frm_crypt.cc
gen_lex_hash.cc
Better error messages for mysql-test-run
2002-08-06 16:12:52 +03:00
ha_berkeley.cc
Fix that mysqladmin shutdown can be interrupted with ^C
2001-11-03 15:18:09 +02:00
ha_berkeley.h
Better optimization for InnoDB and BDB tables for ORDER BY
2001-11-29 15:34:37 +02:00
ha_gemini.cc
ha_gemini.h
ha_hash.h
ha_heap.cc
ha_heap.h
ha_innobase.cc
ha_innobase.cc:
2003-02-05 01:42:07 +02:00
ha_innobase.h
ha_innobase.cc, ha_innobase.h:
2002-10-03 19:10:49 +03:00
ha_isam.cc
Added help for --local-infile
2002-03-12 11:38:22 +02:00
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
Don't allow BACKUP TABLE to overwrite files
2003-03-10 11:22:37 +02:00
ha_myisam.h
ha_myisammrg.cc
TEMPORARY MERGE tables are allowed
2002-11-05 00:00:51 +01:00
ha_myisammrg.h
handler.cc
log.cc, handler.cc:
2002-06-22 20:05:30 +03:00
handler.h
sql_show.cc, handler.h, handler.cc:
2002-03-21 18:05:46 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
New my_gethostbyname_r() handling
2002-05-16 16:32:51 +03:00
init.cc
item.cc
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
item.h
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
item_buff.cc
item_cmpfunc.cc
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
item_cmpfunc.h
Fixed problem with ISNULL on fields that could not be null
2003-02-17 01:05:04 +02:00
item_create.cc
item_create.h
item_func.cc
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
item_func.h
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
item_strfunc.cc
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
item_strfunc.h
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
item_sum.cc
item_sum.h
item_timefunc.cc
Fixed bug in DATE_FORMAT when used with GROUP BY
2002-03-06 18:36:31 +02:00
item_timefunc.h
Fix for ISNULL()
2002-05-07 19:08:56 +03:00
item_uniq.cc
item_uniq.h
key.cc
Fixed problem with auto_increment key as not first key part
2002-07-23 02:08:48 +03:00
lex.h
Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows
2002-07-29 09:35:25 +03:00
lex_symbol.h
lock.cc
Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE in another
2003-03-03 20:42:49 +02:00
log.cc
Fix when using auto_increment and last_insert_id() in the same insert statement.
2003-01-28 06:48:26 +02:00
log_event.cc
log_event.h
A better, but larger fix for server_id bug ..
2003-03-05 15:34:58 +02:00
Makefile.am
- added a dummy file "reservedwords.texi" to the BK tree and the Makefiles,
2003-01-27 13:44:16 +01:00
matherr.c
md5.c
md5.h
mf_iocache.cc
mini_client.cc
Another try to fix slave timeouts
2002-07-17 14:46:09 +03:00
mini_client.h
my_lock.c
Remove uage of static variable from file locks.
2002-02-10 20:28:58 +02:00
mysql_priv.h
Merge sinisa@work.mysql.com:/home/bk/mysql
2003-03-05 15:45:11 +02:00
mysqld.cc
- typo fix for newly added error message
2003-03-10 13:41:37 +01:00
net_pkg.cc
Fixed wrong packed length for packet > 16M.
2003-01-09 23:28:30 +02:00
net_serv.cc
Fixing that 3.23 API / clients do not disconnect if a large
2003-01-04 21:02:58 +02:00
nt_servc.cc
Added optional NT service and fix the TZ variable bug
2002-10-16 21:51:03 -02:00
nt_servc.h
Added optional NT service and fix the TZ variable bug
2002-10-16 21:51:03 -02:00
opt_ft.cc
opt_ft.h
opt_range.cc
Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp()
2003-03-07 14:40:37 +02:00
opt_range.h
opt_sum.cc
backported MERGE+MAX bugfix from 4.0
2003-02-12 11:03:41 +01:00
password.c
procedure.cc
procedure.h
records.cc
Fix race condition in ANALYZE TABLE.
2001-11-26 02:16:38 +02:00
slave.cc
Don't allow BACKUP TABLE to overwrite files
2003-03-10 11:22:37 +02:00
slave.h
slave.h, slave.cc:
2002-06-22 20:00:32 +03:00
sql_acl.cc
error message fixed (new error code will be introduced in 4.1)
2003-02-10 14:47:39 +01:00
sql_acl.h
sql_analyse.cc
NEWDATE -> DATE in anylyse() output
2003-03-12 16:43:01 +02:00
sql_analyse.h
Indentation cleanup
2003-02-25 11:05:07 +02:00
sql_base.cc
Fix when using auto_increment and last_insert_id() in the same insert statement.
2003-01-28 06:48:26 +02:00
sql_cache.cc
sql_class.cc
another fix for RAND() initialization
2003-02-12 21:32:35 +01:00
sql_class.h
ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:
2002-01-22 22:57:56 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump().
2003-01-29 18:56:34 +02:00
sql_delete.cc
Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
2002-07-19 21:57:53 +03:00
sql_do.cc
Minors changes for the Windows 3.23.47 release
2001-12-30 00:22:01 -02:00
sql_insert.cc
Change name -> alias in TABLE_LIST.
2002-09-21 21:36:23 +03:00
sql_lex.cc
Don't give warnings for empty statements with comments
2002-02-14 15:04:14 +02:00
sql_lex.h
Many files:
2002-07-08 19:34:49 +03:00
sql_list.cc
sql_list.h
sql_load.cc
Fix for load data infile when no active database
2002-03-22 01:03:34 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc
Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump().
2003-01-29 18:56:34 +02:00
sql_rename.cc
Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp()
2003-03-07 14:40:37 +02:00
sql_repl.cc
properly kill slave in all cases on systems that do not interrupt syscalls
2001-11-23 09:57:36 -07:00
sql_repl.h
A better, but larger fix for server_id bug ..
2003-03-05 15:34:58 +02:00
sql_select.cc
A fix for new conditions being defined and upper condition not updated
2003-02-06 18:50:12 +02:00
sql_select.h
sql_show.cc
Fix for SHOW TABLE STATUS with empty .frm file
2003-02-26 10:16:50 +02:00
sql_string.cc
sql_string.h
sql_table.cc
Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE in another
2003-03-03 20:42:49 +02:00
sql_test.cc
sql_udf.cc
Fixed rare bug in show processlist which could cause core dump if a new thread was connecting.
2002-12-11 12:44:17 +02:00
sql_udf.h
sql_update.cc
Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
2002-07-19 21:57:53 +03:00
sql_yacc.yy
fixed functions to be able work with group function as argument
2003-01-29 10:38:56 +02:00
stacktrace.c
Fix to get core file on Linux
2002-11-05 00:04:36 +02:00
stacktrace.h
structs.h
Proper fix for SHOW VARS on 64-bit systems
2002-12-02 15:33:16 +02:00
table.cc
Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump().
2003-01-29 18:56:34 +02:00
table.h
Change name -> alias in TABLE_LIST.
2002-09-21 21:36:23 +03:00
thr_malloc.cc
time.cc
udf_example.cc
unireg.cc
Use NAMES_SEP_CHAR also for enums (Fix for supportwizard)
2002-02-13 22:01:43 +02:00
unireg.h
Use NAMES_SEP_CHAR also for enums (Fix for supportwizard)
2002-02-13 22:01:43 +02:00
violite.c
watchdog_mysqld