.. |
share
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
authors.h
|
|
|
client_settings.h
|
|
|
CMakeLists.txt
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
|
|
event.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_executor.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_priv.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
event_scheduler.cc
|
__FUNCTION__ is not available everywhere.
|
2006-05-23 16:50:01 +02:00 |
event_scheduler.h
|
various fixes after push of fix for bug#17619
|
2006-05-23 13:32:22 +02:00 |
event_timed.cc
|
fix win32 build after push for bug#17619
|
2006-05-23 00:19:02 +02:00 |
field.cc
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-04-11 14:26:06 +02:00 |
field.h
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-04-10 20:18:12 -07:00 |
field_conv.cc
|
Merge mysql.com:/usr/local/mysql/tmp_merge
|
2006-05-18 11:56:50 +02:00 |
filesort.cc
|
|
|
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
Fixed compiler warnings
|
2006-05-04 19:39:47 +03:00 |
ha_berkeley.h
|
|
|
ha_federated.cc
|
WL#3201 additional post-review fixes
|
2006-05-02 04:11:00 -07:00 |
ha_federated.h
|
|
|
ha_heap.cc
|
Fixed compiler warnings
|
2006-05-04 19:39:47 +03:00 |
ha_heap.h
|
|
|
ha_innodb.cc
|
Applied innodb-5.0-ss547 snapshot.
|
2006-05-15 18:02:21 +04:00 |
ha_innodb.h
|
After merge fixes.
|
2006-04-21 14:21:17 -04:00 |
ha_myisam.cc
|
Fix, or a workaround for Bug#19386 "Multiple alter causes crashed table"
|
2006-05-15 19:41:04 +03:00 |
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
manual merge bug#10952
|
2006-05-12 08:50:31 -07:00 |
ha_myisammrg.h
|
|
|
ha_ndbcluster.cc
|
ndb: changed to use mem root to allocate table structure for ndb share
|
2006-05-19 15:44:46 +02:00 |
ha_ndbcluster.h
|
Bug #19885 master1 crash in ndb_condition_pushdown test
|
2006-05-19 17:34:50 +02:00 |
ha_ndbcluster_binlog.cc
|
ha_ndbcluster_binlog.cc:
|
2006-05-19 20:31:02 +02:00 |
ha_ndbcluster_binlog.h
|
removing the usage if the ndb local dict cache to adress the 241 errors we get now and then
|
2006-05-04 13:58:17 +02:00 |
ha_ndbcluster_tables.h
|
|
|
ha_partition.cc
|
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
|
2006-05-12 12:22:31 -04:00 |
ha_partition.h
|
BUG#19502: Enable/Disable index routines not working for partitioned handlers
|
2006-05-04 15:15:25 -04:00 |
handler.cc
|
Don't use row level logging on optimize or repair table.
|
2006-05-05 20:08:40 +03:00 |
handler.h
|
manual merge bug#10952
|
2006-05-12 08:50:31 -07:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
init.cc
|
|
|
item.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item.h
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_cmpfunc.h
|
Fix compile failure on Win32
|
2006-04-26 01:21:33 +04:00 |
item_create.cc
|
Merge mysql.com:/opt/local/work/tmp_merge
|
2006-04-23 04:04:36 +04:00 |
item_create.h
|
|
|
item_func.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_func.h
|
After-merge fixes; some function signatures changed from Item * to Item **.
|
2006-05-15 19:57:10 +02:00 |
item_geofunc.cc
|
|
|
item_geofunc.h
|
|
|
item_row.cc
|
Merge mysql.com:/opt/local/work/mysql-4.1-16365
|
2006-04-12 18:30:54 +04:00 |
item_row.h
|
Merge mysql.com:/opt/local/work/mysql-4.1-16365
|
2006-04-12 18:30:54 +04:00 |
item_strfunc.cc
|
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
|
2006-05-16 10:37:40 +02:00 |
item_strfunc.h
|
Bug #13975: "same string" + 0 has 2 different results
|
2006-05-18 10:34:01 -07:00 |
item_subselect.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
item_subselect.h
|
BUG#7549: Missing error message for invalid view selection with subquery.
|
2006-05-11 15:30:54 +03:00 |
item_sum.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
item_sum.h
|
Post merge fix
|
2006-04-20 00:42:12 -07:00 |
item_timefunc.cc
|
Merge rurik.mysql.com:/home/igor/tmp_merge
|
2006-05-17 11:46:21 -07:00 |
item_timefunc.h
|
Merge april.(none):/home/svoj/devel/mysql/merge/mysql-5.0
|
2006-04-24 19:53:38 +05:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
item_xmlfunc.cc
|
Merge mysql.com:/usr/home/bar/mysql-5.1-new
|
2006-05-03 09:08:12 +05:00 |
item_xmlfunc.h
|
|
|
key.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-04-10 20:18:12 -07:00 |
lex.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
log.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
log.h
|
|
|
log_event.cc
|
Merge mysqldev@production.mysql.com:my/mysql-5.1-release
|
2006-05-11 11:14:15 +02:00 |
log_event.h
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
Makefile.am
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
matherr.c
|
|
|
message.mc
|
|
|
mf_iocache.cc
|
|
|
my_decimal.cc
|
|
|
my_decimal.h
|
|
|
my_lock.c
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
mysql_priv.h
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
mysqld.cc
|
various fixes after push of fix for bug#17619
|
2006-05-23 13:32:22 +02:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
mysql.spec.sh:
|
2006-05-16 22:47:22 +02:00 |
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
Merge mysql.com:/home/psergey/tmp_merge
|
2006-05-19 16:00:29 +04:00 |
opt_range.h
|
|
|
opt_sum.cc
|
|
|
parse_file.cc
|
|
|
parse_file.h
|
|
|
partition_element.h
|
|
|
partition_info.cc
|
Merge xiphis.org:/home/antony/work2/wl3201.3
|
2006-04-24 13:36:15 -07:00 |
partition_info.h
|
BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table doesn't work unless primary key exists on table.
|
2006-05-10 12:53:40 -04:00 |
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
|
|
protocol.h
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
repl_failsafe.h
|
|
|
rpl_filter.cc
|
|
|
rpl_filter.h
|
|
|
rpl_injector.cc
|
|
|
rpl_injector.h
|
|
|
rpl_rli.h
|
Plugging memory leak in row-based replication triggered by
|
2006-05-09 12:30:06 +02:00 |
rpl_tblmap.cc
|
|
|
rpl_tblmap.h
|
|
|
set_var.cc
|
fix endianess on ppc. seems for sys_var_long_ptr we have to fetch
|
2006-05-23 01:10:32 +02:00 |
set_var.h
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
slave.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
slave.h
|
|
|
sp.cc
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-05-04 15:58:30 +03:00 |
sp.h
|
|
|
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
Merge mysql.com:/usr/local/mysql/tmp_merge
|
2006-05-18 11:56:50 +02:00 |
sp_head.h
|
Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633
|
2006-05-15 18:41:04 +02:00 |
sp_pcontext.cc
|
Fixed BUG#18949: Test case sp-goto is disabled
|
2006-04-18 11:07:34 +02:00 |
sp_pcontext.h
|
Fixed BUG#18949: Test case sp-goto is disabled
|
2006-04-18 11:07:34 +02:00 |
sp_rcontext.cc
|
BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().
|
2006-05-15 12:01:55 +02:00 |
sp_rcontext.h
|
BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().
|
2006-05-15 12:01:55 +02:00 |
spatial.cc
|
|
|
spatial.h
|
|
|
sql_acl.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-05-19 19:07:33 -07:00 |
sql_acl.h
|
Merge mysql.com:/home/tomash/src/mysql_ab/tmp_merge
|
2006-05-11 11:28:56 +04:00 |
sql_analyse.cc
|
|
|
sql_analyse.h
|
|
|
sql_array.h
|
|
|
sql_base.cc
|
After merge fixes
|
2006-05-18 21:40:52 +02:00 |
sql_binlog.cc
|
|
|
sql_bitmap.h
|
|
|
sql_builtin.cc.in
|
WL#3201
|
2006-04-13 13:49:29 -07:00 |
sql_cache.cc
|
Merge mysql.com:/home/alexi/bugs/mysql-5.0-15758-work
|
2006-04-09 17:48:47 +04:00 |
sql_cache.h
|
|
|
sql_class.cc
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
sql_class.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_cursor.cc
|
Fixed BUG#15758: "Holding adaptive search latch in
|
2006-04-07 23:58:17 +04:00 |
sql_cursor.h
|
|
|
sql_db.cc
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_delete.cc
|
WL#3201
|
2006-04-13 13:49:29 -07:00 |
sql_derived.cc
|
|
|
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_error.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_handler.cc
|
Remove unused variable
|
2006-04-11 12:15:57 +02:00 |
sql_help.cc
|
|
|
sql_insert.cc
|
After-merge fix.
|
2006-05-18 13:35:15 +02:00 |
sql_lex.cc
|
Post-merge fixes.
|
2006-05-07 16:14:43 -07:00 |
sql_lex.h
|
fix for bug #17619 Scheduler race conditions
|
2006-05-22 20:46:13 +02:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
Final patch to remove the last of the OS2 support.
|
2006-04-15 18:17:32 -07:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
sql_partition.cc
|
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19140
|
2006-05-12 15:44:15 -04:00 |
sql_partition.h
|
|
|
sql_plugin.cc
|
WL#3201
|
2006-04-24 14:32:45 -07:00 |
sql_plugin.h
|
|
|
sql_prepare.cc
|
Merge mysql.com:/home/psergey/tmp_merge2
|
2006-05-11 20:44:31 +04:00 |
sql_rename.cc
|
|
|
sql_repl.cc
|
Merge mysql.com:/home/emurphy/src/mysql/bk-clean/tmp_merge2
|
2006-04-21 13:20:15 -04:00 |
sql_repl.h
|
|
|
sql_select.cc
|
Merge mysql.com:/home/psergey/tmp_merge3
|
2006-05-13 22:40:26 +04:00 |
sql_select.h
|
|
|
sql_show.cc
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
sql_show.h
|
|
|
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Fix spelling in comments as requested by Osku
|
2006-05-02 09:13:58 -04:00 |
sql_string.h
|
|
|
sql_table.cc
|
Merge mysql.com:/usr/local/mysql/tmp_merge
|
2006-05-18 11:56:50 +02:00 |
sql_tablespace.cc
|
bug#18604 create logfile for MyISAM tables
|
2006-04-24 18:26:30 +02:00 |
sql_test.cc
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-05-04 22:27:12 +03:00 |
sql_trigger.cc
|
|
|
sql_trigger.h
|
|
|
sql_udf.cc
|
|
|
sql_udf.h
|
|
|
sql_union.cc
|
Manually merged
|
2006-04-25 13:04:39 +04:00 |
sql_update.cc
|
|
|
sql_view.cc
|
Fixed wrong merge
|
2006-05-05 13:10:42 +03:00 |
sql_view.h
|
|
|
sql_yacc.yy
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Added support for key_block_size for key and table level (WL#602)
|
2006-05-03 15:59:17 +03:00 |
table.cc
|
manual merged
|
2006-05-22 21:57:23 +02:00 |
table.h
|
Merge mysql.com:/home/psergey/tmp_merge3
|
2006-05-13 22:40:26 +04:00 |
thr_malloc.cc
|
|
|
time.cc
|
|
|
tzfile.h
|
|
|
tztime.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2006-05-02 18:41:42 -04:00 |
tztime.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2006-05-02 18:41:42 -04:00 |
udf_example.cc
|
Fix small bug in udf_example.cc, it was processing one char too much and thus returning junk
|
2006-04-28 11:37:20 +02:00 |
uniques.cc
|
|
|
unireg.cc
|
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
|
2006-05-12 12:22:31 -04:00 |
unireg.h
|
Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was
|
2006-04-12 23:05:38 +04:00 |