summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.42Michael Widenius2010-01-1551-855/+1620
|\
| * Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-152-3/+3
| * Bug #48985: show create table crashes if previous access to the table Georgi Kodinov2009-12-151-1/+1
| * Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-151-1/+1
| * Bug #49480: WHERE using YEAR columns returns unexpected resultsGeorgi Kodinov2009-12-152-102/+51
| * Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-011-0/+5
| |\
| | * Bug #38883 (reopened): thd_security_context is not thread safe, crashes?Gleb Shchepa2009-12-011-31/+8
| * | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-8/+2
| * | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-2/+8
| * | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...unknown2009-11-282-7/+13
| * | BUG#48506 crash in CREATE TABLE IF NOT EXISTS <existing_view> LIKEAlfranio Correia2009-11-271-5/+13
| * | mergeGeorgi Kodinov2009-11-271-5/+8
| |\ \ | | |/
| | * Bug #48872 : Privileges for stored functions ignored if function nameGeorgi Kodinov2009-11-271-5/+8
| | * Applying InnoDB snapshot 5.0-ss6230, part 2. Fixes BUG#46000Satya B2009-11-251-14/+80
| | * Applying InnoDB snapshot 5.0-ss6230, Part 1. Fixes BUG#47777Satya B2009-11-251-1/+4
| | * Automerge.Alexey Kopytov2009-11-231-1/+5
| | |\
| * | \ Merge of fix for Bug#48459Martin Hansson2009-11-262-88/+177
| |\ \ \
| | * \ \ Automerge.Davi Arnaut2009-11-2543-653/+1144
| | |\ \ \
| | | * \ \ Auto-merge.Evgeny Potemkin2009-11-252-0/+12
| | | |\ \ \
| | | * | | | Additional fix for the bug#43668.Evgeny Potemkin2009-11-251-0/+13
| | * | | | | Bug#47627 SET @@{global.session}.local_variable in stored routine causes crashDavi Arnaut2009-11-121-88/+164
| * | | | | | Bug#48459: valgrind errors with query using 'Range checkedMartin Hansson2009-11-251-29/+28
| | |_|/ / / | |/| | | |
| * | | | | auto-mergeTatiana A. Nurnberg2009-11-242-0/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Bug#48319: Server crashes on "GRANT/REVOKE ... TO CURRENT_USER"Tatiana A. Nurnberg2009-10-292-0/+12
| * | | | | Auto-merge.Evgeny Potemkin2009-11-246-85/+50
| |\ \ \ \ \
| | * | | | | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-206-85/+50
| * | | | | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-249-381/+404
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-179-339/+334
| * | | | | | Automerge.Alexey Kopytov2009-11-231-1/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Automerge.Alexey Kopytov2009-11-231-1/+5
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Bug #48472: Loose index scan inappropriately chosen for some Alexey Kopytov2009-11-171-1/+5
| * | | | | | | Bug #48350 truncate temporary table crashes replicationunknown2009-11-221-5/+5
| * | | | | | | merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-11-214-21/+88
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-224-19/+68
| | * | | | | | | BUG#48091 valgrind errors when slave has double not null and master has doubl...Alfranio Correia2009-10-223-12/+30
| * | | | | | | | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-216-80/+302
| * | | | | | | | mergeKristofer Pettersson2009-11-2013-40/+116
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-2013-40/+116
| * | | | | | | | | automergeKristofer Pettersson2009-11-202-7/+42
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-11-202-5/+34
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug #48665: sql-bench's insert test fails due to wrong resultGeorgi Kodinov2009-11-191-2/+31
| | * | | | | | | | | | Bug#47571 : idle named pipe connection is unkillableVladislav Vaintroub2009-11-201-5/+11
| * | | | | | | | | | | automergeKristofer Pettersson2009-11-202-5/+36
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Bug#39253 Large query cache still freezes server after fix for bug #21074Kristofer Pettersson2009-11-202-5/+36
| * | | | | | | | | | | Bug #48739 MySQL crashes on specific INTERVAL in select queryChristopher Powers2009-11-191-3/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | BUG#47995: Mark system functions as unsafeSven Sandberg2009-11-183-2/+19
| * | | | | | | | | | mergeMattias Jonsson2009-11-181-16/+29
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ mergeMattias Jonsson2009-11-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | backport of bug#45904 from mysql-pe to 5.1Mattias Jonsson2009-11-171-1/+1
| | * | | | | | | | | | | mergeMattias Jonsson2009-11-171-15/+16
| | |\ \ \ \ \ \ \ \ \ \ \