summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-2/+3
* Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-5/+1
* mergeVladislav Vaintroub2009-12-1645-865/+1450
|\
| * Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-162-14/+0
| |\
| | * Remove .cvsignore files (attempt #2).Alexander Nozdrin2009-12-162-14/+0
| * | Post-merge fix.Alexander Nozdrin2009-12-151-4/+2
| * | Post-merge fix.Evgeny Potemkin2009-12-144-18/+15
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-1243-844/+1448
| |\ \ | | |/
| | * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-11170-5899/+23726
| | |\
| | * \ manual merge mysql-5.1-bugteam --> mysql-trunk-mergeGleb Shchepa2009-12-041-0/+5
| | |\ \
| | | * \ 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
| | * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-031-8/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-011-8/+2
| | * | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-031-2/+8
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-301-2/+8
| | * | | | Automerge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-014-17/+34
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| | | | |\ \
| | * | | \ \ Automerge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-11-2617-583/+671
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 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
| | * | | | | | | | Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-2430-188/+666
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | 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
| | | | |\ \ \ \ \ \ \ \ \ \