mariadb/sql
2009-03-12 17:55:10 +01:00
..
examples
share Bug#41465: confusing error message when comment is too long 2009-03-05 08:20:01 -03:00
.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
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
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_ndbcluster.cc
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 Backport of patch for bug#40003 from 6.0 to 5.1, 2009-02-20 16:56:32 +01:00
ha_partition.h
handler.cc Backport of bug#38719 from 6.0 to 5.1 2009-02-18 21:29:30 +01:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc merged 5.0-bugteam -> 5.1-bugteam 2009-02-20 11:50:50 +02:00
item.h 5.0-bugteam->5.1-bugteam merge 2009-02-19 17:59:00 +04:00
item_buff.cc
item_cmpfunc.cc 5.0-bugteam->5.1-bugteam merge 2009-02-19 17:59:00 +04:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc removed unused variable 2009-03-05 17:23:16 +04:00
item_func.h Bug#42188: crash and/or memory corruption with user variables 2009-01-23 22:18:02 +04:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc merge of bug 42434 to 5.1-bugteam 2009-03-11 18:13:42 +02:00
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc merged bug 43354 to 5.1-bugteam 2009-03-11 14:29:59 +02:00
item_sum.h
item_timefunc.cc
item_timefunc.h Auto-merge up from 5.0 2009-02-07 16:50:31 +01:00
item_xmlfunc.cc Bug#42495 updatexml: Assertion failed: xpath->context, file .\item_xmlfunc.cc, line 2507 2009-02-04 15:40:12 +04:00
item_xmlfunc.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Bug#42790 Test 'main.innodb' fails from "InnoDB: Error: in ALTER TABLE" 2009-03-05 15:18:03 +05:30
log.h merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
log_event.cc BUG#37051 Replication rules not evaluated correctly 2009-03-05 18:10:44 +08:00
log_event.h BUG#37051 Replication rules not evaluated correctly 2009-03-05 18:10:44 +08:00
log_event_old.cc
log_event_old.h
Makefile.am
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h merging. 2009-02-24 15:29:49 +04:00
mysql_priv.h.pp
mysqld.cc Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_id 2009-03-11 17:30:56 -03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc merged the fix for bug 41610 to 5.1-bugteam 2009-02-27 17:07:27 +02:00
opt_range.h
opt_sum.cc
parse_file.cc Merge fix for bug 38145 from 5.0. 2009-01-26 10:27:51 -05:00
parse_file.h
partition_element.h
partition_info.cc
partition_info.h
password.c
procedure.cc
procedure.h
protocol.cc fixed a typo 2009-03-09 12:49:18 +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 BUG#39753: Replication failure on MIXED + bit + myisam + no PK 2009-03-05 20:54:53 +01:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc Post-fix for BUG#38174. 2009-02-22 13:40:52 +00:00
rpl_rli.h BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement mode 2009-02-21 09:36:07 +00:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc Bug#40657: assertion with out of range variables and traditional sql_mode 2009-03-11 23:32:53 +01:00
set_var.h
slave.cc
slave.h
sp.cc BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURE 2009-02-28 09:35:18 +08:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Bug #41354: Access control is bypassed when all columns 2009-02-26 19:00:44 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc Bug #41354: Access control is bypassed when all columns 2009-02-26 19:00:44 +02:00
sql_binlog.cc
sql_bitmap.h
sql_builtin.cc.in
sql_cache.cc Manual merge 2009-03-06 11:49:39 +01:00
sql_cache.h
sql_class.cc Manual merge 2009-03-06 11:49:39 +01:00
sql_class.h BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 ! 2009-03-05 18:39:02 +00:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc
sql_cursor.h
sql_db.cc
sql_delete.cc Merging with 5.1-bugteam. 2009-02-09 23:51:59 +01:00
sql_derived.cc
sql_do.cc
sql_error.cc Bug#37995 Error message truncation in test "innodb" in embedded mode. 2009-02-05 10:16:00 +04:00
sql_error.h
sql_handler.cc Bug#41110: crash with handler command when used concurrently with alter table 2009-02-24 10:49:18 +01:00
sql_help.cc
sql_insert.cc Bug#41098: Query Cache returns wrong result with concurrent insert 2009-02-19 18:09:35 -03:00
sql_lex.cc Bug#39843 DELETE requires write access to table in subquery in where clause 2009-03-05 15:22:33 +01:00
sql_lex.h Bug#39843 DELETE requires write access to table in subquery in where clause 2009-03-05 15:22:33 +01:00
sql_list.cc
sql_list.h
sql_load.cc BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement mode 2009-02-21 09:36:07 +00:00
sql_locale.cc
sql_manager.cc
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Bug#39843 DELETE requires write access to table in subquery in where clause 2009-03-05 15:22:33 +01:00
sql_partition.cc
sql_partition.h
sql_plugin.cc Bug#42610 Dynamic plugin broken in 5.1.31 2009-02-09 19:03:52 +04:00
sql_plugin.h
sql_prepare.cc
sql_profile.cc
sql_profile.h
sql_rename.cc
sql_repl.cc merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
sql_repl.h
sql_select.cc merged 5.0-bugteam -> 5.1-bugteam 2009-02-19 20:30:05 +02:00
sql_select.h automerge 5.0-bugteam --> 5.1-bugteam (bug 42037) 2009-02-05 13:37:06 +04:00
sql_servers.cc
sql_servers.h
sql_show.cc Bug#42758 INFORMATION_SCHEMA.COLUMNS is inconsistent 2009-03-05 15:15:47 +04:00
sql_show.h
sql_sort.h
sql_state.c
sql_string.cc Merge from dev tree. 2009-02-14 12:11:32 +03:00
sql_string.h
sql_table.cc Addendum to previous patch for Bug#29458. A number 2009-03-05 09:41:00 +01:00
sql_tablespace.cc
sql_test.cc WL#4189 mtr.pl v2 2009-01-26 16:39:00 +01:00
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc BUG#37051 Replication rules not evaluated correctly 2009-03-05 18:10:44 +08:00
sql_view.cc backport the fix for bug #37191 to 5.1-bugteam 2009-02-25 12:19:29 +02:00
sql_view.h
sql_yacc.yy Bug#39843 DELETE requires write access to table in subquery in where clause 2009-03-05 15:22:33 +01:00
strfunc.cc
structs.h
table.cc merge of bug 42434 to 5.1-bugteam 2009-03-11 18:13:42 +02:00
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc Bug#41465: confusing error message when comment is too long 2009-03-05 08:20:01 -03:00
unireg.h