..
share
Spanish and Portuguese translation.
2004-04-03 19:33:55 -03:00
.cvsignore
add_errmsg
client_settings.h
Fix for #2126
2003-12-18 18:12:00 +04:00
custom_conf.h
derror.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
des_key_file.cc
Merge with 4.0.16
2003-10-07 15:42:26 +03:00
field.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
field.h
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
field_conv.cc
false/true -> FALSE/TRUE
2004-03-30 02:32:41 +03:00
filesort.cc
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
2004-03-25 15:05:01 +02:00
frm_crypt.cc
gen_lex_hash.cc
Portability fixes
2004-03-05 19:49:50 +02:00
gstream.cc
Fix for valgrind's warning
2004-03-15 16:32:53 +04:00
gstream.h
Fix for valgrind's warning
2004-03-15 16:32:53 +04:00
ha_berkeley.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
ha_berkeley.h
Cleanup ha_checktype() and redundant variables.
2004-03-02 10:08:50 +00:00
ha_heap.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
ha_heap.h
BTREE-indexes in HEAP tables can now be used to optimize ORDER BY
2004-03-25 15:05:01 +02:00
ha_innodb.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
ha_innodb.h
Fix for bug #2160 : Extra error message for CREATE TABLE LIKE with InnoDB
2004-03-31 14:29:01 +05:00
ha_isam.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
ha_isam.h
Cleanup ha_checktype() and redundant variables.
2004-03-02 10:08:50 +00:00
ha_isammrg.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
ha_isammrg.h
Some small portability fixes.
2003-12-30 13:14:21 +02:00
ha_myisam.cc
Merge bk-internal:/home/bk/mysql-4.1/
2004-04-02 23:50:41 +02:00
ha_myisam.h
Fixed a type mismatch between int_table_flags and table_flags() in MyISAM handler.
2004-03-04 22:53:48 +01:00
ha_myisammrg.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
ha_myisammrg.h
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
handler.cc
WL#775 "Add status variable identifying binlog_cache_size shortage"
2004-04-02 00:47:20 +04:00
handler.h
fixed bug #2342
2004-03-27 02:29:31 +04:00
hash_filo.cc
hash_filo.h
SCRUM
2003-09-19 14:44:31 +05:00
hostname.cc
fix for --open-files-limit and broken query_cache_merge.test
2004-02-20 23:42:06 +01:00
init.cc
my_atof is deleted
2004-02-13 15:27:21 +01:00
item.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
item.h
Merge of fix for bug #2050 and bug #3307
2004-03-31 22:17:10 +04:00
item_buff.cc
item_cmpfunc.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
item_cmpfunc.h
Cleanups & safety fixes
2004-03-25 22:11:22 +02:00
item_create.cc
Merge bk-internal:/home/bk/mysql-4.1/
2004-03-05 00:20:24 +01:00
item_create.h
UNHEX() function
2004-03-04 23:18:54 +01:00
item_func.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
item_func.h
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
item_geofunc.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
item_geofunc.h
Optimized GIS functions
2004-03-04 08:50:37 +02:00
item_row.cc
DBUG_ASSERT(fixed == 0) added to fix_fields()
2004-03-17 14:26:26 +02:00
item_row.h
Pack of changes about 'cleanup()'-s
2004-01-20 20:55:47 +04:00
item_strfunc.cc
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
2004-03-20 13:37:30 +02:00
item_strfunc.h
DBUG_ASSERT(fixed == 1); added to val*
2004-03-18 15:14:36 +02:00
item_subselect.cc
after review changes
2004-03-20 13:36:26 +02:00
item_subselect.h
Merging
2004-03-04 17:52:06 +04:00
item_sum.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
item_sum.h
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
item_timefunc.cc
Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)
2004-03-23 21:10:23 +04:00
item_timefunc.h
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
item_uniq.cc
item_uniq.h
DBUG_ASSERT(fixed == 1); added to val*
2004-03-18 15:14:36 +02:00
key.cc
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
lex.h
More different syntaxes for (1) modifying the default charaset/collation
2004-03-30 21:33:45 +05:00
lex_symbol.h
Portability fixes
2004-03-05 19:49:50 +02:00
lock.cc
Force clients to recompile if client lib changes (Bug #3009 )
2004-03-30 22:13:25 +03:00
log.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
log_event.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
log_event.h
Merge with 4.0 to get fix for mysqlbinlog
2004-02-16 10:15:52 +02:00
Makefile.am
Code cleanup:
2004-02-03 14:35:24 +04:00
matherr.c
mf_iocache.cc
merge with 4.0
2004-03-16 22:41:30 +02:00
my_lock.c
mysql_priv.h
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
2004-04-03 02:46:12 +05:00
mysqld.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
net_serv.cc
c++ comment fixed
2004-02-21 14:25:43 +01:00
nt_servc.cc
Merge with 4.0
2004-03-25 23:29:45 +02:00
nt_servc.h
opt_range.cc
merge fixes (use old code)
2004-03-18 00:16:04 +02:00
opt_range.h
merge
2004-02-05 18:14:48 +01:00
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
protocol.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
protocol.h
Desperate attempt to push part of prepared statements cleanup which was
2004-03-02 22:39:50 +03:00
protocol_cursor.cc
Added missing SSL library (Should be in source distribution)
2003-11-28 12:18:13 +02:00
records.cc
Merge with 4.0.17
2003-12-17 17:35:34 +02:00
repl_failsafe.cc
Added test to show bug in current union implementation
2004-03-19 18:33:38 +02:00
repl_failsafe.h
set_var.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
set_var.h
Force clients to recompile if client lib changes (Bug #3009 )
2004-03-30 22:13:25 +03:00
slave.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
slave.h
After merge fixes
2004-03-17 10:30:40 +02:00
spatial.cc
Fixed memory overrun in spatial init code
2004-03-16 00:42:10 +02:00
spatial.h
Portability fix
2004-03-16 02:41:36 +02:00
sql_acl.cc
Merge of fix for bug #2050 and bug #3307
2004-03-31 22:17:10 +04:00
sql_acl.h
SHOW PRIVILEGES updated (Bug#3227)
2004-03-24 14:44:31 +01:00
sql_analyse.cc
my_atof is deleted
2004-02-13 15:27:21 +01:00
sql_analyse.h
sql_base.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
sql_bitmap.h
added 'explicit' keyword to Bitmap constructor
2003-11-21 19:16:19 +03:00
sql_cache.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
sql_cache.h
merge with 4.0
2004-03-16 22:41:30 +02:00
sql_class.cc
fix for table/field caching mechanism
2004-04-01 03:00:38 +03:00
sql_class.h
removed unused field
2004-04-01 23:27:22 +03:00
sql_client.cc
merge
2003-12-19 16:34:48 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_db.cc:
2004-03-29 11:05:27 +05:00
sql_delete.cc
merge with 4.0
2004-03-16 22:41:30 +02:00
sql_derived.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
sql_do.cc
fixed error handling in SET and DO operators (BUG#1484)
2003-10-08 11:19:09 +03:00
sql_error.cc
THD::lex now points to THD::main_lex like in 5.0
2003-12-19 20:52:13 +03:00
sql_handler.cc
merge fixes (use old code)
2004-03-18 00:16:04 +02:00
sql_help.cc
false/true -> FALSE/TRUE
2004-03-30 02:32:41 +03:00
sql_insert.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
sql_lex.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
sql_lex.h
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
sql_list.cc
sql_list.h
merge with 4.0
2004-03-16 22:41:30 +02:00
sql_load.cc
Merge bk-internal:/home/bk/mysql-4.1/
2004-04-02 23:50:41 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
false/true -> FALSE/TRUE
2004-03-30 02:32:41 +03:00
sql_parse.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
sql_prepare.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
sql_rename.cc
fixed
2004-04-01 22:47:09 +05:00
sql_repl.cc
Optimizations
2004-03-15 12:53:27 +02:00
sql_repl.h
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
sql_select.cc
Fixed many compiler warnings
2004-04-05 13:56:05 +03:00
sql_select.h
DBUG_ASSERT(fixed == 0) added to fix_fields()
2004-03-17 14:26:26 +02:00
sql_show.cc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
sql_sort.h
sql_state.c
sql_string.cc
Disable INSERT DELAYED for embedded library
2004-03-29 17:57:07 +03:00
sql_string.h
Portability fixes
2004-03-05 19:49:50 +02:00
sql_table.cc
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
2004-04-03 02:46:12 +05:00
sql_test.cc
false/true -> FALSE/TRUE
2004-03-30 02:32:41 +03:00
sql_udf.cc
Fix for bug#1439 UDF Corruption
2004-03-19 14:35:00 +04:00
sql_udf.h
sql_union.cc
After merge fixes + simple optimizations
2004-03-26 11:06:53 +02:00
sql_update.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
sql_yacc.yy
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-04-05 16:28:16 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
Merge key cache structures to one
2003-11-20 22:06:25 +02:00
structs.h
Fix typo.
2004-03-17 12:28:26 -06:00
table.cc
"Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".
2004-03-28 04:11:54 +04:00
table.h
Merge bk-internal:/home/bk/mysql-4.1/
2004-04-02 23:50:41 +02:00
thr_malloc.cc
time.cc
Fix for valgrind errors in str_to_TIME(using of uninitialize variable).
2004-03-18 15:51:08 +04:00
udf_example.cc
Corrected faulty #if tests in udf_example.cc which made udf_test crash the server on some
2003-12-18 17:46:56 +01:00
uniques.cc
Merge with 4.0.17
2003-12-17 17:35:34 +02:00
unireg.cc
WL#1266 "Separate auto-set logic from TIMESTAMP type."
2004-04-02 10:12:53 +04:00
unireg.h
unused variable max_prep_stmt_count removed
2003-12-05 01:55:57 +03:00
watchdog_mysqld