mariadb/sql
2010-11-23 16:08:10 +03:00
..
examples
share
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt
contributors.h
custom_conf.h
debug_sync.cc Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 2010-11-10 19:14:47 -02:00
debug_sync.h
derror.cc
des_key_file.cc
discover.cc
event_data_objects.cc
event_data_objects.h
event_db_repository.cc
event_db_repository.h
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc
event_scheduler.h
events.cc
events.h
field.cc Bug#55531 crash with conversions of geometry types / strings 2010-09-07 11:37:46 +02:00
field.h
field_conv.cc Fix for Bug#56138 "valgrind errors about overlapping memory when double-assigning same variable", 2010-11-22 09:57:59 +01:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-19 20:36:59 -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 Auto-merge from mysql-5.1-bugteam. 2010-11-18 13:40:57 +03:00
ha_partition.h merge 2010-10-01 13:39:49 +02:00
handler.cc Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 2010-11-10 19:14:47 -02:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Bug#57279 updatexml dies with: Assertion failed: str_arg[length] == 0 2010-11-18 16:11:18 +03:00
item.h Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 2010-07-30 16:35:06 +03:00
item_buff.cc Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results 2010-07-30 16:35:06 +03:00
item_cmpfunc.cc Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set returns warnings 2010-11-18 11:53:08 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Auto-merge with mysql-5.1-bugteam. 2010-11-23 16:08:10 +03:00
item_func.h Bug#54484 explain + prepared statement: crash and Got error -1 from storage engine 2010-10-18 14:47:26 +04:00
item_geofunc.cc
item_geofunc.h Fix for bug#56679: gis.test: valgrind error 2010-09-09 13:40:17 +04:00
item_row.cc
item_row.h
item_strfunc.cc Bug#57257 Replace(ExtractValue(...)) causes MySQL crash 2010-11-11 13:25:23 +03:00
item_strfunc.h
item_subselect.cc Bug#56814 Explain + subselect + fulltext crashes server 2010-10-18 16:12:27 +04:00
item_subselect.h
item_sum.cc Bug#57194 group_concat cause crash and/or invalid memory reads with type errors 2010-10-29 11:44:32 +04:00
item_sum.h Bug #54465: assert: field_types == 0 || field_types[field_pos] 2010-08-27 13:44:35 +04:00
item_timefunc.cc Bug#58005 utf8 + get_format causes failed assertion: !str || str != Ptr' 2010-11-12 13:12:15 +03:00
item_timefunc.h Bug #52160: crash and inconsistent results when grouping 2010-10-31 19:04:38 +03:00
item_xmlfunc.cc Bug#57257 Replace(ExtractValue(...)) causes MySQL crash 2010-11-11 13:25:23 +03:00
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
log.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
log.h BUG#55625 RBR breaks on failing 'CREATE TABLE' 2010-08-02 20:48:56 +01:00
log_event.cc Bug#27606 GRANT statement should be replicated with DEFINER information 2010-10-23 20:55:44 +08:00
log_event.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-19 20:36:59 -02:00
log_event_old.cc
log_event_old.h
Makefile.am Bug#57210: remove pstack 2010-11-09 12:45:13 -02:00
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc
my_decimal.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-19 20:36:59 -02:00
my_lock.c
mysql_priv.h Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 10:13:11 +02:00
mysql_priv.h.pp
mysqld.cc Bug#57210: remove pstack 2010-11-09 12:45:13 -02:00
mysqld_suffix.h
net_serv.cc Fixed bug#42503 - "Lost connection" errors when using 2010-09-16 17:24:27 +07:00
nt_servc.cc
nt_servc.h
opt_range.cc Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB 2010-09-16 16:13:53 +04:00
opt_range.h Bug#56862 Execution of a query that uses index merge returns a wrong result 2010-11-23 13:18:47 +03:00
opt_sum.cc
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc Bug#56862 Execution of a query that uses index merge returns a wrong result 2010-11-23 13:18:47 +03:00
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 BUG#55263: assert in check_binlog_magic 2010-09-24 10:44:53 +01:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
set_var.h
slave.cc Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 2010-11-10 19:14:47 -02:00
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Fixed bug#54375 - Error in stored procedure leaves connection 2010-11-11 10:52:51 +06:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc Fix for bug #51875: crash when loading data into geometry function polyfromwkb 2010-08-30 11:51:46 +04:00
spatial.h
sql_acl.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Bug#56226 Table map set to 0 after altering MyISAM table 2010-10-11 11:08:49 +08:00
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc Follow-up for Bug#42503: fix a compilation warning. 2010-09-24 19:03:28 +07:00
sql_cache.h
sql_class.cc Bug#27606 GRANT statement should be replicated with DEFINER information 2010-10-23 20:55:44 +08:00
sql_class.h Bug#27606 GRANT statement should be replicated with DEFINER information 2010-10-23 20:55:44 +08:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc Bug #46941 crash with lower_case_table_names=2 and foreign key 2010-10-19 12:27:09 +02:00
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
sql_insert.cc Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 10:13:11 +02:00
sql_lex.cc Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-30 17:33:10 -03:00
sql_lex.h WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
sql_list.cc
sql_list.h
sql_load.cc Bug #56709: Memory leaks at running the 5.1 test suite 2010-09-22 23:33:18 +04:00
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Bug#27606 GRANT statement should be replicated with DEFINER information 2010-10-23 20:55:44 +08:00
sql_partition.cc Auto-merge from mysql-5.1-bugteam. 2010-11-18 13:40:57 +03:00
sql_partition.h BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave 2010-07-29 11:00:57 +08:00
sql_plugin.cc Addendum to bug #42144 : fixed a wrong type conversation causing plugin tests 2010-08-05 15:10:24 +03:00
sql_plugin.h
sql_prepare.cc Bug#54494 crash with explain extended and prepared statements 2010-09-23 10:43:51 +04:00
sql_profile.cc
sql_profile.h
sql_rename.cc A fix and a test case for Bug#47924 -main.log_tables times out 2010-11-07 23:42:54 +06:00
sql_repl.cc
sql_repl.h
sql_select.cc Auto-merge with mysql-5.1-bugteam. 2010-11-23 16:08:10 +03:00
sql_select.h Automerge. 2010-08-24 14:44:15 +04:00
sql_servers.cc
sql_servers.h
sql_show.cc Bug #51208: Extra string allocation from thd->mem_root 2010-11-02 15:20:02 +02:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-19 20:36:59 -02:00
sql_table.cc Fixed bug#56619 - Assertion failed during 2010-11-10 14:32:42 +06:00
sql_tablespace.cc
sql_test.cc
sql_trigger.cc Fixed bug #55421 - Protocol::end_statement(): Assertion `0' on 2010-09-07 15:53:46 +07:00
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
sql_update.cc Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 10:13:11 +02:00
sql_view.cc
sql_view.h
sql_yacc.yy Fixed bug#36742 - GRANT hostname case handling inconsistent. 2010-10-13 12:28:58 +07:00
strfunc.cc
structs.h
table.cc Bug#51851: Server with SBR locks mutex twice on 2010-10-01 13:39:04 +02:00
table.h Bug#51851: Server with SBR locks mutex twice on 2010-10-01 13:39:04 +02:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc Bug #55424: convert_tz crashes when fed invalid data 2010-08-06 23:29:37 +04:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h