summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Bug #50619 assert in handler::update_auto_incrementJon Olav Hauglid2011-01-042-0/+36
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Test which runs slowly on some machines, is marked as bigGuilhem Bichot2010-12-313-1/+4
| | * | | | | | | | | | | Empty merge from mysql-5.0.Alexander Nozdrin2010-12-290-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | Auto-merge from mysql-5.0-bugteam.Alexander Nozdrin2010-12-29889-93816/+4032
| | | |\ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ Auto-merge from mysql-5.1-bugteam.Alexander Nozdrin2010-12-291074-8952/+10790
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-293-1/+53
| | | * | | | | | | | | | | | MergeKent Boortz2010-12-29321-3248/+3577
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | / / / | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | - Added/updated copyright headersKent Boortz2010-12-28889-93816/+4032
| | | * | | | | | | | | | | Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-243-2/+29
| * | | | | | | | | | | | | Backport Bug #58643 InnoDB: too long table name. Also fix Bug #59312 examineJimmy Yang2011-01-066-17/+40
| * | | | | | | | | | | | | fixed the binlog problemGeorgi Kodinov2010-12-232-2/+2
| * | | | | | | | | | | | | mergeGeorgi Kodinov2010-12-23751-5701/+7131
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | automergeSergey Glukhov2010-12-212-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | BUG#59084: rpl_do_grant started to fail on FreeBSD (presumably after BUG#49978)Sven Sandberg2010-12-212-3/+5
| | * | | | | | | | | | | | | test case fixSergey Glukhov2010-12-212-0/+2
| | * | | | | | | | | | | | | Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-215-14/+52
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-216-66/+76
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Fixed pb failure.Sven Sandberg2010-12-202-12/+4
| | * | | | | | | | | | | BUG#49978: Replication tests don't clean up replication state at the endSven Sandberg2010-12-19740-5607/+6993
| * | | | | | | | | | | | mergeGeorgi Kodinov2010-12-170-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | mergeGeorgi Kodinov2010-12-1712-91/+325
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | mergeGeorgi Kodinov2010-12-17124-597/+3039
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | mergeGeorgi Kodinov2010-12-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | tree details update to mainGeorgi Kodinov2010-12-171-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | mergeGeorgi Kodinov2010-12-1717-73/+984
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | BUG#46166Luis Soares2010-12-175-11/+33
| | | * | | | | | | | | BUG#46166Luis Soares2010-12-1617-73/+962
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | BUG#46166Luis Soares2010-12-071-0/+4
| | | | * | | | | | | | | BUG#46166Luis Soares2010-12-0717-73/+958
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-3017-73/+958
| | * | | | | | | | | | | | post-merge test suite updateGeorgi Kodinov2010-12-171-0/+8
| | * | | | | | | | | | | | mergeGeorgi Kodinov2010-12-1620-316/+526
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge from mysql-5.1.54-releaseSunanda Menon2010-12-15256-44779/+5785
| | | |\ \ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ \ null merge 5.0-bugteam --> 5.1-bugteam (after backport of bug 54476)Gleb Shchepa2010-12-140-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-144-2/+50
| | * | | | | | | | | | | | | BUG#46697Luis Soares2010-12-142-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | BUG 46697Luis Soares2010-12-142-2/+2
| | | * | | | | | | | | | | | | BUG 46697: automerged bzr bundle from bug report.Luis Soares2010-12-142-2/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | BUG#46697: Table name in error message is not populatedLuis Soares2010-12-032-2/+3
| | | | | |_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | | Bug#57818 string conversion function diedSergey Glukhov2010-12-143-0/+20
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | mergeMattias Jonsson2010-12-147-132/+219
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ mergeMattias Jonsson2010-12-141-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | Bug#58831: large_tests.alter_table crashes the serverMattias Jonsson2010-12-091-1/+1
| | | * | | | | | | | | | | | | | Bug#45717: A few test cases are disabled due to closed Bug#30577Mattias Jonsson2010-12-146-131/+218
| | * | | | | | | | | | | | | | | Fixed following problems:Sergey Glukhov2010-12-1426-83/+175
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-132-1/+21
| | * | | | | | | | | | | | | | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-137-118/+88
| | * | | | | | | | | | | | | | Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-133-1/+24
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Bug#57991: Compiler flag change build error : adler32.cDavi Arnaut2010-12-071-1/+4
| | * | | | | | | | | | | | | Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-102-8/+25