.. |
share
|
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-14 00:51:44 -08:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
authors.h
|
|
|
client_settings.h
|
|
|
cmakelists.txt
|
CMake Windows comp_error dependency fix after last push.
|
2006-03-16 15:42:48 +01:00 |
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
|
|
event.cc
|
fix compiler warnings: precision loses, unused vars
|
2006-02-28 20:32:37 +01:00 |
event.h
|
fix for bug 16408 (Events: crash for an event in a procedure)
|
2006-03-16 13:14:40 +01:00 |
event_executor.cc
|
save the modified value and compare it every time. the memory address
|
2006-03-01 04:22:05 +01:00 |
event_priv.h
|
class event_timed -> Event_timed
|
2006-02-28 18:33:38 +01:00 |
event_timed.cc
|
manual merge
|
2006-03-17 09:40:48 +01:00 |
field.cc
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
field.h
|
Merge error
|
2006-03-01 10:16:14 +01:00 |
field_conv.cc
|
Re commit of previous fix as the bk tree was broken.
|
2006-03-14 17:46:25 +02:00 |
filesort.cc
|
|
|
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_archive.cc
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ha_archive.h
|
|
|
ha_berkeley.cc
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ha_berkeley.h
|
|
|
ha_blackhole.cc
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ha_blackhole.h
|
|
|
ha_federated.cc
|
merged
|
2006-03-06 23:20:19 +01:00 |
ha_federated.h
|
merged
|
2006-03-06 23:20:19 +01:00 |
ha_heap.cc
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ha_heap.h
|
|
|
ha_innodb.cc
|
dict0dict.h, dict0dict.c, ha_innodb.cc:
|
2006-03-11 19:13:31 +01:00 |
ha_innodb.h
|
Applied innodb-5.1-ss269 snapshot.
|
2006-03-10 19:22:21 +03:00 |
ha_myisam.cc
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
ha_myisammrg.h
|
|
|
ha_ndbcluster.cc
|
Post-review fixes for bug#17899 Partitions: crash, NDB, Select .. ORDER BY
|
2006-03-18 10:04:39 +01:00 |
ha_ndbcluster.h
|
Fix HPUX compilation.
|
2006-03-20 09:35:56 +01:00 |
ha_ndbcluster_binlog.cc
|
changed test to make it predictable
|
2006-03-13 09:55:41 +01:00 |
ha_ndbcluster_binlog.h
|
Bug #17827 cluster: rename of several tables in one statement, gets multiply logged
|
2006-03-01 18:23:00 +01:00 |
ha_ndbcluster_tables.h
|
Bug #17805 Cluster_replication database should be renamed to just cluster
|
2006-03-01 13:31:21 +01:00 |
ha_partition.cc
|
Fix for bug#15336 Partitions: crash if create table as select
|
2006-03-20 18:58:21 +04:00 |
ha_partition.h
|
Bug #14673: Wrong InnoDB default row format
|
2006-03-08 11:06:01 -08:00 |
handler.cc
|
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
|
2006-03-17 18:11:07 +01:00 |
handler.h
|
Merge mysql.com:/home/bkroot/mysql-5.1-new
|
2006-03-03 09:57:42 +01:00 |
handlerton-win.cc
|
|
|
handlerton.cc.in
|
|
|
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
Merge mysql.com:/usr/home/ram/work/mysql-4.1
|
2006-03-03 15:32:00 +04:00 |
init.cc
|
|
|
item.cc
|
Bug#14367 Partitions: crash if utf8 column
|
2006-03-20 17:41:45 +04:00 |
item.h
|
Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0
|
2006-03-03 12:03:27 +01:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-03-09 10:39:40 -08:00 |
item_cmpfunc.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
item_create.cc
|
Fixes to the replication mixed mode (patch approved by Monty):
|
2006-03-13 15:34:30 +01:00 |
item_create.h
|
|
|
item_func.cc
|
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
|
2006-03-20 21:41:27 +01:00 |
item_func.h
|
Fixed bug#13575: SP funcs in select with distinct/group and order by can
|
2006-03-10 13:53:00 +03:00 |
item_geofunc.cc
|
|
|
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
Fixes to the replication mixed mode (patch approved by Monty):
|
2006-03-13 15:34:30 +01:00 |
item_strfunc.h
|
Fix for bug#16678 FORMAT gives wrong result if client run with default-character-set=utf8
|
2006-03-06 12:52:38 +04:00 |
item_subselect.cc
|
|
|
item_subselect.h
|
|
|
item_sum.cc
|
Merge mysql.com:/home/hf/work/mysql-5.0.mrg
|
2006-03-08 17:16:43 +04:00 |
item_sum.h
|
Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was
|
2006-02-28 19:30:30 +03:00 |
item_timefunc.cc
|
Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0
|
2006-03-03 12:03:27 +01:00 |
item_timefunc.h
|
|
|
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
item_xmlfunc.cc
|
xml.result, xml.test:
|
2006-03-15 11:57:37 +04:00 |
item_xmlfunc.h
|
|
|
key.cc
|
|
|
lex.h
|
|
|
lex_symbol.h
|
|
|
lock.cc
|
|
|
log.cc
|
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-13 10:27:03 +03:00 |
log.h
|
Merge mysql.com:/home/bkroot/mysql-5.1-new
|
2006-02-28 10:06:58 +01:00 |
log_event.cc
|
Misc. portability compile fixes.
|
2006-03-13 16:07:00 +01:00 |
log_event.h
|
WL#3023 (Use locks in a statement-like manner):
|
2006-03-08 21:49:49 +01:00 |
Makefile.am
|
Merge neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
|
2006-03-20 20:16:53 +01:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_decimal.cc
|
|
|
my_decimal.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Bug#14575
|
2006-03-16 00:15:23 -08:00 |
mysqld.cc
|
Bug#14575
|
2006-03-16 00:15:23 -08:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
Make the define start at "start of line"
|
2006-03-02 10:55:55 +01:00 |
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
Bug # 17173 - Partitions: less than search fails
|
2006-03-13 14:50:16 +01:00 |
opt_range.h
|
|
|
opt_sum.cc
|
|
|
parse_file.cc
|
|
|
parse_file.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
partition_element.h
|
Fix for bug#15447 Partitions: NULL is treated as zero
|
2006-03-07 15:25:08 +04:00 |
partition_info.cc
|
bug 17290 and bug 14350
|
2006-03-18 18:48:21 +04:00 |
partition_info.h
|
bug 17290 and bug 14350
|
2006-03-18 18:48:21 +04:00 |
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
protocol.h
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
records.cc
|
|
|
repl_failsafe.cc
|
|
|
repl_failsafe.h
|
|
|
rpl_filter.cc
|
|
|
rpl_filter.h
|
|
|
rpl_injector.cc
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-11 07:26:58 +01:00 |
rpl_injector.h
|
wl#3023 clean up
|
2006-03-11 15:52:38 +01:00 |
rpl_rli.h
|
|
|
rpl_tblmap.cc
|
|
|
rpl_tblmap.h
|
|
|
set_var.cc
|
Fixes to the replication mixed mode (patch approved by Monty):
|
2006-03-13 15:34:30 +01:00 |
set_var.h
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
slave.cc
|
Merge mysql.com:/home/bkroot/mysql-5.1-wl3023
|
2006-03-08 14:22:04 +01:00 |
slave.h
|
|
|
sp.cc
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-03-09 17:06:04 -08:00 |
sp.h
|
|
|
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
A fix and test case for Bug#16164 "Easter egg":
|
2006-03-15 20:21:59 +03:00 |
sp_head.h
|
Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree
|
2006-03-09 20:41:21 +03:00 |
sp_pcontext.cc
|
|
|
sp_pcontext.h
|
|
|
sp_rcontext.cc
|
|
|
sp_rcontext.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
spatial.cc
|
|
|
spatial.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
sql_acl.cc
|
Merge mysql.com:/home/bkroot/mysql-5.1-new
|
2006-03-07 10:00:13 +01:00 |
sql_acl.h
|
|
|
sql_analyse.cc
|
Porting fix that allows others to include compiled code with different parsers.
|
2006-03-09 10:09:52 -08:00 |
sql_analyse.h
|
|
|
sql_array.h
|
|
|
sql_base.cc
|
WL#3023 (Use locks in statement-like manner):
|
2006-03-09 03:56:14 +01:00 |
sql_binlog.cc
|
fixed BINLOG crashes in case of badly formed statement (Bug #17457)
|
2006-03-01 12:45:13 +02:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
|
|
sql_cache.h
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
sql_class.cc
|
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
|
2006-03-17 18:11:07 +01:00 |
sql_class.h
|
Code #ifdef-ed
|
2006-03-20 18:46:13 +04:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_cursor.cc
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sql_cursor.h
|
|
|
sql_db.cc
|
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0
|
2006-03-01 15:49:50 +01:00 |
sql_delete.cc
|
Bug#18250 (Truncate table replicate both as statement and as individual
|
2006-03-15 11:21:36 +01:00 |
sql_derived.cc
|
|
|
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_error.h
|
|
|
sql_handler.cc
|
|
|
sql_help.cc
|
|
|
sql_insert.cc
|
Misc. portability compile fixes.
|
2006-03-13 16:07:00 +01:00 |
sql_lex.cc
|
Fixes to the replication mixed mode (patch approved by Monty):
|
2006-03-13 15:34:30 +01:00 |
sql_lex.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-16 20:43:44 +03:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
Merge mysql.com:/home/bkroot/mysql-5.1-new
|
2006-02-28 10:06:58 +01:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Fix compilation failure when compiling without partitioning, introduced
|
2006-03-20 21:57:23 +01:00 |
sql_partition.cc
|
merging
|
2006-03-20 19:22:56 +04:00 |
sql_partition.h
|
Bug #17701, ALTER TABLE t1 ADD PARTITION for PARTITION BY LIST hangs test
|
2006-02-28 12:29:50 +01:00 |
sql_plugin.cc
|
bug#17568 mysql_fix_privilege_tables doesn't create mysql.plugin
|
2006-02-28 12:42:06 +04:00 |
sql_plugin.h
|
|
|
sql_prepare.cc
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-03-09 17:06:04 -08:00 |
sql_rename.cc
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
sql_repl.cc
|
Fix for a segfault in my previous cset (about WL#2712 and WL#2977).
|
2006-02-26 00:03:52 +01:00 |
sql_repl.h
|
|
|
sql_select.cc
|
Merge xiphis.org:/home/antony/work2/p1-bug14575.1
|
2006-03-16 04:29:59 -08:00 |
sql_select.h
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
sql_show.cc
|
Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree
|
2006-03-10 14:48:18 +03:00 |
sql_show.h
|
|
|
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
|
|
sql_string.h
|
|
|
sql_table.cc
|
bug #17290 (sp with delete, create and rollback causes MySQLD core)
|
2006-03-20 17:30:01 +04:00 |
sql_tablespace.cc
|
|
|
sql_test.cc
|
|
|
sql_trigger.cc
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-03-09 17:06:04 -08:00 |
sql_trigger.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
|
2006-02-26 16:38:48 +03:00 |
sql_udf.cc
|
Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqld
|
2006-03-10 10:41:04 +01:00 |
sql_udf.h
|
|
|
sql_union.cc
|
|
|
sql_update.cc
|
Fixed compiler warnings from gcc 4.0.2:
|
2006-02-25 17:46:30 +02:00 |
sql_view.cc
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-03-09 17:06:04 -08:00 |
sql_view.h
|
|
|
sql_yacc.yy
|
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-03-16 13:20:34 +01:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
|
|
table.cc
|
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
|
2006-03-17 18:11:07 +01:00 |
table.h
|
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
|
2006-03-17 18:11:07 +01:00 |
thr_malloc.cc
|
|
|
time.cc
|
|
|
tzfile.h
|
|
|
tztime.cc
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-02-25 21:54:34 +02:00 |
tztime.h
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-02-25 21:54:34 +02:00 |
udf_example.cc
|
Merge msvensson@devsrv-b:/space/magnus/bug17261/my50-bug17261
|
2006-03-10 10:42:42 +01:00 |
uniques.cc
|
|
|
unireg.cc
|
bug 17290 and bug 14350
|
2006-03-18 18:48:21 +04:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|