summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-22739-14727/+16071
* Fix inconsistently defined THR_LOCK_myisam_mmapVladislav Vaintroub2009-12-203-10/+10
* Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-201-3/+5
|\
| * Yet one more fix for Solaris atomics in buildsMikael Ronstrom2009-12-191-1/+1
| * Fixed Solaris build issuesMikael Ronstrom2009-12-191-10/+4
| * Merged in latest mysql-next-mrMikael Ronstrom2009-12-19125-1169/+3642
| |\
| * | Fixed solaris buildsMikael Ronstrom2009-12-191-0/+8
* | | Auto-merge (empty) from mysql-trunk-bugfixing.Alexander Nozdrin2009-12-200-0/+0
|\ \ \
| * | | Post-merge fix: wait for statement result before disconnecting. Otherwise the...Mikael Ronstrom2009-12-191-1/+3
* | | | Auto-merge (empty) from mysql-trunk-bugfixing.Alexander Nozdrin2009-12-190-0/+0
|\ \ \ \ | |/ / /
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-19124-1165/+3639
| |\ \ \
* | \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-19191-2213/+5568
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-19125-1169/+3642
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Manual merge from mysql-trunk-merge (configure.in).Alexander Nozdrin2009-12-190-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-191-1/+1
| | | |\ \
| | | | * | Fix the version suffix, we use "-m2" currently.MySQL Build Team2009-12-161-1/+1
| | | | * | Automerge with an intermediate build clone,MySQL Build Team2009-12-16277-5477/+5776
| | | | |\ \
| | | | * | | Raise version number after cloning 5.5.0-betaunknown2009-11-131-1/+1
| | * | | | | Post-merge fix after BUG##45292Alfranio Correia2009-12-181-2/+2
| | * | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-1764-936/+1399
| | |\ \ \ \ \
| | * \ \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-1721-12/+209
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Manual merge from mysql-5.1-bugteam. Re-enabled binlog.binlog_index.Alexey Kopytov2009-12-172-2/+2
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-12-172-7/+7
| | | | |\ \ \ \ \
| | | | | * | | | | BUG#49638 binlog_index fails in mysql-trunk-mergeAlfranio Correia2009-12-162-7/+7
| | | * | | | | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-1719-8/+205
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | merge from 5.0 with bug@49740 fixesAndrei Elkin2009-12-172-0/+4
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Bug #49740 rpl.rpl_temporary fails in PB2 in mysql-trunk-mergeAndrei Elkin2009-12-172-0/+4
| | | | * | | | | | | merge to mysql-5.1-bugteamSatya B2009-12-173-1/+77
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-173-1/+77
| | | | * | | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-1710-4/+80
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| / / / / / / | | | | | |/ / / / / /
| | | | | * | | | | | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-1710-5/+78
| | | | * | | | | | | Auto-merge.Ramil Kalimullin2009-12-173-1/+39
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | | * | | | | | Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-173-1/+39
| | | | * | | | | | | Bug#47017 rpl_timezone fails on PB-2 with mismatch errorMagne Mahre2009-12-161-2/+5
| | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | Auto-merge from mysql-next-mr-summit0.3.Alexander Nozdrin2009-12-1622-103/+443
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-164-3/+32
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Manual merge from mysql-5.1.Alexander Nozdrin2009-12-164-3/+32
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-154-3/+32
| | | | * | | | | | | | Bug #48985: show create table crashes if previous access to the table Georgi Kodinov2009-12-153-1/+29
| | | | * | | | | | | | Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-153-1/+20
| | | | * | | | | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGeorgi Kodinov2009-12-154-102/+421
| | * | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-16108-1155/+3402
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-1656-814/+1481
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | mergeGeorgi Kodinov2009-12-160-0/+0
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-153-0/+56
| | | | * | | | | | | | Bug #46827 rpl_circular_for_4_hosts failed on PB2unknown2009-12-161-19/+2
| | | | * | | | | | | | Postfixunknown2009-12-161-0/+1
| | | | * | | | | | | | mergeGeorgi Kodinov2009-12-153-0/+56
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-153-0/+56
| | | | |/ / / / / / / /
| | | | * | | | | | | | mergeMattias Jonsson2009-12-153-10/+30
| | | | |\ \ \ \ \ \ \ \