| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed --fast flag on Linux to use -O3 | Mikael Ronstrom | 2009-12-08 | 1 | -1/+5 |
* | Merged in WL#5105 | Mikael Ronstrom | 2009-11-27 | 1 | -0/+24 |
|\ |
|
| * | WL#5105, review fix | Mikael Ronstrom | 2009-11-20 | 1 | -5/+5 |
| * | WL#5105, Optimize ptr_cmp on Solaris by using memcmp instead of native ptr_cmp | Mikael Ronstrom | 2009-11-20 | 1 | -0/+24 |
| |\ |
|
| | * | WL#5105, ptr_cmp optimised on Solaris, more efficient to use memcmp on Solari... | Mikael Ronstrom | 2009-09-23 | 1 | -0/+24 |
* | | | Merged in WL#5138 | Mikael Ronstrom | 2009-11-27 | 13 | -64/+198 |
|\ \ \ |
|
| * \ \ | Merge WL#5138 to mysql-next-mr | Mikael Ronstrom | 2009-11-27 | 191 | -1449/+5130 |
| |\ \ \ |
|
| * | | | | WL#5138, Fixed according to code review comments from Davi | Mikael Ronstrom | 2009-11-24 | 6 | -12/+32 |
| * | | | | WL#5138, fixed review comments | Mikael Ronstrom | 2009-11-23 | 6 | -25/+15 |
| * | | | | WL#5138, reverted some review fixes | Mikael Ronstrom | 2009-11-20 | 2 | -3/+3 |
| * | | | | WL#5138, review fixes | Mikael Ronstrom | 2009-11-20 | 3 | -12/+12 |
| * | | | | WL#5138 merged to mysql-next-mr | Mikael Ronstrom | 2009-11-20 | 19 | -366/+701 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Bug fixes to my_atomic infrastructure | Mikael Ronstrom | 2009-10-15 | 1 | -0/+2 |
| | * | | | Backported my_atomic from 6.0-codebase and added support for 64-bit atomics t... | Mikael Ronstrom | 2009-10-12 | 13 | -167/+337 |
| | * | | | Moved atomics from 6.0 codebase to prepare for using atomic increments in pla... | Mikael Ronstrom | 2009-10-09 | 7 | -203/+388 |
* | | | | | Merged in WL#4949 | Mikael Ronstrom | 2009-11-27 | 2 | -0/+66 |
|\ \ \ \ \ |
|
| * | | | | | Removed extra test case after review comment | Mikael Ronstrom | 2009-11-26 | 2 | -23/+0 |
| * | | | | | Fixed kill_alarm test and got it working | Mikael Ronstrom | 2009-11-26 | 3 | -0/+24 |
| * | | | | | Merge | Mikael Ronstrom | 2009-11-20 | 90 | -719/+2396 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | WL#4949, Remove use of LOCK_alarm by instead using SO_SNDTIME0/SO_RCVTIME0 | Mikael Ronstrom | 2009-11-12 | 2 | -0/+65 |
* | | | | | | Merge WL#5137 to mysql-next-mr | Mikael Ronstrom | 2009-11-27 | 3 | -11/+58 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | WL#5137, Remove hash calculation from LOCK_open in open_table | Mikael Ronstrom | 2009-11-20 | 3 | -11/+58 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Review comments for LOCK_open patch | Mikael Ronstrom | 2009-11-10 | 3 | -20/+28 |
| | * | | | | A minor change to MySQL's hash where calculation of hash can be done separate... | Mikael Ronstrom | 2009-10-09 | 3 | -4/+43 |
| | | |/ /
| | |/| | |
|
* | | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 161 | -1366/+1609 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-24 | 35 | -404/+2551 |
| |\ \ \ \ \ |
|
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -7/+29 |
| * | | | | | | (no commit message) | Konstantin Osipov | 2009-11-24 | 1 | -198/+193 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Remove handle_delayed_insert_impl(). | Alexander Nozdrin | 2009-11-24 | 1 | -198/+193 |
| * | | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 117 | -845/+835 |
| |/ / / / / / |
|
| * | | | | | | A follow up for the fix for Bug#35164 (remove priorities on Windows). | Konstantin Osipov | 2009-11-23 | 1 | -7/+0 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-23 | 16 | -172/+20 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-23 | 8 | -36/+11 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-23 | 1 | -8/+7 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-21 | 1 | -2/+13 |
| * | | | | | | Backport the implementation of vio_pending from 6.0-codebase. | Konstantin Osipov | 2009-11-21 | 2 | -0/+25 |
| * | | | | | | Backport the test case for Bug#31881 "A statement is not aborted immediately ... | Konstantin Osipov | 2009-11-21 | 2 | -0/+70 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-21 | 1 | -1/+44 |
| * | | | | | | Backport the test caes for Bug#36510 from 6.0-codebase. | Konstantin Osipov | 2009-11-21 | 2 | -0/+60 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-20 | 3 | -2/+24 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-20 | 3 | -10/+51 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-20 | 17 | -2/+104 |
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-20 | 4 | -71/+77 |
| * | | | | | | Enable test cases for Bug#6063 and Bug#7088. | Magne Mahre | 2009-11-20 | 2 | -7/+48 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | WL#2373 Use cycle counter for timing | Marc Alff | 2009-11-24 | 10 | -8/+1510 |
| |/ / / /
|/| | | | |
|
* | | | | | Auto-merge from mysql-next-mr-marc (WL#2595). | Alexander Nozdrin | 2009-11-23 | 35 | -404/+2551 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge mysql-next-mr (revno 2923) --> mysql-next-mr-marc | Marc Alff | 2009-11-20 | 84 | -703/+2377 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Manual merge of mysql-next-mr-runtime upstream. | Davi Arnaut | 2009-11-19 | 84 | -703/+2377 |
|\ \ \ \ \ |
|
| * | | | | | Post-merge fixes for backports. | Davi Arnaut | 2009-11-13 | 3 | -4/+6 |
| * | | | | | Bug#40700: aclocal warnings for missing cache-id's | Magne Mahre | 2009-11-11 | 1 | -3/+3 |