.. |
share
|
Completion of fix for BUG#2121 "Inadequate message "check permissions on master.info"":
|
2004-01-06 14:01:49 +01:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
cache_manager.cc
|
|
|
cache_manager.h
|
|
|
convert.cc
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
field.cc
|
Code cleanup
|
2003-12-18 01:13:52 +02:00 |
field.h
|
A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).
|
2004-01-11 14:12:46 +04: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
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
ha_innodb.h
|
|
|
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
|
Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":
|
2004-01-30 00:05:34 +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
|
cleanup: if there is return from if-part, we don't need else statement
|
2003-12-10 22:26:31 +03:00 |
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
|
cleanup: if there is return from if-part, we don't need else statement
|
2003-12-10 22:26:31 +03:00 |
item_func.h
|
fix for bug #1993 'bit functions do not return unsigned values'
|
2003-12-10 17:30:37 +03:00 |
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
|
Fix for bug#1944 'Function RPad() sometimes produce unexpected result'
|
2003-12-04 14:12:01 +04:00 |
item_sum.cc
|
cleanup: if there is return from if-part, we don't need else statement
|
2003-12-10 22:26:31 +03:00 |
item_sum.h
|
Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when
|
2003-12-02 19:39:51 +03:00 |
item_timefunc.cc
|
WL#1175: more default_week_formats for iso compatibility
|
2003-12-07 15:10:21 +04:00 |
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
|
Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-bin".
|
2003-12-08 16:18:25 +01:00 |
log_event.cc
|
Fix for BUG#2542 "If slave ignores a query it may make the next LOAD DATA INFILE fail":
|
2004-01-28 15:26:01 +01:00 |
log_event.h
|
Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-bin".
|
2003-12-08 16:18:25 +01:00 |
Makefile.am
|
|
|
matherr.c
|
|
|
mf_iocache.cc
|
|
|
mini_client.cc
|
Merge with 3.23 (only comment changes)
|
2003-11-17 16:16:56 +02:00 |
mini_client.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
mysqld.cc
|
Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)
|
2004-02-04 00:28:58 +01:00 |
net_pkg.cc
|
|
|
net_serv.cc
|
|
|
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
|
An improvement of the fix for the bug #2231: string column,
|
2004-01-08 12:24:36 +04: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
|
Fix autoincrement for signed columns (Bug #1366)
|
2003-12-12 22:26:58 +02:00 |
repl_failsafe.cc
|
code cleanup after some reasoning
|
2003-12-09 20:49:48 +01:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Merge
|
2003-12-30 13:16:49 +02: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
|
Portability fix
|
2003-11-02 16:38:27 +02: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
|
cleanup: if there is return from if-part, we don't need else statement
|
2003-12-10 22:26:31 +03:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Give error if locked table is used twice in query. This fixes strange error message when doing LOCK TABLES t1 WRITE; INSERT TABLE t1 SELECT * from t1 (Bug #2296)
|
2004-02-03 09:46:48 +01:00 |
sql_cache.cc
|
Add cast to remove compiler warning
|
2003-12-10 12:03:54 +02:00 |
sql_cache.h
|
|
|
sql_class.cc
|
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_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
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
sql_delete.cc
|
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
|
2003-12-16 11:12:40 +01: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
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
sql_lex.cc
|
|
|
sql_lex.h
|
|
|
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
BUG#2428 "--old-rpl-compat is broken":
|
2004-01-18 17:51:20 +01:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Ensure that privileges are tested properly for multi-table-updates.
|
2004-02-03 19:17:23 +01:00 |
sql_rename.cc
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
sql_repl.cc
|
Fix for BUG#1870
|
2003-11-18 17:31:17 +01:00 |
sql_repl.h
|
BUG#2428 "--old-rpl-compat is broken":
|
2004-01-18 17:51:20 +01:00 |
sql_select.cc
|
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_select.h
|
|
|
sql_show.cc
|
Ensure that privileges are tested properly for multi-table-updates.
|
2004-02-03 19:17:23 +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
|
Some small portability fixes.
|
2003-12-30 13:14:21 +02:00 |
sql_test.cc
|
|
|
sql_udf.cc
|
|
|
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
|
BUG#2304 - HANDLER and tables in non-current db
|
2004-01-13 12:31:25 +01:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
structs.h
|
|
|
table.cc
|
Mark that strings may change on index only reads (for BDB tables).
|
2004-01-29 15:16:48 +01:00 |
table.h
|
Fix autoincrement for signed columns (Bug #1366)
|
2003-12-12 22:26:58 +02:00 |
thr_malloc.cc
|
|
|
time.cc
|
Fix autoincrement for signed columns (Bug #1366)
|
2003-12-12 22:26:58 +02:00 |
udf_example.cc
|
|
|
uniques.cc
|
Fix for bug #1980
|
2003-12-02 21:05:40 +03:00 |
unireg.cc
|
Call my_sync() after all data is written to .frm file
|
2003-11-02 15:55:02 +02:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|