summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-271-0/+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#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+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 Slave2010-07-291-1/+1
* | | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+0
|/ /
* | 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
* | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-0/+14
* | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-11/+42
* | 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.0cmiller@zippy.cornsilk.net2007-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
* | | | 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
* | | | 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
| |/ / / /
* | | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-1/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-1/+0
* | | | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-3/+4
|\ \ \ \ | |/ / /
| * | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-3/+4
| |/ /
| * | Bug #28702: VIEWs defined with USE/FORCE KEY ignore that requestgkodinov/kgeorge@magare.gmz2007-09-241-0/+2
* | | mergeMattias Jonsson2008-10-011-0/+4
|\ \ \
| * | | Bug#38804: Query deadlock causes all tables to be inaccessible.Mattias Jonsson2008-09-081-0/+4
* | | | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-5/+112
|/ / /
* | | Bug#38002 table_cache consumes too much memory with blobsKristofer Pettersson2008-07-241-0/+3
* | | Bug#27430 "Crash in subquery code when in PS and table DDL changed after kostja@bodhi.(none)2008-05-201-18/+18
* | | Implement some code review fixes for the fix for Bug#27430 kostja@bodhi.(none)2008-05-181-8/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2008-04-191-0/+130
|\ \ \
| * | | WL#4165 "Prepared statements: validation".kostja@bodhi.(none)2008-04-171-2/+2
| * | | Tentative implementation ofkostja@dipika.(none)2008-04-081-0/+130
* | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-03-131-0/+24
|\ \ \ \ | |/ / /
| * | | Merge ssh://bk-internal.mysql.com//home/bk/mysql-5.1-optkaa@kaamos.(none)2008-03-121-0/+24
| |\ \ \
| | * | | Bug #34367: sql/sql_show.cc: create_schema_table should handle mhansson/martin@riffraff.(none)2008-03-071-0/+24