summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-107/+0
* Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-201-1/+1
|\
| * Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-201-1/+1
* | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-172-1/+8
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-171-2/+2
| |\ \ | | |/
| | * Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-171-2/+2
| * | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-162-1/+8
| |\ \ | | |/
| | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-1/+8
| | * Bug#57210: remove pstackDavi Arnaut2010-11-091-1/+0
* | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-1/+5
|/ /
* | removed misleading and over-promissing comments.Georgi Kodinov2010-11-101-6/+3
* | Merging patch for BUG#57108 with mysql-5.5-bugteamMats Kindahl2010-11-054-5/+24
|\ \
| * | Bug #57774: Typos/ambiguities in the WL1054 commentsGeorgi Kodinov2010-10-271-3/+3
| * | automergeKristofer Pettersson2010-10-256-9/+78
| |\ \
| | * \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+12
| | |\ \ | | | |/
| | | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+12
| | * | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+2
| | |\ \ | | | |/
| | | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+2
| * | | Bug#54569 Some options are not allowed to take argument when passed with loos...Kristofer Pettersson2010-10-251-0/+7
* | | | BUG#57108: mysqld crashes when I attempt to install pluginMats Kindahl2010-11-041-1/+1
| |/ / |/| |
* | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+31
|\ \ \ | | |/ | |/|
| * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-4/+47
* | | Use a guard macro to prevent the inclusion of system headersDavi Arnaut2010-10-132-2/+2
* | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-0/+31
| |/ |/|
* | mergeGeorgi Kodinov2010-10-051-2/+35
|\ \ | |/
| * mergeGeorgi Kodinov2010-10-051-2/+35
| |\
| | * Bug #56428: Replace copyright notice removed from SHA1 code (.h)Georgi Kodinov2010-10-051-2/+35
* | | fixed failing test casesGeorgi Kodinov2010-10-052-8/+28
* | | fix compile error - #if/#endif mismatchVladislav Vaintroub2010-10-051-0/+1
* | | More fixes after WL1054 push:Vladislav Vaintroub2010-10-041-0/+5
* | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-041-1/+19
* | | mergeGeorgi Kodinov2010-10-047-143/+141
|\ \ \
| * | | Bug#57210: remove pstackDavi Arnaut2010-10-042-2/+0
| * | | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlockVladislav Vaintroub2010-10-041-13/+67
| * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-305-13/+19
| |\ \ \
| | * \ \ Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-285-13/+19
| | |\ \ \
| | | * \ \ Merge 5.5 -> 5.5-merge.Konstantin Osipov2010-09-242-8/+15
| | | |\ \ \
| | | * \ \ \ Auto-merge from mysql-5.1-bugteam.Dmitry Shulga2010-09-072-2/+4
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-072-2/+4
| | | | * | | Bug#55846: Link tests fail on Windows - my_compiler.h missingDavi Arnaut2010-08-241-2/+3
| | | * | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-09-0110-2/+200
| | | |\ \ \ \
| | | * | | | | Bug#55846: Link tests fail on Windows - my_compiler.h missingDavi Arnaut2010-08-312-3/+5
| * | | | | | | A better fix for bug #56405 "Deadlock in the MDL deadlockDmitry Lenev2010-09-292-125/+69
| |/ / / / / /
| * | | | | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-1/+1
| * | | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-09-0110-2/+200
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Bug#55980 Character sets: supplementary character _bin ordering is wrongAlexander Nozdrin2010-08-311-0/+5
| | |/ / / / | |/| | | |
* | | | | | WL#1054: code style remarks fixed.Georgi Kodinov2010-09-201-0/+7
* | | | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-2016-59/+492
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge 5.5.6-rc to the main tree.Joerg Bruehe2010-09-191-8/+10
| |\ \ \ \ \
| | * | | | | Bug#52419: x86 assembly based atomic CAS causes test failuresDavi Arnaut2010-09-171-8/+10