- 21 Apr, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
Fix error handling when out of diskspace
-
jonas@perch.ndb.mysql.com authored
A-insert/B-insert/A-rollback/B-rollback leads to node crash, as bits in tuple header gets incorrectly assigned in second insert this also likely fixes bug 18589 and explains 18808
-
jonas@perch.ndb.mysql.com authored
fix bug#19244, dd page got locked in page cache likely fix bug 18780
-
jonas@perch.ndb.mysql.com authored
fix memory corruption in event-api maybe bug fix for 18621, 19154, 19172, 19174
-
- 20 Apr, 2006 10 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- binlog thread should not wait for apply status share if binlog is not enabled
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
msvensson@win2003-x86. authored
Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON exception handling and not off as we want.
-
mats@mysql.com authored
into mysql.com:/home/bk/b17400-mysql-5.1-new
-
mats@mysql.com authored
Removed rpl_ndb_relay_space test since it does not make sense (in its current form) for NDB.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
-
- 19 Apr, 2006 26 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
jimw@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
mats@mysql.com authored
-
stewart@mysql.com authored
crash of mysqld due to null tOp in NdbTransaction::getNdbIndexScanOperation(NdbIndexImpl*,NdbTableImpl*)
-
tomas@poseidon.ndb.mysql.com authored
-
mats@mysql.com authored
into mysql.com:/home/bk/b17400-mysql-5.1-new
-
mats@mysql.com authored
This is not a bug. Enabling disabled test and adding comment.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- return correct object status from ndb dictionary - check for validity of index retrieved from index, and retry if invalid
-
monty@mysql.com authored
Fixed timeing problem by ignoring failures and results from first select after table definition change
-
mats@mysql.com authored
into mysql.com:/home/bk/b17400-mysql-5.1-new
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
ensure check_if_legal_table_name is also defined on unix
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
bar@mysql.com authored
After merge fix.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
(Problem with embedded server and ndb) Fix broken mysql-test-run.sh Removed memory leak in ha_example.cc
-