summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-4/+0
|\
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-4/+0
* | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+1
|/
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-4/+0
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+0
* | mergeMattias Jonsson2010-07-091-5/+13
|\ \ | |/ |/|
| * mergeMattias Jonsson2010-07-091-5/+13
| |\
| | * Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-091-5/+13
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-1/+1
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| |/
* | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-1/+1
|\ \
| * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+1
| |\ \ | | |/
| | * BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-1/+1
* | | Merge of bug#51851.Mattias Jonsson2010-05-241-2/+2
|\ \ \ | |/ / |/| |
| * | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-2/+2
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+18
|/ /
* | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-0/+1
* | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-0/+1
|\ \
| * | backported:Sergey Glukhov2010-01-151-0/+1
* | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-3/+52
|\ \ \ | |/ /
| * | WL#2360 Performance schemaMarc Alff2010-01-061-3/+52
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-6/+1
|\ \ \ | |/ /
| * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+1
* | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-3/+67
|\ \ \ | |/ /
| * | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-3/+67
| |\ \
| | * \ merging with mysql-next-mr-svojV Narayanan2009-12-081-0/+23
| | |\ \
| | | * | WL#4454 change sql_insert.cc::last_uniq_key to match keys in any orderV Narayanan2009-12-031-0/+23
| | * | | WL#2511 - Add a new table to the Information Schema for TABLESPACE'sSergey Vojtovich2009-12-071-0/+1
| | * | | WL#4448 Generalize the handlerton::fill_files_table call with handlerton::fil...V Narayanan2009-12-031-3/+43
| | |/ /
* | | | Backport of:Konstantin Osipov2009-12-031-6/+1
|/ / /
* | | Manual resolving for the following filesAndrei Elkin2009-12-011-12/+0
|\ \ \
| * \ \ merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-12/+0
| |\ \ \
| | * | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-12/+0
| * | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Backport of:Konstantin Osipov2009-11-231-2/+0
| |_|_|/ |/| | |
* | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#46944 Internal prepared XA transction XIDs are notKristofer Pettersson2009-10-121-1/+0
| | |/ | |/|
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+11
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * Backport BUG#41013 main.bootstrap coredumps in 6.0-rplHe Zhenxing2009-10-021-0/+7
| | * WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-0/+9
|\ \ \ | |/ /
| * | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-181-0/+9
| |/
* | Backport of:Konstantin Osipov2009-10-161-0/+1
* | Backport of:Konstantin Osipov2009-10-161-1/+1
* | Backport of:Konstantin Osipov2009-10-141-5/+4
|/
* automergeGeorgi Kodinov2009-08-171-2/+2
|\
| * Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-2/+2
| |\
| | * Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-2/+2