mariadb/sql
Marc Alff ce89012c8b Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit
Before this fix, an assert could fail in PFS_lock::allocated_to_free(), during shutdown.
The assert itself is valid, and detects an anomaly caused by bug 56666.

While bug 56666 has no real consequences in production,
the failure caused by this new assert in the code is negatively
impacting the test suite with automated tests.

This fix is a work around only, that relaxes the integrity checks 
during the server shutdown.
2010-11-16 09:36:42 +01:00
..
examples Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
share BUG#54144: manual merged bzr bundle from bug report. 2010-10-08 00:34:59 +01:00
add_errmsg
authors.h Merging with mysql-5.5-stage. 2010-08-16 14:50:27 +02:00
client_settings.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
CMakeLists.txt add missing COMPONENT to all CMake INSTALL commands 2010-11-13 23:16:52 +01:00
contributors.h
custom_conf.h
datadict.cc Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. 2010-08-18 13:29:04 +02:00
datadict.h Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 2010-08-16 14:53:30 +02:00
debug_sync.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
debug_sync.h
derror.cc Bug#53251 mysql_library_init fails on second execution with embedded library 2010-09-02 23:37:04 +05:00
derror.h
des_key_file.cc
des_key_file.h
discover.cc
discover.h
event_data_objects.cc A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
event_data_objects.h
event_db_repository.cc Bug #54105 assert in MDL_context::release_locks_stored_before 2010-08-13 10:02:37 +02:00
event_db_repository.h A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
event_parse_data.cc
event_parse_data.h
event_queue.cc
event_queue.h
event_scheduler.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
event_scheduler.h
events.cc Bug #44171 KILL ALTER EVENT can crash the server 2010-08-26 12:01:43 +02:00
events.h Bug #44171 KILL ALTER EVENT can crash the server 2010-08-26 12:01:43 +02:00
field.cc Bug #52131: SET and ENUM stored endian-dependent in binary log 2010-10-29 11:35:07 +02:00
field.h Bug #52131: SET and ENUM stored endian-dependent in binary log 2010-10-06 19:20:18 +02:00
field_conv.cc WL#5498: Remove dead and unused source code 2010-07-23 17:17:55 -03:00
filesort.cc WL#5498: Remove dead and unused source code 2010-07-23 17:17:55 -03:00
filesort.h
frm_crypt.cc
frm_crypt.h
gen_lex_hash.cc Cleanup after bild team push. 2010-07-25 19:30:18 +02:00
gstream.cc
gstream.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
ha_ndbcluster.cc Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-19 20:51:34 -02:00
ha_ndbcluster.h
ha_ndbcluster_binlog.cc merge of mysql-5.5 into mysql-5.5-wl1054 2010-09-20 17:17:32 +03:00
ha_ndbcluster_binlog.h A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". 2010-08-09 22:33:47 +04:00
ha_ndbcluster_cond.cc Bug#49746: Const expression caching led to NDB not using engine condition 2010-08-14 13:11:33 +04:00
ha_ndbcluster_cond.h
ha_ndbcluster_tables.h
ha_partition.cc merge 2010-11-15 23:38:26 +01:00
ha_partition.h post merge fix 2010-10-28 12:08:09 +02:00
handler.cc Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving core files 2010-10-18 13:27:52 +02:00
handler.h Bug#57778: failed primary key add to partitioned innodb table inconsistent and crashes 2010-11-05 12:01:10 +01:00
hash_filo.cc
hash_filo.h
hostname.cc WL#5498: Remove dead and unused source code 2010-07-23 17:17:55 -03:00
hostname.h
init.cc Backport: remove dead code. 2010-05-28 19:53:26 -03:00
init.h
item.cc Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIME 2010-11-13 18:05:02 +03:00
item.h Bug#54916 GROUP_CONCAT + IFNULL truncates output 2010-08-19 15:55:35 +04:00
item_buff.cc merge 2010-07-30 16:56:57 +03:00
item_cmpfunc.cc Bug#55744 GROUP_CONCAT + CASE + ucs return garbage 2010-10-06 16:15:59 +04:00
item_cmpfunc.h WL#5498: Remove dead and unused source code 2010-07-23 17:16:29 -03:00
item_create.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00
item_create.h
item_func.cc Auto-merge from 5.1-bugteam for bug#57386. 2010-11-10 11:58:50 +06:00
item_func.h merge 2010-08-13 14:20:49 +03:00
item_geofunc.cc WL#5498: Remove dead and unused source code 2010-07-23 17:13:36 -03:00
item_geofunc.h Automerge. 2010-09-09 16:43:45 +04:00
item_row.cc
item_row.h
item_strfunc.cc Bug#57209 valgrind + Assertion failed: dst > buf 2010-10-08 11:52:09 +02:00
item_strfunc.h Bug#55912 FORMAT with locale set fails for numbers < 1000 2010-08-20 15:14:11 +04:00
item_subselect.cc merge 2010-10-06 13:02:11 +03:00
item_subselect.h WL#5498: Remove dead and unused source code 2010-07-23 17:16:29 -03:00
item_sum.cc Automerge. 2010-08-30 11:36:04 +04:00
item_sum.h Automerge. 2010-08-30 11:36:04 +04:00
item_timefunc.cc Auto-merged. 2010-10-07 12:17:08 +04:00
item_timefunc.h manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160) 2010-11-01 02:23:37 +03:00
item_xmlfunc.cc
item_xmlfunc.h
key.cc Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-19 20:51:34 -02:00
key.h
keycaches.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
keycaches.h
lex.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
lex_symbol.h
lock.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
lock.h Extract reload_acl_and_cache() and flush_tables_with_read_lock() 2010-08-13 13:51:48 +04:00
log.cc Bug#58052 Binary log IO not being accounted for properly 2010-11-12 07:23:26 +01:00
log.h Bug#58052 Binary log IO not being accounted for properly 2010-11-12 07:23:26 +01:00
log_event.cc Manual merge 2010-10-23 21:09:27 +08:00
log_event.h Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-19 20:51:34 -02:00
log_event_old.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
log_event_old.h
main.cc
Makefile.am Bug#57210: remove pstack 2010-11-09 12:45:13 -02:00
mdl.cc Reverted a temporary workaround for bug #56405 "Deadlock 2010-09-30 17:29:12 +04:00
mdl.h Reverted a temporary workaround for bug #56405 "Deadlock 2010-09-30 17:29:12 +04:00
message.h
message.mc
message.rc
mf_iocache.cc
MSG00001.bin
my_decimal.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
my_decimal.h Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-19 20:51:34 -02:00
mysqld.cc Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bit 2010-11-16 09:36:42 +01:00
mysqld.h Bug#58052 Binary log IO not being accounted for properly 2010-11-12 07:23:26 +01:00
mysqld_suffix.h
net_serv.cc Auto-merge from mysql-5.1-bugteam for bug#42503. 2010-09-16 17:38:13 +07:00
nt_servc.cc WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
nt_servc.h
opt_range.cc 5.1-bugteam->5.5-merge 2010-09-16 16:20:35 +04:00
opt_range.h manual merge from mysql-5.1-bugteam 2010-07-19 11:21:24 +02:00
opt_sum.cc Merge of fix for bug#53859. 2010-06-11 10:15:55 +02:00
parse_file.cc
parse_file.h
partition_element.h
partition_info.cc removed a comment according to the review 2010-10-01 15:30:16 +02:00
partition_info.h Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions 2010-08-30 17:33:55 +02:00
password.c WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
procedure.cc
procedure.h
protocol.cc WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
protocol.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
records.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
records.h Bug #30584: delete with order by and limit clauses does not 2010-06-23 00:32:29 +04:00
repl_failsafe.cc Fix for crash in mysqld --verbose --help while initializing option 2010-10-11 15:50:14 +01:00
repl_failsafe.h Fix for crash in mysqld --verbose --help while initializing option 2010-10-11 15:50:14 +01:00
replication.h
rpl_constants.h
rpl_filter.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
rpl_filter.h
rpl_handler.cc BUG#47027 delegates_init() failure is not user friendly (usability issue) 2010-11-04 13:29:16 +08:00
rpl_handler.h
rpl_injector.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
rpl_injector.h
rpl_mi.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_mi.h
rpl_record.cc Bug #52131: SET and ENUM stored endian-dependent in binary log 2010-10-06 19:20:18 +02:00
rpl_record.h
rpl_record_old.cc
rpl_record_old.h
rpl_reporting.cc
rpl_reporting.h
rpl_rli.cc A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
rpl_rli.h Automerge from mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-13 11:08:39 +01:00
rpl_tblmap.cc
rpl_tblmap.h
rpl_utility.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
rpl_utility.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
scheduler.cc WL#5363: Thread Pool Service Interface 2010-06-15 09:44:26 +02:00
scheduler.h WL#5363: Thread Pool Service Interface 2010-10-08 14:44:57 +02:00
set_var.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
set_var.h Bug#53251: mysql_library_init fails on second execution with embedded library 2010-09-09 09:37:09 -03:00
sha2.cc
slave.cc Manual merge 2010-10-16 22:20:35 +08:00
slave.h
sp.cc Fixed bug#45445 - cannot execute procedures with thread_stack 2010-10-21 15:41:13 +07:00
sp.h Fix for bug#57061 "User without privilege on routine can 2010-10-07 20:01:17 +04:00
sp_cache.cc
sp_cache.h
sp_head.cc Auto-merge from mysql-5.1-bugteam for bug#54375. 2010-11-11 11:06:16 +06:00
sp_head.h Patch for Bug#55850 (Trigger warnings not cleared). 2010-10-26 15:48:08 +04:00
sp_pcontext.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sp_pcontext.h Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sp_rcontext.cc Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sp_rcontext.h Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIME 2010-11-13 18:05:02 +03:00
spatial.cc merge 2010-09-06 17:04:32 +02:00
spatial.h Bug#42733: Type-punning warnings when compiling MySQL -- 2010-07-14 16:39:40 -03:00
sql_acl.cc Bug #57916: Fix the naming of the proxy_priv table 2010-11-02 17:45:26 +02:00
sql_acl.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sql_admin.cc Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() for 2010-09-22 10:15:41 +02:00
sql_admin.h Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 2010-08-16 16:25:23 +02:00
sql_alter.cc Remove check_merge_table_access(). 2010-08-31 13:59:51 +04:00
sql_alter.h Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin 2010-08-16 16:25:23 +02:00
sql_analyse.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
sql_analyse.h
sql_array.h
sql_audit.cc BUG#54989 - With null_audit installed, server hangs on an 2010-08-20 13:58:28 +04:00
sql_audit.h merge of mysql-5.5 into mysql-5.5-wl1054 2010-09-20 17:17:32 +03:00
sql_base.cc A fix and a test case for Bug#56540 "Exception (crash) in 2010-10-14 20:56:56 +04:00
sql_base.h Reverted a temporary workaround for bug #56405 "Deadlock 2010-09-30 17:29:12 +04:00
sql_binlog.cc Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_binlog.h
sql_bitmap.h WL#5486: Remove code for unsupported platforms 2010-07-15 08:13:30 -03:00
sql_builtin.cc.in WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sql_cache.cc Fix compilation warnings. 2010-10-12 14:07:13 +04:00
sql_cache.h
sql_callback.h WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00
sql_class.cc Bug#54812: assert in Diagnostics_area::set_ok_status 2010-11-15 16:18:04 +01:00
sql_class.h Manual merge 2010-10-23 21:09:27 +08:00
sql_client.cc
sql_connect.cc merge of mysql-5.5 into mysql-5.5-wl1054 2010-09-20 17:17:32 +03:00
sql_connect.h merge of mysql-5.5 into mysql-5.5-wl1054 2010-09-20 17:17:32 +03:00
sql_const.h
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Auto-merge from mysql-trunk-merge. 2010-07-29 16:32:11 +04:00
sql_cursor.h Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. 2010-07-27 16:42:36 +04:00
sql_db.cc Bug #46941 crash with lower_case_table_names=2 and foreign key 2010-10-19 12:27:09 +02:00
sql_db.h A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATE 2010-07-01 15:53:46 +02:00
sql_delete.cc Bug #51099 Assertion in mysql_multi_delete_prepare() 2010-10-04 10:25:04 +02:00
sql_delete.h Merge trunk-bugfixing -> trunk-runtime 2010-06-17 17:31:51 +04:00
sql_derived.cc Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-06-10 22:30:49 -03:00
sql_derived.h
sql_do.cc A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
sql_do.h
sql_error.cc Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sql_error.h Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sql_handler.cc Commit on behalf of Dmitry Lenev. 2010-08-12 17:50:23 +04:00
sql_handler.h A review comment for WL#4441 " LOCK_open: Remove requirement of 2010-06-09 12:39:09 +04:00
sql_help.cc Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-20 17:02:59 -02:00
sql_help.h
sql_hset.h Another follow-up for 5.5 version of fix for bug#54360 2010-07-01 19:48:56 +04:00
sql_insert.cc Bug#54812: assert in Diagnostics_area::set_ok_status 2010-11-15 16:18:04 +01:00
sql_insert.h
sql_lex.cc WL#1054: fixed a compilation warning 2010-10-05 17:22:30 +03:00
sql_lex.h Bug#45288: pb2 returns a lot of compilation warnings 2010-10-25 17:08:27 +02:00
sql_list.cc
sql_list.h Merge of mysql-trunk-bugfixing into mysql-trunk-merge. 2010-07-15 10:47:50 -03:00
sql_load.cc Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-02 00:12:27 +04:00
sql_load.h
sql_locale.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_locale.h
sql_manager.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_manager.h
sql_parse.cc Manual merge 2010-10-23 21:09:27 +08:00
sql_parse.h Remove check_merge_table_access(). 2010-08-31 13:59:51 +04:00
sql_partition.cc Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
sql_partition.h Bug#56172: Server crashes in ha_partition::reset on 2010-10-01 13:22:11 +02:00
sql_partition_admin.cc post merge fix 2010-10-28 12:08:09 +02:00
sql_partition_admin.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
sql_plist.h Follow-up for bug#52289 "performance regression 2010-06-07 17:40:52 +04:00
sql_plugin.cc BUG#57108: mysqld crashes when I attempt to install plugin 2010-11-04 11:00:59 +01:00
sql_plugin.h WL#5341 - Sticky plugins 2010-09-27 16:55:09 +04:00
sql_plugin_services.h WL#5363: Thread Pool Service Interface 2010-06-07 16:01:39 +02:00
sql_prepare.cc Bug#54812: assert in Diagnostics_area::set_ok_status 2010-11-15 16:18:04 +01:00
sql_prepare.h
sql_priv.h Merge trunk-bugfixing -> trunk-runtime. 2010-07-27 18:32:42 +04:00
sql_profile.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_profile.h Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
sql_reload.cc Fix for bug #55273 "FLUSH TABLE tm WITH READ LOCK for Merge 2010-09-09 18:29:14 +04:00
sql_reload.h Extract reload_acl_and_cache() and flush_tables_with_read_lock() 2010-08-13 13:51:48 +04:00
sql_rename.cc Auto-merge from mysql-5.1-bugteam for bug#47924. 2010-11-08 00:06:22 +06:00
sql_rename.h
sql_repl.cc BUG#55415 wait_for_update_bin_log enters a condition but does not leave 2010-09-06 18:18:44 +01:00
sql_repl.h
sql_select.cc manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160) 2010-11-01 02:23:37 +03:00
sql_select.h Automerge. 2010-08-26 14:17:27 +04:00
sql_servers.cc Remove dead code. 2010-08-12 20:44:41 +04:00
sql_servers.h
sql_show.cc merge 2010-11-02 16:02:16 +02:00
sql_show.h Fix Bug#56443 remove last 'mysqld_show_column_type' remains 2010-10-13 12:48:08 +04:00
sql_signal.cc Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sql_signal.h
sql_sort.h
sql_state.c
sql_string.cc Bug#55077: Assertion failed: width > 0 && to != ((void *)0), 2010-08-25 19:57:53 +04:00
sql_string.h Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-10-19 20:51:34 -02:00
sql_table.cc Fixed bug#56619 - Assertion failed during 2010-11-10 14:32:42 +06:00
sql_table.h Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detected 2010-08-20 19:15:48 +02:00
sql_tablespace.cc
sql_tablespace.h
sql_test.cc Cleanup: remove unused declarations from sql_base.h. 2010-08-04 20:29:13 +04:00
sql_test.h Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
sql_time.cc
sql_time.h
sql_trigger.cc Merge from mysql-5.5-bugteam to mysql-5.5-runtime 2010-09-30 12:43:43 +02:00
sql_trigger.h Bug #56595 RENAME TABLE causes assert on OS X 2010-09-16 11:11:13 +02:00
sql_truncate.cc Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
sql_truncate.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
sql_udf.cc A pre-requisite patch for the fix for Bug#52044. 2010-07-27 14:25:53 +04:00
sql_udf.h
sql_union.cc Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `file' failed. 2010-11-10 15:48:29 +01:00
sql_union.h
sql_update.cc Bug#54812: assert in Diagnostics_area::set_ok_status 2010-11-15 16:18:04 +01:00
sql_update.h Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 12:01:51 +02:00
sql_view.cc Merge from mysql-5.5-bugfixing to mysql-5.5-runtime 2010-08-18 13:55:37 +02:00
sql_view.h
sql_yacc.yy BUG#57899: Certain reserved words should not be reserved 2010-11-03 14:51:52 +00:00
strfunc.cc
strfunc.h
structs.h WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
sys_vars.cc Bug #57338: Extreneous server variable thread_pool_size 2010-10-08 14:22:22 +02:00
sys_vars.h Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-10-07 21:53:00 -03:00
sys_vars_shared.h
table.cc merge 2010-10-04 15:42:16 +03:00
table.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
thr_malloc.cc Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. 2010-06-11 17:48:24 +04:00
thr_malloc.h
transaction.cc Bug #56448 Assertion failed: ! is_set() with second xa end 2010-09-13 13:31:22 +02:00
transaction.h
tzfile.h
tztime.cc automerge 5.1-security --> 5.5-security (bug 55424) 2010-08-15 11:56:14 +04:00
tztime.h
udf_example.c Auto-merge from mysql-trunk-merge. 2010-07-29 16:32:11 +04:00
udf_example.def
uniques.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
unireg.cc Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
unireg.h Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-02 16:38:04 -03:00