- 28 Mar, 2006 2 commits
-
-
brian@zim.(none) authored
There still may be issues on the Window's side from what I can see from doing a grep.
-
brian@zim.(none) authored
-
- 27 Mar, 2006 16 commits
-
-
reggie@big_geek. authored
now using CONFIGURE_FILE and INCLUDE to generate handlerton.cc and to set the definitions based on the storage engines given on the command line
-
bpontz@shasta.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
-
skozlov@mysql.com authored
into mysql.com:/home/ndbdev/skozlov/mysql-5.1-new
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my51
-
pekka@mysql.com authored
-
skozlov@mysql.com authored
-
gkodinov@mysql.com authored
into mysql.com:/home/kgeorge/mysql/5.1/B15102
-
gkodinov@mysql.com authored
Reproduced in 5.0.16-nt. Tested to work in 5.0.20
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert() Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
-
bpontz@shasta.mysql.com authored
-
bpontz@shasta.mysql.com authored
-
- 26 Mar, 2006 2 commits
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/dep-5.1
-
brian@zim.(none) authored
-
- 25 Mar, 2006 7 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/mysql-5.1-merges
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/mysql-5.1-merges
-
kent@mysql.com authored
AC_ARG_WITH inside "if" sometimes gives unexpected result, --with-fast-mutexes was not ignored when --with-debug given
-
andrey@lmy004. authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16415
-
dlenev@mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16415
-
- 24 Mar, 2006 13 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/mysql-5.1-merges
-
andrey@lmy004. authored
-
bpontz@shasta.mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/mysql-5.1-merges
-
-
into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
Review fixes
-
into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
-
igor@rurik.mysql.com authored
If the WHERE condition of a query contained an ORed FALSE term then the set of tables whose rows cannot serve for null complements in outer joins was determined incorrectly. It resulted in blocking possible conversions of outer joins into joins for such queries.
-
dlenev@mysql.com authored
tables corrupt triggers". It turned out that we also have relied at certain places that (new_table != table_name) were always true on Windows and for transactional tables. Since our fix for the bug brakes this assumption we have to add new flag to pass this information around. This code needs to be refactored but I dare not to do this in 5.0.
-