summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#41569: mysql_upgrade (ver 5.1) add 3 fields to mysql.proc table but does ...Davi Arnaut2009-12-042-4/+6
* BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-046-121/+625
* Bug #38883: thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-032-9/+0
* This is a patch for bug#41569.lars-erik.bjork@sun.com2009-12-034-0/+93
* Auto-merged.Evgeny Potemkin2009-12-032-0/+4
|\
| * Auto-merged.Evgeny Potemkin2009-12-032-0/+4
| |\
| | * Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-032-0/+4
* | | Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-033-1/+29
* | | Bug#44131 Binary-mode "order by" returns records in incorrect order for UTF-8...Alexander Barkov2009-12-033-3/+31
* | | Auto-merged.Evgeny Potemkin2009-12-025-2/+49
|\ \ \ | |/ /
| * | Auto-merged fix for the bug#48508.Evgeny Potemkin2009-12-025-2/+49
| |\ \ | | |/
| | * Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-015-2/+49
* | | Bug#48766 SHOW CREATE FUNCTION returns extra data in return clauseAlexander Barkov2009-12-023-0/+57
* | | merge to mysql-5.1-bugteamSatya B2009-12-0111-139/+9
|\ \ \
| * \ \ Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-0111-139/+9
| |\ \ \ | | |/ /
| | * | Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-014-70/+10
* | | | Addition to Innodb Plugin 1.0.6 snapshotSatya B2009-12-011-11/+1
|/ / /
* | | mergedGeorgi Kodinov2009-12-011-2/+2
|\ \ \
| * | | Updated experimental test list for rpl.rpl_cross_version 2009-12-011-2/+2
* | | | Bug #45576: moving the test from experimental to disabled.Georgi Kodinov2009-12-012-1/+1
* | | | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-013-65/+2
|/ / /
* | | merge to mysql-5.1-bugteamSatya B2009-11-303-2/+65
|\ \ \
| * | | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-303-2/+65
* | | | Applying InnoDB Plugin 1.0.6 snapshot, Fixes BUG#48469 Satya B2009-11-305-7/+38
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 9. Fixes BUG#48526, BUG#48317Satya B2009-11-304-3/+54
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 8. Fixes BUG#48782Satya B2009-11-306-38/+33
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 7 Satya B2009-11-303-1/+12
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 6. Add Testcase for BUG#46676Satya B2009-11-307-7/+77
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 5. Satya B2009-11-303-1/+19
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 4. Fixes BUG#3139 Satya B2009-11-302-1/+54
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 3. Fixes BUG#47167Satya B2009-11-304-29/+115
* | | | Applying InnoDB Plugin 1.0.6 snapshot, part 2. Fixes BUG#32430 Satya B2009-11-304-8/+25
* | | | Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656Satya B2009-11-3048-158/+1002
|/ / /
* | | Applying Innodb Snapshot 5.1-ss6242, part 9.Satya B2009-11-302-1/+2
* | | Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720Satya B2009-11-303-12/+74
* | | Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032Satya B2009-11-305-11/+74
* | | Applying InnoDB snapshot 5.1-ss6242, part 6. Fixes BUG#48482Satya B2009-11-302-5/+4
* | | Applying InnoDB snapshot 5.1-ss6242, part 5. Fixes BUG#45961Satya B2009-11-301-0/+24
* | | Applying InnoDB snapshot 5.1-ss6242, part 4. Fixes BUG#48526Satya B2009-11-301-0/+16
* | | Applying InnoDB snapshot 5.1-ss6242, part 3. Fixes BUG#48469Satya B2009-11-301-2/+9
* | | Applying InnoDB snapshot 5.1-ss6242, part 2. Fixes BUG#3139Satya B2009-11-302-1/+55
* | | Applying InnoDB snapshot 5.1-ss6242, part 1. Fixes BUG#32430Satya B2009-11-303-81/+153
* | | Additional Fix for BUG#47671 - wrong character-set after upgrade from 5.1.34 ...Satya B2009-11-301-1/+1
* | | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...2009-11-288-7/+54
* | | mergeGeorgi Kodinov2009-11-272-5/+2
|\ \ \ | |/ /
| * | Addendum to bug #48872: disable output in the test case because errors are Georgi Kodinov2009-11-272-5/+2
* | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-11-273-5/+75
|\ \ \
| * | | BUG#48506 crash in CREATE TABLE IF NOT EXISTS <existing_view> LIKEAlfranio Correia2009-11-273-5/+75
* | | | mergeGeorgi Kodinov2009-11-272-5/+7
|\ \ \ \ | | |/ / | |/| |
| * | | added the missing remove of the temp fileGeorgi Kodinov2009-11-271-0/+1