- 17 Mar, 2010 1 commit
-
-
Mattias Jonsson authored
concurrent I_S query There were two problem: 1) MYSQL_LOCK_IGNORE_FLUSH also ignored name locks 2) there was a race between abort_and_upgrade_locks and alter_close_tables (i.e. remove_table_from_cache and close_data_files_and_morph_locks) Which allowed the table to be opened with MYSQL_LOCK_IGNORE_FLUSH flag resulting in renaming a partition that was already in use, which could cause the table to be unusable. Solution was to not allow IGNORE_FLUSH to skip waiting for a named locked table. And to not release the LOCK_open mutex between the calls to remove_table_from_cache and close_data_files_and_morph_locks by merging the functions abort_and_upgrade_locks and alter_close_tables.
-
- 16 Mar, 2007 1 commit
-
-
brian@zim.(none) authored
Updated engine to also handle create options Secondary indexes can now be generated (aka the test PeterZ thoughts!)
-
- 31 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Added GPL copyright text my_vle.h, rpl_utility.h, my_vle.c, base64-t.c, rpl_utility.cc: Changed copyright header formatting some plugin_example.c, daemon_example.c: Added "Copyright (C) 2006 MySQL AB" to GPL header
-
- 27 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 07 Sep, 2006 1 commit
-
-
arjen@mysql.com/albus.bitbike.com authored
Update of Dutch errmsg translations (not complete yet) errmsg.h: Fixup of changed error message file path in comment authors.h: Ego add.
-
- 30 May, 2006 1 commit
-
-
andrey@lmy004. authored
-
- 29 May, 2006 1 commit
-
-
petr@mysql.com authored
-
- 01 Apr, 2006 1 commit
-
-
aelkin@mysql.com authored
-
- 30 Mar, 2006 1 commit
-
-
hakan@lu0008.wdf.sap.corp authored
-
- 21 Dec, 2005 1 commit
-
-
acurtis@xiphis.org authored
Give BerkeleyDB savepoints Remove "enum db_type" from most of the code
-
- 29 Nov, 2005 2 commits
-
-
jimw@mysql.com authored
-
jimw@mysql.com authored
-
- 28 Nov, 2005 3 commits
-
-
jimw@mysql.com authored
-
knielsen@mysql.com authored
-
kent@mysql.com authored
No commit message
-
- 27 Nov, 2005 2 commits
-
-
reggie@fedora.(none) authored
-
lars@mysql.com authored
Changed to alphabetical order
-
- 25 Nov, 2005 2 commits
-
-
eric@mysql.com authored
-
holyfoot@deer.(none) authored
-
- 23 Nov, 2005 1 commit
-
-
pem@mysql.com authored
-
- 18 Nov, 2005 2 commits
-
-
konstantin@mysql.com authored
-
omer@mysql.com authored
Note: This change was reviewed by Brian before the commit.
-
- 10 Nov, 2005 1 commit
-
-
brian@grrr.local authored
-