summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed --fast flag on Linux to use -O3Mikael Ronstrom2009-12-081-1/+5
* Merged in WL#5105Mikael Ronstrom2009-11-271-0/+24
|\
| * WL#5105, review fixMikael Ronstrom2009-11-201-5/+5
| * WL#5105, Optimize ptr_cmp on Solaris by using memcmp instead of native ptr_cmpMikael Ronstrom2009-11-201-0/+24
| |\
| | * WL#5105, ptr_cmp optimised on Solaris, more efficient to use memcmp on Solari...Mikael Ronstrom2009-09-231-0/+24
* | | Merged in WL#5138Mikael Ronstrom2009-11-2713-64/+198
|\ \ \
| * \ \ Merge WL#5138 to mysql-next-mrMikael Ronstrom2009-11-27191-1449/+5130
| |\ \ \
| * | | | WL#5138, Fixed according to code review comments from DaviMikael Ronstrom2009-11-246-12/+32
| * | | | WL#5138, fixed review commentsMikael Ronstrom2009-11-236-25/+15
| * | | | WL#5138, reverted some review fixesMikael Ronstrom2009-11-202-3/+3
| * | | | WL#5138, review fixesMikael Ronstrom2009-11-203-12/+12
| * | | | WL#5138 merged to mysql-next-mrMikael Ronstrom2009-11-2019-366/+701
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug fixes to my_atomic infrastructureMikael Ronstrom2009-10-151-0/+2
| | * | | Backported my_atomic from 6.0-codebase and added support for 64-bit atomics t...Mikael Ronstrom2009-10-1213-167/+337
| | * | | Moved atomics from 6.0 codebase to prepare for using atomic increments in pla...Mikael Ronstrom2009-10-097-203/+388
* | | | | Merged in WL#4949Mikael Ronstrom2009-11-272-0/+66
|\ \ \ \ \
| * | | | | Removed extra test case after review commentMikael Ronstrom2009-11-262-23/+0
| * | | | | Fixed kill_alarm test and got it workingMikael Ronstrom2009-11-263-0/+24
| * | | | | MergeMikael Ronstrom2009-11-2090-719/+2396
| |\ \ \ \ \ | | |/ / / /
| * | | | | WL#4949, Remove use of LOCK_alarm by instead using SO_SNDTIME0/SO_RCVTIME0Mikael Ronstrom2009-11-122-0/+65
* | | | | | Merge WL#5137 to mysql-next-mrMikael Ronstrom2009-11-273-11/+58
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | WL#5137, Remove hash calculation from LOCK_open in open_tableMikael Ronstrom2009-11-203-11/+58
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Review comments for LOCK_open patchMikael Ronstrom2009-11-103-20/+28
| | * | | | A minor change to MySQL's hash where calculation of hash can be done separate...Mikael Ronstrom2009-10-093-4/+43
| | | |/ / | | |/| |
* | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-25161-1366/+1609
|\ \ \ \ \
| * \ \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-2435-404/+2551
| |\ \ \ \ \
| * | | | | | Backport of:Konstantin Osipov2009-11-241-7/+29
| * | | | | | (no commit message)Konstantin Osipov2009-11-241-198/+193
| |\ \ \ \ \ \
| | * | | | | | Remove handle_delayed_insert_impl().Alexander Nozdrin2009-11-241-198/+193
| * | | | | | | Backport of:Konstantin Osipov2009-11-24117-845/+835
| |/ / / / / /
| * | | | | | A follow up for the fix for Bug#35164 (remove priorities on Windows).Konstantin Osipov2009-11-231-7/+0
| * | | | | | Backport of:Konstantin Osipov2009-11-2316-172/+20
| * | | | | | Backport of:Konstantin Osipov2009-11-238-36/+11
| * | | | | | Backport of:Konstantin Osipov2009-11-231-8/+7
| * | | | | | Backport of:Konstantin Osipov2009-11-211-2/+13
| * | | | | | Backport the implementation of vio_pending from 6.0-codebase.Konstantin Osipov2009-11-212-0/+25
| * | | | | | Backport the test case for Bug#31881 "A statement is not aborted immediately ...Konstantin Osipov2009-11-212-0/+70
| * | | | | | Backport of:Konstantin Osipov2009-11-211-1/+44
| * | | | | | Backport the test caes for Bug#36510 from 6.0-codebase.Konstantin Osipov2009-11-212-0/+60
| * | | | | | Backport of:Konstantin Osipov2009-11-203-2/+24
| * | | | | | Backport of:Konstantin Osipov2009-11-203-10/+51
| * | | | | | Backport of:Konstantin Osipov2009-11-2017-2/+104
| * | | | | | Backport of:Konstantin Osipov2009-11-204-71/+77
| * | | | | | Enable test cases for Bug#6063 and Bug#7088.Magne Mahre2009-11-202-7/+48
| | |/ / / / | |/| | | |
* | | | | | WL#2373 Use cycle counter for timingMarc Alff2009-11-2410-8/+1510
| |/ / / / |/| | | |
* | | | | Auto-merge from mysql-next-mr-marc (WL#2595).Alexander Nozdrin2009-11-2335-404/+2551
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge mysql-next-mr (revno 2923) --> mysql-next-mr-marcMarc Alff2009-11-2084-703/+2377
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-1984-703/+2377
|\ \ \ \ \
| * | | | | Post-merge fixes for backports.Davi Arnaut2009-11-133-4/+6
| * | | | | Bug#40700: aclocal warnings for missing cache-id'sMagne Mahre2009-11-111-3/+3