I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
branches/zip: buf_buddy_alloc_clean(): Remove bogus assertion ut_a(bpage) and update the comments. More... about 17 years ago
Always use two masters for ndb tests Abandon attempt to only use one for some tests that don't use the second master
Magnus Blåudd
as msven...@neptunus.(none)
More... about 17 years ago
Remove wait until not readonly
Magnus Blåudd
as msven...@neptunus.(none)
More... about 17 years ago
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
Magnus Blåudd
as msven...@neptunus.(none)
More... about 17 years ago
Always use two masters for ndb tests
Magnus Blåudd
as msven...@neptunus.(none)
More... about 17 years ago
Changed Dictionary::Table::setTablespace/getTablespace to setTablespaceName/getTablespaceName More... about 17 years ago
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime into mockturtle.local:/home/dlenev/src/mysql-5.0-bg20390-2 More... about 17 years ago
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime into mockturtle.local:/home/dlenev/src/mysql-5.1-bg20390 More... about 17 years ago
Merge [email protected]:/home/bk/mysql-5.0-runtime into weblab.(none):/home/marcsql/TREE/mysql-5.0-6298 More... about 17 years ago
Adjusted results after merge 4.1 -> 5.0 for the patch fixing bug 24776. More... about 17 years ago
Merge bodhi.local:/opt/local/work/tmp_merge into bodhi.local:/opt/local/work/mysql-5.1-root More... about 17 years ago
Cset exclude: [email protected]/221.54.57.10.in-addr.arpa|ChangeSet|20070111195403|30218
Magnus Blåudd
as msven...@neptunus.(none)
More... about 17 years ago
Merge bk-internal.mysql.com:/home/bk/mysql-5.0 into bodhi.local:/opt/local/work/mysql-5.0-runtime More... about 17 years ago
Merge bk-internal.mysql.com:/home/bk/mysql-5.1 into bodhi.local:/opt/local/work/mysql-5.1-runtime More... about 17 years ago
Merge bodhi.local:/opt/local/work/mysql-4.1-runtime into bodhi.local:/opt/local/work/mysql-5.0-runtime More... about 17 years ago
A post-merge fix. More... about 17 years ago
Merge perch.ndb.mysql.com:/home/jonas/src/51-work into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb More... about 17 years ago
Merge [email protected]:/home/bk/mysql-5.0-opt into olga.mysql.com:/home/igor/mysql-5.0-opt More... about 17 years ago
ndb - bug#25636 Fix DD problem during NR after 3 missed LCP's More... about 17 years ago
Merge [email protected]:/home/bk/mysql-5.0-opt into olga.mysql.com:/home/igor/mysql-5.0-opt More... about 17 years ago
sql_select.cc: Fix for crashes on 64bit platforms after fixing bug#23417. More... about 17 years ago
Merge olga.mysql.com:/home/igor/mysql-4.1-opt into olga.mysql.com:/home/igor/mysql-5.0-opt More... about 17 years ago
Merge dsl-hkibras-fe36f900-97.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.1 into dsl-hkibras-fe36f900-97.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.1/bug16567_binlog_verbose_help_jeb More... about 17 years ago
Merge [email protected]:/home/bk/mysql-5.0-opt into rakia.gmz:/home/kgeorge/mysql/autopush/B20420-5.0-opt More... about 17 years ago
BUG#20420: optimizer reports wrong keys on left join with IN The optimizer needs to evaluate whether predicates are better evaluated using an index. IN is one such predicate. To qualify an IN predicate must involve a field of the index on the left and constant arguments on the right. However whether an expression is a constant can be determined only by knowing the preceding tables in the join order. Assuming that only IN predicates with expressions on the right that are constant for the whole query qualify limits the scope of possible optimizations of the IN predicate (more specifically it doesn't allow the "Range checked for each record" optimization for such an IN predicate. Fixed by not pre-determining the optimizability of the IN predicate in the case when all right IN operands are not SQL constant expressions More... about 17 years ago
branches/zip: When adding a page to the buffer pool, add it to buf_pool->page_hash and buf_pool->LRU before releasing buf_pool->mutex. More... about 17 years ago
Raise version number after cloning 5.0.34 More... about 17 years ago
Merge recycle.(none):/src/bug19424/my50-bug19424 into recycle.(none):/src/mysql-5.0-maint More... about 17 years ago
Merge recycle.(none):/src/bug19424/my51-bug19424 into recycle.(none):/src/mysql-5.1-maint More... about 17 years ago
Merge recycle.(none):/src/bug19424/my50-bug19424 into recycle.(none):/src/bug19424/my51-bug19424 More... about 17 years ago