summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-release.Michael Widenius2010-12-061-0/+1
|\
| * merge with 5.1Michael Widenius2010-11-301-0/+1
| |\
| | * Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+1
| | |\
| | | * Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+1
* | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-29/+74
|\ \ \ \ | |/ / /
| * | | Automatic mergeMichael Widenius2010-10-011-20/+20
| |\ \ \
| | * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-20/+20
| * | | | merge with 5.1Sergei Golubchik2010-09-111-2/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+1
| | |\ \ | | | |/
| | | * merge mysql-5.1-bugteam into mysql-5.1-securityGeorgi Kodinov2010-08-021-1/+1
| | | |\
| | | | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
| | | * | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+0
| | | |/
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-3/+22
| |\ \ \ | | |/ /
| | * | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+6
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-3/+16
| | |\ \ | | | |/
| | | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| | | * Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+1
| | | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-1/+0
| | | * Merge of fix for Bug#52357Martin Hansson2010-05-061-1/+14
| | | |\
| | | | * Bug#52357: Assertion failed: join->best_read inMartin Hansson2010-05-061-1/+14
| * | | | Fixed bug #607566.Igor Babaev2010-07-191-3/+21
| * | | | MergeIgor Babaev2010-07-171-0/+9
| |\ \ \ \
| | * | | | Fixed bug #604503.Igor Babaev2010-07-171-0/+9
| * | | | | Fixed bug #603186.Igor Babaev2010-07-151-1/+1
| |/ / / /
* | | | | (no commit message)unknown2010-09-081-1/+2
* | | | | Subquery cache (MWL#66) added.unknown2010-07-101-0/+4
* | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | include guardsSergei Golubchik2010-06-031-0/+3
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-0/+18
| |\ \ \ \ | | |/ / /
| | * | | Fixes after last merge of MySQL 5.1Michael Widenius2010-05-131-8/+12
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+14
| | |\ \ \ | | | |/ /
| | | * | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-0/+14
| * | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+2
| * | | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-0/+1
* | | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-12/+56
|\ \ \ \ \ | |/ / / /
| * | | | mergedSergei Golubchik2010-02-121-1/+2
| |\ \ \ \ | | |/ / /
| | * | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+2
| * | | | merge 5.1->5.2unknown2010-02-011-11/+42
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-11/+42
| | |\ \ \ | | | |/ /
| | | * | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-11/+42
| * | | | merge 5.1-> 5.2unknown2009-12-081-0/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+12
| | |\ \ \ | | | |/ /
| | | * | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-0/+12
| | | * | reverted the fix for bug #46019 from 5.1-bugteamGeorgi Kodinov2009-08-211-9/+0
| | | |\ \ | | | | |/
| | | | * Revert of the fix for bug #46019.Georgi Kodinov2009-08-211-23/+0
| | | * | merge of bug #46019 to 5.1-bugteamGeorgi Kodinov2009-08-201-0/+9
| | | |\ \ | | | | |/
| | | | * Bug #46019: ERROR 1356 When selecting from within anotherGeorgi Kodinov2009-08-191-0/+23
| | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| | | | * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-4/+4
| | | | |\