mariadb/sql
unknown 2bd02714d2 Fixed a bug using mysqldump to InnoDB tables causes error (Bug #10200).
sql/ha_innodb.cc:
  Fixed a bug using mysqldump to InnoDB tables causes error (Bug #10200).
  Lock type must be stored when sql_command = SQLCOM_LOCK_TABLES and
  lock_type = TL_READ or TL_READ_INSERT even when 
  innobase_locks_unsafe_for_binlog is set.
2005-04-27 12:28:25 +03:00
..
examples
share - manual merge 2005-04-19 17:18:56 +02:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_blackhole.cc
ha_blackhole.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Fixed a bug using mysqldump to InnoDB tables causes error (Bug #10200). 2005-04-27 12:28:25 +03:00
ha_innodb.h InnoDB: Prevent ALTER TABLE ... ENGINE=... 2005-04-07 12:16:41 +03:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Fix for Bug #9318 drop database does not drop ndb tables 2005-04-22 15:28:23 +02:00
ha_ndbcluster.h Fix for Bug #9318 drop database does not drop ndb tables 2005-04-22 15:28:23 +02:00
handler.cc Fixed core dump with long timezone names 2005-04-16 03:40:33 +03:00
handler.h Check that the default storage engine is really available, and 2005-04-13 18:25:31 -07:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc ctype_collate.result, ctype_collate.test, union.result, union.test: 2005-04-10 12:40:33 +05:00
item.h
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc Merging fix for bug #9796 "Query Cache caches queries with CURRENT_USER() 2005-04-11 10:44:48 +04:00
item_create.h
item_func.cc
item_func.h
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 Fix for func_sapdb failures on 64-bit platforms (aka Bug #10040 2005-04-25 11:25:40 +04:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Bug#7806 - insert on duplicate key and auto-update of timestamp 2005-04-19 15:12:32 +02:00
mysqld.cc Fix compile issues in Intel C/C++ compiler (Bug #9063) 2005-04-25 18:02:03 -07:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Fix for BUG#9103: 2005-04-18 05:21:44 +04:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Fixed core dump with long timezone names 2005-04-16 03:40:33 +03:00
set_var.h
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc merged 2005-04-14 21:31:22 +02:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_handler.cc
sql_help.cc
sql_insert.cc Bug#7806 - insert on duplicate key and auto-update of timestamp 2005-04-22 12:30:09 +02:00
sql_lex.cc BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTs 2005-04-15 19:20:15 +02:00
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc
sql_prepare.cc
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Merge rurik.mysql.com:/home/igor/mysql-4.1 2005-04-20 15:08:22 -07:00
sql_select.h Fix for BUG#9103: 2005-04-18 05:21:44 +04:00
sql_show.cc Fix for BUG#9439: 2005-04-16 23:35:39 +04:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Fix for BUG#9149 "OPTIMIZE TABLE statement on InnoDB table is logged twice in the binary log" 2005-04-11 16:46:03 +02:00
sql_test.cc
sql_udf.cc Fix typos in Bug#6776 2005-04-09 00:21:51 +01:00
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy merged 2005-04-16 00:10:35 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc
table.h Bug#7806 - insert on duplicate key and auto-update of timestamp 2005-04-22 12:30:09 +02:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld