- 29 Jun, 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-ndb
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
stewart@willster.(none) authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/ndb
-
lars@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
+ adopted signal to be as close as possible to 5.1...
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
- 28 Jun, 2006 30 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/home/evgen/mysql-5.1-new
-
acurtis@ltamd64.xiphis.org authored
into xiphis.org:/home/antony/work2/p4-bug12096.3-merge
-
evgen@moonbone.local authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
lars@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
lars@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
-
lars@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.1-new-rpl
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.1-new-rpl
-
knielsen@mysql.com authored
In the Windows build files, the "Max nt" configuration for some reason had the mysql_client_test project disabled. Enable it.
-
lars@mysql.com authored
-
stewart@willster.(none) authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/bug20725
-
knielsen@mysql.com authored
Improved definition of mysys configuration for -nt builds.
-
stewart@willster.(none) authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/merge
-
stewart@willster.(none) authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/merge
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
-
stewart@mysql.com authored
change default minimum to 3 bug is *very* timing dependent, unable to reproduce here, but theoretically possible.
-
knielsen@mysql.com authored
Make sure for the mysys project that __NT__ is defined in *nt solution configurations (but not in other configurations).
-
aivanov@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
50->51 merge of bug#20442, force close scan (with locks)
-
jonas@perch.ndb.mysql.com authored
ndbapi test of bug#20252
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
force close of scan (of outstanding scan_frag)
-
stewart@willster.(none) authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/merge
-
gluh@eagle.intranet.mysql.r18.ru authored
into mysql.com:/home/gluh/MySQL/Merge/5.1-kt
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-19208
-
aivanov@mysql.com authored
and BUG#19208 "Test 'rpl000017' hangs on Windows". Both bugs are caused by attempting to delete an opened file and to create immediatedly a new one with the same name. On Windows it can be supported only on NT-platforms (by using FILE_SHARE_DELETE mode and with renaming the file before deletion). Because deleting not-closed files is not supported on all platforms (e.g. Win 98|ME) this is to be considered harmful and should be eliminated by a "code redesign".
-
tomas@poseidon.ndb.mysql.com authored
- make sure to invalidate even if table is not binlogged
-