summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-143-4/+4
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-146-41/+166
* Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-142-19/+34
* Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-144-24/+98
* Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-142-7/+16
* Bug #54004 : mysql_secure_installation identifies "local host" incorrectlyGeorgi Kodinov2010-07-142-2/+2
* Bug #52274 : Missing path to mysql in mysql_secure_installationGeorgi Kodinov2010-07-091-1/+19
* Use UNINIT_VAR workaround instead of LINT_INIT.Davi Arnaut2010-07-092-5/+4
* mergeMattias Jonsson2010-07-092-10/+14
|\
| * Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-092-10/+14
* | mergeMattias Jonsson2010-07-092-0/+61
|\ \
| * | Bug#52455: Subpar INSERT ON DUPLICATE KEY UPDATE performance with many partit...Mattias Jonsson2010-07-092-0/+61
* | | Remove AC_LANG_WERROR, it causes trouble earlier versionsDavi Arnaut2010-07-091-2/+0
* | | Addendum #2 to bug #53095 : fixed a bad testcase result.Georgi Kodinov2010-07-091-1/+1
* | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-0919-164/+90
* | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-0911-18/+93
* | | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-093-1/+38
|/ /
* | Postfix bug#48321unknown2010-07-081-3/+17
* | Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
* | Fix what is probably the result of a bad merge. No functional change.Davi Arnaut2010-07-061-0/+1
* | Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5Davi Arnaut2010-07-061-1/+10
* | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-0513-686/+4
* | Bug #53613: mysql_upgrade incorrectly revokes TRIGGER privilege on given tableGeorgi Kodinov2010-07-013-3/+59
* | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-253-9/+67
* | Postfix for bug#48321unknown2010-07-041-1/+1
* | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-0412-21/+634
* | Fix somewhat bogus GCC warning. Although needless as the baseDavi Arnaut2010-07-031-1/+1
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-022-86/+4
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-0267-362/+257
* | mergeGeorgi Kodinov2010-07-020-0/+0
|\ \
| * \ mergeGeorgi Kodinov2010-07-020-0/+0
| |\ \
* | \ \ mergeGeorgi Kodinov2010-07-021-1/+1
|\ \ \ \
| * | | | Raise version number after cloning 5.1.48unknown2010-06-031-1/+1
| * | | | mergeGeorgi Kodinov2010-06-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | changed the tree nameGeorgi Kodinov2010-06-021-1/+1
* | | | | Automerge.Alexey Kopytov2010-07-015-11/+11
|\ \ \ \ \
| * | | | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-015-11/+11
* | | | | | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-303-1/+72
* | | | | | Bug #53899 Wrong mysql_stmt_errno() after connection loss withStaale Smedseng2010-06-301-4/+24
* | | | | | Fix of bad merge of test case for Bug#41660 (test case moved).Martin Hansson2010-06-291-14/+14
* | | | | | BUG 53657: automerge bzr bundle from bug report into mysql-5.1-bugteam.Luis Soares2010-06-286-12/+30
|\ \ \ \ \ \
| * | | | | | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-246-12/+30
* | | | | | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-2812-602/+21
* | | | | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-282-0/+87
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-282-0/+86
* | | | | | | Bug#54457: Test suite broken for 32-bit buildDavi Arnaut2010-06-282-3/+1
* | | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-278-42/+191
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-178-42/+191
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-198-41/+190
* | | | | | | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-2712-21/+602