- 22 Aug, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
reenable some test after adding sync_with_master to end of test to make sure that binlog has been applied to slave before end of test
-
jonas@perch.ndb.mysql.com authored
fix incorrect assertion in dbacc
-
- 21 Aug, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
better error message for creating table with non-existing tablespace
-
jonas@perch.ndb.mysql.com authored
fix bug in drop_file during pageout (LCP)
-
- 17 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Fix bug in lcp during drop table Make sure that file thread is not started until meta data has completed
-
- 16 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Increase deadlock-timeout to cater for slow test-machines (possibly running several tests in parallell) This will hopefully remove some volatile testfailures in pushbuild (i've seen a couple by looking at logs)
-
- 15 Aug, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
Fix ndb_condition_pushdown (5.0->5.1 merge error)
-
jonas@perch.ndb.mysql.com authored
Fix build failure if O_DIRECT is not defined Fix stack overflow by making odirect_readbuf global Remove soem old debug variables
-
- 14 Aug, 2006 6 commits
-
-
jonas@perch.ndb.mysql.com authored
5.1-fix adopt to changes in node recovery
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
- 10 Aug, 2006 7 commits
-
-
jonas@perch.ndb.mysql.com authored
Handle also open && !OM_INIT wrt non function O_DIRECT
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
this test in its current form depend on binlog format row
-
kroki/tomash@moonlight.intranet authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge
-
kroki/tomash@moonlight.intranet authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge
-
- 09 Aug, 2006 10 commits
-
-
evgen@moonbone.local authored
After merge fix
-
jonas@perch.ndb.mysql.com authored
Make sure updateNodeInfo is run on master also for temporary tables
-
mskold/marty@mysql.com/linux.site authored
-
mskold/marty@linux.site authored
into mysql.com:/home/marty/MySQL/mysql-5.1-ndb
-
kroki/tomash@moonlight.intranet authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-rt-merge
-
kroki/tomash@moonlight.intranet authored
-
mskold/marty@mysql.com/linux.site authored
Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: added more tests
-
kroki/tomash@moonlight.intranet authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge
-
jonas@perch.ndb.mysql.com authored
add file that got missing from last changset
-
jonas@perch.ndb.mysql.com authored
Add extra sleeps (conditionally) if user-ndb-object still exists during shutdown Note: This is not in anyway optimal, but i dont't really know in which order should be shutdown but it fixes problem...
-
- 08 Aug, 2006 9 commits
-
-
evgen@sunlight.local authored
into sunlight.local:/local_work/leak_fix-5.1-mysql
-
patg@govinda.patg.net authored
(this is not a fix to the bug, but simply to disable the test in order to push a 5.0 to 5.1 merge) This merge contains: Push by holyfoot@production.mysql.com on Tue Jul 25 13:41:40 2006: bk clone -l -r'holyfoot/hf@mysql.com/deer.(none)|ChangeSet|20060725085017|41021' mysql-5.0 tmp_merge
-
evgen@sunlight.local authored
Correct memory leak fix
-
patg@govinda.patg.net authored
into govinda.patg.net:/home/patg/mysql-build/mysql-5.1-5.0-merge2 Push by holyfoot@production.mysql.com on Tue Jul 25 13:41:40 2006: bk clone -l -r'holyfoot/hf@mysql.com/deer.(none)|ChangeSet|20060725085017|41021' mysql-5.0 tmp_merge
-
mskold/marty@mysql.com/linux.site authored
into mysql.com:/home/marty/MySQL/mysql-5.0
-
mskold/marty@mysql.com/linux.site authored
-
petr/cps@mysql.com/owlet. authored
we didn't check for NULL value of the lex_create_info->db_type pointer. The pointer is NULL in the case, when the engine name is unknown to the server. This happens with NDB on Windows.
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Make sure totSendlenAi is set in case of ACC_ABORTCONF and activeCreate == true (only needed when >2 replica)
-