summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-146-13/+38
|\
| * Merge from mysql-5.1.Alexander Nozdrin2009-10-141-2/+1
| |\
| | * AutomergKristofer Pettersson2009-10-064-4/+41
| | |\
| * | \ Merge from mysql-5.1.Alexander Nozdrin2009-10-136-13/+47
| |\ \ \ | | | |/ | | |/|
| | * | automergeGeorgi Kodinov2009-10-041-2/+10
| | |\ \
| | * \ \ auto-mergeIngo Struewing2009-10-012-0/+30
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-292-0/+30
| | * | | Merge bug#42850 to 5.1Magnus Blåudd2009-09-281-3/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge bug#42850 to 5.0Magnus Blåudd2009-09-281-3/+4
| | | |\ \
| | | | * | Bug#42850 race condition in my_thr_init.cMagnus Blåudd2009-09-241-3/+4
| | | * | | fixed compilation warningsGeorgi Kodinov2009-09-241-1/+1
| | * | | | Automerge.Alexey Kopytov2009-09-181-1/+1
| | |\ \ \ \
| | | * | | | Bug #43606: 4GB Limit on huge_pages shared memory set-upAlexey Kopytov2009-09-181-1/+1
| | * | | | | Merge from 5.0Staale Smedseng2009-09-171-7/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-5/+2
* | | | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-091-2/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge from mysql-next-mr.Alexander Nozdrin2009-10-088-111/+117
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "trunk-build" up into "next-mr".Joerg Bruehe2009-09-301-2/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 5.1-build up into 5.4-build ("trunk-build").Joerg Bruehe2009-09-281-2/+10
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Fix bug#46980Joerg Bruehe2009-09-171-2/+10
* | | | | | | | | Bsckporting WL#3764 Sinhala CollationAlexander Barkov2009-10-061-0/+4
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge from mysq-next-mr-wtf.Alexander Nozdrin2009-10-027-111/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | backport of Vladislav Vaintroub2009-09-303-8/+14
| * | | | | | | | Backport of this changeset Vladislav Vaintroub2009-09-303-76/+101
| * | | | | | | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-2/+0
| * | | | | | | | Backport of the patch Vladislav Vaintroub2009-09-301-0/+2
| * | | | | | | | Windows improvements : manual backport of Vladislav Vaintroub2009-09-302-28/+0
| |/ / / / / / /
* | | | | | | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-0/+3
|/ / / / / / /
* | | | | | | merge mysql-next-mr-alikVladislav Vaintroub2009-09-243-16/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql-next-mr (revno 2880) --> mysql-trunk-signalMarc Alff2009-09-201-52/+96
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-177-13/+29
| |\ \ \ \ \ \ \
| * | | | | | | | WL#2110 (SIGNAL)Marc Alff2009-09-103-16/+14
* | | | | | | | | mergeVladislav Vaintroub2009-09-231-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix compile error. definition of VOID in trunk still conflicts with windows h...Vladislav Vaintroub2009-09-131-0/+8
* | | | | | | | | | mergeVladislav Vaintroub2009-09-238-65/+125
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge 5.1-bugteam -> trunk-alik.Alexander Nozdrin2009-09-171-52/+96
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-091-52/+96
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | / / | | | |_|_|/ / | | |/| | | |
| | | * | | | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-072-495/+2181
| * | | | | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-167-13/+29
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-0/+7
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+7
| | | |/
| | | * mergeGeorgi Kodinov2009-09-022-7/+11
| | | |\
| | * | \ Manual merge.Davi Arnaut2009-09-021-7/+10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Post-merge fix. Observe C declaration placement rules.Davi Arnaut2009-09-021-7/+9
| | | |/
| | * | Fixed win32 compilation warningsGeorgi Kodinov2009-09-021-0/+2
| | * | merging bugfix from 5.0Anurag Shekhar2009-08-311-4/+7
| | |\ \ | | | |/
| | | * merging with changes in bugteam branch.Anurag Shekhar2009-08-315-8/+9
| | | |\
| | | * | Bug #44723 Larger read_buffer_size values can cause performance Anurag Shekhar2009-08-241-4/+7
| | * | | Merge from 5.0 for 43414Staale Smedseng2009-08-285-8/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-285-8/+9
| | | |/