summaryrefslogtreecommitdiff
path: root/regex/WHATSNEW
diff options
context:
space:
mode:
authorMichael Widenius <monty@mysql.com>2008-06-28 18:09:03 +0300
committerMichael Widenius <monty@mysql.com>2008-06-28 18:09:03 +0300
commitf27efe69f50a2c60104fca3a7937c37ce48da592 (patch)
treeac34b63b5e9c9df801f2ed0274bb8eca19863e6d /regex/WHATSNEW
parentc580583756a6c56d00245d63663ce38e28a7023c (diff)
downloadmariadb-git-f27efe69f50a2c60104fca3a7937c37ce48da592.tar.gz
Disable versioning (concurrent writes) if more than one unique key
The reason for this is that if we change one unique key and then get a failure on the second, we may not be able to rename the first one back before someone else writes the same key value. In Maria 2.0, when we keep deleted key values in the tree, this will not be a problem anymore Fixed typedisable concurrent insert/select for SQLCOM_LOAD as there are problems with concurrent threads during index recreation KNOWN_BUGS.txt: More comments storage/maria/ha_maria.cc: Fixed typo (REPLACE -> INSERT) Also disable concurrent insert/select for SQLCOM_LOAD as there are problems with concurrent threads during index recreation storage/maria/ma_open.c: Disable versioning (concurrent writes) if more than one unique key
Diffstat (limited to 'regex/WHATSNEW')
0 files changed, 0 insertions, 0 deletions