mariadb/sql
Mattias Jonsson bd2629b439 post push fix for bug#40595
Addition of hander function was_semi_consistent_read
2008-12-16 12:44:18 +01:00
..
examples Bug#39616: Missing quotes from .CSV crashes server 2008-11-18 11:31:03 +05:30
share A fix for Bug#22891 "session level max_allowed_packet can be 2008-11-20 08:51:48 +01:00
.cvsignore
add_errmsg
authors.h
client_settings.h
CMakeLists.txt merge fix for Bug40280 from 5.0 2008-10-23 17:59:22 +02:00
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
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Bug#38066 Events log 'note' level messages by default in the error log 2008-10-07 19:20:13 +02:00
event_scheduler.h
events.cc
events.h
field.cc Merge from mysql-5.0-bugteam to mysql-5.1-bugteam. 2008-12-09 13:56:46 +03:00
field.h Fix for bug#23113: Different behavior on altering ENUM fields between 5.0 and 5.1 2008-10-24 13:00:03 +05:00
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 post push fix for bug#40595 2008-12-16 12:44:18 +01:00
ha_partition.h post push fix for bug#40595 2008-12-16 12:44:18 +01:00
handler.cc Fix for bug#40984: backport fix from 39585 into 5.0 2008-11-25 10:22:02 +04:00
handler.h Fix for bug#40984: backport fix from 39585 into 5.0 2008-11-25 10:22:02 +04:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc backported the fix for bug #34773 to 5.0 2008-12-09 20:35:02 +02:00
item.h merge 5.1-bugteam -> bug 32124 5.1 tree 2008-10-08 15:19:55 +03:00
item_buff.cc
item_cmpfunc.cc merged 37936 to 5.1-bugteam 2008-12-09 19:58:50 +02:00
item_cmpfunc.h auto-merge 2008-11-27 12:33:04 +01:00
item_create.cc
item_create.h
item_func.cc 5.0-bugteam->5.1-bugteam merge 2008-11-28 15:04:09 +04:00
item_func.h Fix for bug#40770: Server Crash when running with triggers including 2008-11-20 15:25:26 +04:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc 5.0-bugteam->5.1-bugteam merge 2008-12-09 15:16:39 +04:00
item_strfunc.h bug#35558 Wrong server metadata blows up the client 2008-12-09 14:00:43 +04:00
item_subselect.cc
item_subselect.h
item_sum.cc backported the fix for bug #34773 to 5.0 2008-12-09 20:35:02 +02:00
item_sum.h backported the fix for bug #34773 to 5.0 2008-12-09 20:35:02 +02:00
item_timefunc.cc Auto-merge 2008-11-21 17:32:45 +04:00
item_timefunc.h auto-merge 2008-11-27 12:33:04 +01:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc Bug#37721: ORDER BY when WHERE contains non-partitioned 2008-10-10 12:01:01 +02:00
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 push to 5.1-buteam tree. 2008-12-10 10:51:43 +00:00
log.h BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in production 2008-12-04 14:07:56 +00:00
log_event.cc Bug #40004 Replication failure with no PK + no indexes 2008-10-20 20:50:08 +02:00
log_event.h
log_event_old.cc Bug #40004 Replication failure with no PK + no indexes 2008-10-20 20:50:08 +02:00
log_event_old.h
Makefile.am merge fix for Bug40280 from 5.0 2008-10-23 17:59:22 +02:00
message.h Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.mc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.rc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
mf_iocache.cc
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
my_decimal.cc auto-merge 2008-11-27 12:33:04 +01:00
my_decimal.h
my_lock.c
mysql_priv.h Bug#38522: 5 seconds delay when closing application using embedded server 2008-12-04 19:41:53 +01:00
mysql_priv.h.pp
mysqld.cc Bug#39750 -cannot create temp file on Windows. 2008-12-05 19:20:05 +01:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc merge 2008-11-22 01:10:38 +01:00
nt_servc.h merge 2008-11-22 01:10:38 +01:00
opt_range.cc backported the fix for bug #34773 to 5.0 2008-12-09 20:35:02 +02:00
opt_range.h
opt_sum.cc backported the fix for bug #34773 to 5.0 2008-12-09 20:35:02 +02:00
parse_file.cc manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 2008-11-14 21:37:27 +04:00
parse_file.h manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 2008-11-14 21:37:27 +04:00
partition_element.h
partition_info.cc Bug#40389: REORGANIZE PARTITION crashes when only using one partition 2008-12-02 11:18:01 +01:00
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
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
rpl_tblmap.h
rpl_utility.cc
rpl_utility.h
scheduler.cc
scheduler.h
set_var.cc merged bug 37339 to 5.1-bugteam 2008-11-28 17:27:12 +02:00
set_var.h Fixed a bad merge (5.0->5.1) of the fix for bug 37339. 2008-12-02 13:21:05 +02:00
slave.cc 5.0-bugteam->5.1-bugteam merge 2008-11-28 15:04:09 +04:00
slave.h Bug#28234 - global/session scope - documentation vs implementation 2008-11-22 00:22:21 +01:00
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
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_array.h
sql_base.cc 5.0-bugteam->5.1-bugteam merge 2008-11-27 19:03:13 +04:00
sql_binlog.cc
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 Automerge 2008-11-17 15:22:29 +01:00
sql_class.h BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in production 2008-12-04 01:01:03 +00:00
sql_client.cc
sql_connect.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc 5.0-bugteam->5.1-bugteam merge 2008-12-10 18:16:21 +04:00
sql_cursor.h
sql_db.cc manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 2008-11-14 21:37:27 +04:00
sql_delete.cc Bug#29507 TRUNCATE shows to many rows effected 2008-11-03 14:08:42 +01:00
sql_derived.cc
sql_do.cc
sql_error.cc Bug#36768 (partition_info::check_partition_info() reports mal formed 2008-10-06 14:36:15 -06:00
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc merged 5.0-bugteam -> 5.1-bugteam 2008-10-21 10:55:03 +03:00
sql_lex.cc Merge mysql-5.0-bugteam into mysql-5.1-bugteam. 2008-10-15 22:50:56 -03:00
sql_lex.h merge 2008-11-04 08:55:43 +01:00
sql_list.cc
sql_list.h
sql_load.cc
sql_locale.cc
sql_manager.cc Bug#38522: 5 seconds delay when closing application using embedded server 2008-12-04 19:41:53 +01:00
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge from mysql-5.1-5.1.29-rc into mysql-5.1-bugteam 2008-10-23 19:03:26 -02:00
sql_partition.cc merge 2008-12-10 09:06:58 +01:00
sql_partition.h
sql_plugin.cc Bug#36768 (partition_info::check_partition_info() reports mal formed 2008-10-06 14:36:15 -06:00
sql_plugin.h
sql_prepare.cc
sql_profile.cc
sql_profile.h
sql_rename.cc
sql_repl.cc Bug#28234 - global/session scope - documentation vs implementation 2008-11-22 00:22:21 +01:00
sql_repl.h
sql_select.cc 5.0-bugteam->5.1-bugteam merge 2008-12-10 18:16:21 +04:00
sql_select.h Merge from mysql-5.0-bugteam into mysql-5.1-bugteam 2008-10-24 10:50:59 -02:00
sql_servers.cc
sql_servers.h
sql_show.cc Bug#35275 INFORMATION_SCHEMA.TABLES.CREATE_OPTIONS omits KEY_BLOCK_SIZE 2008-12-10 18:38:27 +04: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
sql_table.cc 5.0-bugteam->5.1-bugteam merge 2008-12-09 17:31:22 +04:00
sql_tablespace.cc
sql_test.cc
sql_trigger.cc manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021) 2008-11-14 21:37:27 +04:00
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rc 2008-10-09 20:57:41 +05:00
sql_update.cc Bug #40745: Error during WHERE clause calculation in UPDATE 2008-11-28 20:36:07 +04:00
sql_view.cc After-push commit for bug #33461 to make valgrind happy: 2008-12-01 12:14:02 +04:00
sql_view.h
sql_yacc.yy Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION work 2008-10-10 20:12:38 +02:00
strfunc.cc
structs.h Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines 2008-10-09 09:26:42 +02:00
table.cc Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of requested 2008-11-29 15:36:17 +02:00
table.h merged 37936 to 5.1-bugteam 2008-12-09 19:58:50 +02:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc merged bug 39920 and 5.1-main to 5.1-bugteam 2008-12-01 17:22:16 +02:00
tztime.h merged bug 39920 and 5.1-main to 5.1-bugteam 2008-12-01 17:22:16 +02:00
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h