.. |
share
|
Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc
|
2004-04-28 12:08:54 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
des_key_file.cc
|
|
|
field.cc
|
Portability fixes
|
2004-04-07 04:33:58 +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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
ha_berkeley.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02: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
|
Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc
|
2004-04-28 12:08:54 +02:00 |
ha_innodb.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02: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
|
|
|
ha_myisam.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
handler.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
fix for --open-files-limit and broken query_cache_merge.test
|
2004-02-20 23:42:06 +01:00 |
init.cc
|
Portability fixes
|
2004-04-07 04:33:58 +03:00 |
item.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
item_cmpfunc.h
|
fixed brocken of client_test
|
2004-04-03 11:13:51 +03:00 |
item_create.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_create.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_func.cc
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
item_func.h
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02: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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_subselect.h
|
Merging
|
2004-03-04 17:52:06 +04:00 |
item_sum.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_sum.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_timefunc.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
item_timefunc.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02: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
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
lex_symbol.h
|
Portability fixes
|
2004-03-05 19:49:50 +02:00 |
lock.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
log.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
log_event.cc
|
Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc
|
2004-04-28 12:08:54 +02:00 |
log_event.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
Makefile.am
|
Merge 4.1 into 5.0.
|
2004-02-10 18:44:02 +01: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 of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
mysqld.cc
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +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 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
opt_range.h
|
Fix for Bug#3183
|
2004-03-15 23:11:58 +03: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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
protocol.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
protocol_cursor.cc
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
after review changes
|
2004-04-07 13:25:24 +03:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
slave.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sp.cc
|
Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc
|
2004-04-28 12:08:54 +02:00 |
sp.h
|
WL#1366: Use the schema (db) associated with an SP.
|
2004-03-22 14:44:41 +01:00 |
sp_cache.cc
|
WL#1366: Use the schema (db) associated with an SP.
|
2004-03-22 14:44:41 +01:00 |
sp_cache.h
|
WL#1366: Use the schema (db) associated with an SP.
|
2004-03-22 14:44:41 +01:00 |
sp_head.cc
|
Fixed BUG#2772: Function with character set clause fails in stored procedures.
|
2004-04-06 13:26:53 +02:00 |
sp_head.h
|
Fixed BUG#2772: Function with character set clause fails in stored procedures.
|
2004-04-06 13:26:53 +02:00 |
sp_pcontext.cc
|
Fixed BUG#2776: Stored procedure crash if variable assigned to default.
|
2004-04-06 15:48:58 +02:00 |
sp_pcontext.h
|
Fixed BUG#2776: Stored procedure crash if variable assigned to default.
|
2004-04-06 15:48:58 +02:00 |
sp_rcontext.cc
|
|
|
sp_rcontext.h
|
|
|
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 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_acl.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_analyse.cc
|
my_atof is deleted
|
2004-02-13 15:27:21 +01:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_cache.h
|
merge with 4.0
|
2004-03-16 22:41:30 +02:00 |
sql_class.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_class.h
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_delete.cc
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
sql_derived.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_do.cc
|
|
|
sql_error.cc
|
Fixed BUG#2780: Stored procedure exit handler ignored for warnings.
|
2004-04-06 16:29:38 +02:00 |
sql_handler.cc
|
merge fixes (use old code)
|
2004-03-18 00:16:04 +02:00 |
sql_help.cc
|
after review changes
|
2004-04-07 13:25:24 +03:00 |
sql_insert.cc
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
sql_lex.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_lex.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_list.cc
|
|
|
sql_list.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_load.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +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
|
Correction of WL#1567: row_count() is -1 following non-insert/update/delete
|
2004-05-04 17:18:47 +02:00 |
sql_prepare.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_rename.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_repl.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_repl.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_select.cc
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
sql_select.h
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
sql_show.cc
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_string.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_table.cc
|
Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc
|
2004-04-28 12:08:54 +02:00 |
sql_test.cc
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +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
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +02:00 |
sql_update.cc
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
sql_yacc.yy
|
WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted
|
2004-05-04 13:45:20 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Merge of WL#1469 with latest bk sources.
|
2004-05-11 12:15:58 +03:00 |
table.cc
|
Fixed charsetnr sent to the client
|
2004-04-06 19:57:33 +05:00 |
table.h
|
Merge 4.1 -> 5.0.
|
2004-04-07 19:07:44 +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
|
|
|
uniques.cc
|
|
|
unireg.cc
|
WL#1266 "Separate auto-set logic from TIMESTAMP type."
|
2004-04-02 10:12:53 +04:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|