MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
sunny 9ac95eacde branches/zip: Fix bug# 46650: Innodb assertion autoinc_lock == lock in lock_table_remove_low on INSERT SELECT
We only store the autoinc locks that are granted in the transaction's autoinc
lock vector. A transacton, that has been rolled back due to a deadlock because
of an AUTOINC lock attempt, will not have added that lock to the vector. We
need to check for that when we remove that lock.

rb://145
Approved by Marko.
2009-08-20 07:05:30 +00:00
btr branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
buf branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
data branches/zip: Add some Doxygen @return comments. 2009-05-27 05:08:43 +00:00
dict branches/zip: Replace <number> with NUMBER in some comments, 2009-08-05 10:06:55 +00:00
dyn branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
eval branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
fil branches/zip: Merge r5341:5497 from branches/5.1, skipping: 2009-07-14 06:16:18 +00:00
fsp branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
fut branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ha branches/zip: ha_delete(): Remove this unused function that was 2009-06-30 09:30:14 +00:00
handler branches/zip: ha_innobase::add_index(): Fix Bug #46557: 2009-08-13 07:46:33 +00:00
ibuf branches/zip: ibuf_dummy_index_free(): Beautify the comment. 2009-06-30 08:10:01 +00:00
include branches/zip: trx_undo_rec_copy(): Add const qualifier to undo_rec. 2009-08-12 12:16:37 +00:00
lock branches/zip: Fix bug# 46650: Innodb assertion autoinc_lock == lock in lock_table_remove_low on INSERT SELECT 2009-08-20 07:05:30 +00:00
log branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
mach branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mem branches/zip: When building HotBackup srv_use_sys_malloc is #ifdef out. We 2009-08-14 05:16:24 +00:00
mtr branches/zip: Minor changes for Hot Backup to build correctly. (The 2009-06-22 12:27:55 +00:00
mysql-test branches/zip: mysql-test: Pass MTR's internal checks. 2009-08-04 10:42:44 +00:00
os branches/zip 2009-06-30 17:21:09 +00:00
page branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
pars branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
que branches/zip: que_graph_try_free(): Unused, remove. 2009-06-30 10:19:49 +00:00
read branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
rem branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
row branches/zip: trx_general_rollback_for_mysql(): Remove the redundant 2009-08-11 10:42:37 +00:00
scripts branches/zip: scripts/install_innodb_plugins_win.sql: New script, 2008-10-31 12:21:43 +00:00
srv branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
sync branches/zip: Only use my_bool when UNIV_HOTBACKUP is not defined. 2009-07-19 23:08:49 +00:00
thr branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
trx branches/zip: trx_undo_rec_copy(): Add const qualifier to undo_rec. 2009-08-12 12:16:37 +00:00
usr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ut branches/zip: 2009-07-21 09:28:27 +00:00
win-plugin branches/zip: remove statically linked libraries from mysql 2009-04-14 13:47:31 +00:00
ChangeLog branches/zip: ha_innobase::add_index(): Fix Bug #46557: 2009-08-13 07:46:33 +00:00
CMakeLists.txt branches/zip: add IB_HAVE_PAUSE_INSTRUCTION to CMake. 2009-07-07 08:36:43 +00:00
compile-innodb branches/zip: 2009-02-17 10:30:55 +00:00
compile-innodb-debug branches/zip: 2009-02-17 10:30:55 +00:00
COPYING branches/zip: 2009-02-17 07:06:07 +00:00
COPYING.Google branches/zip: 2009-02-20 21:29:32 +00:00
COPYING.Percona branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
COPYING.Sun_Microsystems branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
Doxyfile branches/zip: buf0buf.h, Doxyfile: Fix the Doxygen translation. 2009-05-27 06:57:25 +00:00
ha_innodb.def branches/zip: ChangeLog, ha_innodb.def: Set svn:eol-style native 2008-10-30 10:46:21 +00:00
Makefile.am branches/zip: 2009-08-04 04:53:31 +00:00
plug.in branches/zip: 2009-07-06 16:16:32 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: 2009-02-26 07:21:20 +00:00