.. |
examples
|
|
|
share
|
|
|
.cvsignore
|
|
|
add_errmsg
|
|
|
authors.h
|
|
|
client_settings.h
|
|
|
CMakeLists.txt
|
|
|
contributors.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
|
|
event_data_objects.cc
|
|
|
event_data_objects.h
|
|
|
event_db_repository.cc
|
fixed a win32 warning caused by the fix for bug #35981
|
2008-10-01 13:12:08 +03:00 |
event_db_repository.h
|
|
|
event_parse_data.cc
|
Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.
|
2008-08-18 13:05:51 +02:00 |
event_parse_data.h
|
Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.
|
2008-08-18 13:05:51 +02:00 |
event_queue.cc
|
|
|
event_queue.h
|
|
|
event_scheduler.cc
|
|
|
event_scheduler.h
|
|
|
events.cc
|
|
|
events.h
|
|
|
field.cc
|
Merge 5.0-bugteam -> 5.1-bugteam
|
2008-09-20 16:52:34 +02:00 |
field.h
|
Merge 5.0-bugteam -> 5.1-bugteam
|
2008-09-20 16:52:34 +02:00 |
field_conv.cc
|
|
|
filesort.cc
|
|
|
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_ndbcluster.cc
|
bug #31231 mysql_alter_table() tries to drop a non-existing table
|
2008-09-15 11:19:56 +02:00 |
ha_ndbcluster.h
|
|
|
ha_ndbcluster_binlog.cc
|
|
|
ha_ndbcluster_binlog.h
|
|
|
ha_ndbcluster_cond.cc
|
|
|
ha_ndbcluster_cond.h
|
|
|
ha_ndbcluster_tables.h
|
|
|
ha_partition.cc
|
Bug#38005 Partitions: error with insert select.
|
2008-10-06 18:14:20 +05:00 |
ha_partition.h
|
merge
|
2008-10-01 12:14:55 +02:00 |
handler.cc
|
Fix for bug#39585: innodb and myisam corruption after binary
|
2008-10-08 18:52:57 +05:00 |
handler.h
|
Fix for bug#39585: innodb and myisam corruption after binary
|
2008-10-08 18:52:57 +05:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
item.h
|
Bug #37348: Crash in or immediately after JOIN::make_sum_func_list
|
2008-10-02 17:44:49 +03:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Merge
|
2008-09-09 20:52:38 +05:00 |
item_cmpfunc.h
|
Merge
|
2008-09-05 13:36:02 +05:00 |
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
Post-push fix for bug #26020: User-Defined Variables are not consistence with columns data types.
|
2008-09-18 17:24:09 +05:00 |
item_func.h
|
Bug#26020: User-Defined Variables are not consistent with
|
2008-09-18 13:38:44 +05:00 |
item_geofunc.cc
|
|
|
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
|
|
item_strfunc.h
|
|
|
item_subselect.cc
|
|
|
item_subselect.h
|
|
|
item_sum.cc
|
|
|
item_sum.h
|
|
|
item_timefunc.cc
|
|
|
item_timefunc.h
|
|
|
item_xmlfunc.cc
|
|
|
item_xmlfunc.h
|
|
|
key.cc
|
|
|
lex.h
|
|
|
lex_symbol.h
|
|
|
lock.cc
|
Bug#34306: Can't make copy of log tables when server binary log is enabled
|
2008-09-29 10:53:40 -03:00 |
log.cc
|
Bug #34707: Row based replication: slave creates table within wrong database
|
2008-10-08 11:15:00 +02:00 |
log.h
|
Bug #32709: Assertion failed: trx_data->empty(), file log.cc
|
2008-09-03 22:04:07 +02:00 |
log_event.cc
|
Fix for bug#38269: pushbuild gives valgrind error in
|
2008-10-07 18:21:17 +05:00 |
log_event.h
|
Merging 5.1 into 5.1-rpl-merge
|
2008-08-27 20:52:44 +02:00 |
log_event_old.cc
|
|
|
log_event_old.h
|
|
|
Makefile.am
|
|
|
message.mc
|
|
|
mf_iocache.cc
|
|
|
my_decimal.cc
|
|
|
my_decimal.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
5.0->5.1 bugteam merge
|
2008-10-02 17:53:08 +05:00 |
mysql_priv.h.pp
|
|
|
mysqld.cc
|
WL4403: --general_log and --slow_query_log don't turn on the logging.
|
2008-10-09 13:39:42 +03:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
|
|
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
Bug#38083 Error-causing row inserted into partitioned table despite error
|
2008-10-06 17:22:38 +05:00 |
opt_range.h
|
Merge BUG#36639 into 5.1
|
2008-08-25 21:18:22 +04:00 |
opt_sum.cc
|
|
|
parse_file.cc
|
manual merge 5.0-bugteam --> 5.1-bugteam
|
2008-09-30 18:16:11 +05:00 |
parse_file.h
|
manual merge 5.0-bugteam --> 5.1-bugteam
|
2008-09-30 18:16:11 +05:00 |
partition_element.h
|
|
|
partition_info.cc
|
|
|
partition_info.h
|
Bug#38083 Error-causing row inserted into partitioned table despite error
|
2008-10-06 17:22:38 +05:00 |
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that
|
2008-08-11 20:02:03 +02:00 |
protocol.h
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
|
|
repl_failsafe.h
|
|
|
rpl_constants.h
|
|
|
rpl_filter.cc
|
|
|
rpl_filter.h
|
|
|
rpl_injector.cc
|
|
|
rpl_injector.h
|
|
|
rpl_mi.cc
|
|
|
rpl_mi.h
|
|
|
rpl_record.cc
|
|
|
rpl_record.h
|
|
|
rpl_record_old.cc
|
|
|
rpl_record_old.h
|
|
|
rpl_reporting.cc
|
|
|
rpl_reporting.h
|
|
|
rpl_rli.cc
|
|
|
rpl_rli.h
|
|
|
rpl_tblmap.cc
|
Bug#31455 mysqlbinlog don't print user readable info about RBR events
|
2008-08-20 19:06:31 +05:00 |
rpl_tblmap.h
|
Bug#31455 mysqlbinlog don't print user readable info about RBR events
|
2008-08-20 19:06:31 +05:00 |
rpl_utility.cc
|
|
|
rpl_utility.h
|
Bug#31455 mysqlbinlog don't print user readable info about RBR events
|
2008-08-20 19:06:31 +05:00 |
scheduler.cc
|
|
|
scheduler.h
|
|
|
set_var.cc
|
WL#4403 deprecate @log and @slow_log_queries variables
|
2008-10-06 11:29:42 +02:00 |
set_var.h
|
Bug #39106:
|
2008-09-09 12:19:31 +02:00 |
slave.cc
|
|
|
slave.h
|
|
|
sp.cc
|
|
|
sp.h
|
|
|
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
merged 5.1-5.1.29-rc -> 5.1-bugteam
|
2008-10-08 11:46:25 +03:00 |
sp_head.h
|
|
|
sp_pcontext.cc
|
|
|
sp_pcontext.h
|
|
|
sp_rcontext.cc
|
|
|
sp_rcontext.h
|
|
|
spatial.cc
|
|
|
spatial.h
|
|
|
sql_acl.cc
|
Bug#36086: SELECT * from views don't check column grants
|
2008-09-03 16:45:40 +02:00 |
sql_acl.h
|
|
|
sql_analyse.cc
|
|
|
sql_analyse.h
|
|
|
sql_array.h
|
|
|
sql_base.cc
|
merged 5.1-5.1.29-rc -> 5.1-bugteam
|
2008-10-08 11:46:25 +03:00 |
sql_binlog.cc
|
BUG#38290 valgrind warnings in binlog_base64_flag
|
2008-08-14 10:42:10 +08:00 |
sql_bitmap.h
|
|
|
sql_builtin.cc.in
|
|
|
sql_cache.cc
|
Bug#34306: Can't make copy of log tables when server binary log is enabled
|
2008-09-30 10:47:01 -03:00 |
sql_cache.h
|
|
|
sql_class.cc
|
fixed a compile warning in 5.1-5.1.29-rc
|
2008-10-08 18:25:24 +03:00 |
sql_class.h
|
WL4403: --general_log and --slow_query_log don't turn on the logging.
|
2008-10-09 13:39:42 +03:00 |
sql_client.cc
|
|
|
sql_connect.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_cursor.cc
|
Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam
|
2008-08-11 16:44:13 -06:00 |
sql_cursor.h
|
|
|
sql_db.cc
|
manual merge 5.0-bugteam --> 5.1-bugteam
|
2008-09-30 18:16:11 +05:00 |
sql_delete.cc
|
|
|
sql_derived.cc
|
Bug#36086: SELECT * from views don't check column grants
|
2008-09-03 16:45:40 +02:00 |
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_error.h
|
|
|
sql_handler.cc
|
|
|
sql_help.cc
|
|
|
sql_insert.cc
|
Bug #34707: Row based replication: slave creates table within wrong database
|
2008-10-08 11:15:00 +02:00 |
sql_lex.cc
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
sql_lex.h
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
sql_list.cc
|
|
|
sql_list.h
|
Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam
|
2008-08-11 16:44:13 -06:00 |
sql_load.cc
|
auto-merge
|
2008-09-17 14:54:50 +02:00 |
sql_locale.cc
|
|
|
sql_manager.cc
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Merging with 5.1-5.1.29-rc
|
2008-10-08 13:37:13 +02:00 |
sql_partition.cc
|
keep compiler happy
|
2008-10-06 18:40:53 +05:00 |
sql_partition.h
|
|
|
sql_plugin.cc
|
Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-based
|
2008-08-19 17:35:56 +02:00 |
sql_plugin.h
|
|
|
sql_prepare.cc
|
|
|
sql_profile.cc
|
|
|
sql_profile.h
|
|
|
sql_rename.cc
|
|
|
sql_repl.cc
|
Additional fix for bug#31455 (rpl decoder)
|
2008-08-21 16:47:23 +05:00 |
sql_repl.h
|
|
|
sql_select.cc
|
Bug #37348: Crash in or immediately after JOIN::make_sum_func_list
|
2008-10-02 17:44:49 +03:00 |
sql_select.h
|
|
|
sql_servers.cc
|
|
|
sql_servers.h
|
|
|
sql_show.cc
|
Merging with 5.1-5.1.29-rc
|
2008-10-08 13:37:13 +02:00 |
sql_show.h
|
Bug #34707: Row based replication: slave creates table within wrong database
|
2008-10-08 11:15:00 +02:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
|
|
sql_string.h
|
Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteam
|
2008-08-11 16:44:13 -06:00 |
sql_table.cc
|
Bug #34707: Row based replication: slave creates table within wrong database
|
2008-10-08 11:15:00 +02:00 |
sql_tablespace.cc
|
|
|
sql_test.cc
|
|
|
sql_trigger.cc
|
|
|
sql_trigger.h
|
|
|
sql_udf.cc
|
Bug#37428 Potential security issue with UDFs - linux shellcode execution.
|
2008-08-25 17:11:59 +05:00 |
sql_udf.h
|
|
|
sql_union.cc
|
|
|
sql_update.cc
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
sql_view.cc
|
manual merge 5.0-bugteam --> 5.1-bugteam
|
2008-09-30 18:16:11 +05:00 |
sql_view.h
|
|
|
sql_yacc.yy
|
5.0->5.1 bugteam merge
|
2008-10-02 17:53:08 +05:00 |
strfunc.cc
|
|
|
structs.h
|
|
|
table.cc
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
table.h
|
manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc
|
2008-10-08 02:52:49 +05:00 |
thr_malloc.cc
|
Bug#38296 (low memory crash with many conditions in a query)
|
2008-08-12 17:05:19 -06:00 |
time.cc
|
|
|
tzfile.h
|
|
|
tztime.cc
|
|
|
tztime.h
|
|
|
udf_example.c
|
|
|
udf_example.def
|
|
|
uniques.cc
|
|
|
unireg.cc
|
|
|
unireg.h
|
Bug#37428 Potential security issue with UDFs - linux shellcode execution.
|
2008-08-25 17:11:59 +05:00 |