summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
|\
| * MergeKent Boortz2010-12-291-1/+1
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | * backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-141-1/+0
* | | BUG#675118: Elimination of a table results in an invalid execution planSergey Petrunya2011-01-111-1/+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
* | | 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
| |/ /
* | | 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
* | | 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
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+2
* | | 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 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
| | |\
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-0/+1
| | |\ \
| * | | | A follow up patch for the follow up patch for Bug#45829 Konstantin Osipov2009-08-121-0/+2
| * | | | A follow up patch for Bug#45829 "CREATE TABLE TRANSACTIONAL Konstantin Osipov2009-08-121-4/+0
* | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-2/+12
|\ \ \ \ \
| * | | | | MWL#17: Table eliminationSergey Petrunya2009-06-301-4/+6
| * | | | | MWL#17: Table eliminationSergey Petrunya2009-06-291-1/+6
| * | | | | MWL#17: Table eliminationSergey Petrunia2009-06-141-1/+2
| * | | | | MWL#17: Table eliminationSergey Petrunia2009-06-031-0/+2
* | | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Bug#46454: MySQL wrong index optimisation leads to incorrect result & crashesMartin Hansson2009-08-071-1/+7
| * | | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-0/+2
* | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+31
|\ \ \ \ \ | |/ / / /
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \ \ \
| | * \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-1/+0
| | |\ \ \ \
| | * | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | | | | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-1/+1
| * | | | | | merged 37936 to 5.1-bugteamGeorgi Kodinov2008-12-091-0/+30
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Bug #37936: ASSERT_COLUMN_MARKED_FOR_WRITE in Field_datetime::store ,Georgi Kodinov2008-12-091-0/+30
| | |/ / / /