summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-271-0/+1
* Updated/added copyright headersKent Boortz2011-07-031-3/+4
|\
| * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
* | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
* | Bug#56380: valgrind memory leak warning from partition testsMattias Jonsson2010-12-011-1/+1
* | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+10
* | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-38/+35
* | Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+21
* | Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-211-24/+10
* | Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-12/+0
* | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-3/+26
|\ \ | |/
* | Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-121-3/+1
* | Merge fix for bug49902 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-091-3/+2
|\ \
| * | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-3/+2
* | | Bug#47736 killing a select from a view when the view is processing a function...Sergey Glukhov2010-02-051-1/+1
|/ /
* | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-4/+1
* | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-45/+53
* | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-2/+10
* | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-5/+20
* | Bug#35996: SELECT + SHOW VIEW should be enough to displayMartin Hansson2009-09-281-1/+8
* | mergeMattias Jonsson2009-08-121-0/+9
|\ \
| * | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-081-0/+9
* | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-4/+5
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-32/+33
|\ \ \ \ | | | |/ | | |/|
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-4/+4
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-4/+4
| |/ /
* | | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2009-05-271-0/+1
|\ \ \
| * | | Bug #38159: Function parsing problem generates misleading error messageGeorgi Kodinov2009-05-271-0/+1
| |/ /
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-271-1/+1
|\ \ \ | |/ /
| * | Bug#41212 crash after race condition between merge table and table_cache evic...Sergey Glukhov2009-05-271-1/+1
| * | auto-mergeIgnacio Galarza2009-03-191-4/+1
| |\ \
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-4/+4
* | | | auto-mergeTatiana A. Nurnberg2009-03-181-4/+1
|\ \ \ \
| * \ \ \ merge of bug 42434 to 5.1-bugteamGeorgi Kodinov2009-03-111-4/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #42434: license of mysys MD5 implementation is not GPL-compatibleGeorgi Kodinov2009-03-091-4/+1
| | |/ /
* | | | Bug#36751: Segmentation fault in ctype-bin.c:308; Linux 86_64, with-max-index...Tatiana A. Nurnberg2009-03-111-0/+1
|/ / /
* | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | BUG#39746 - Debug flag breaks struct definitionSergey Vojtovich2008-12-171-11/+12
* | | Bug #37742: HA_EXTRA_KEYREAD flag is set when key contains only prefix of req...Georgi Kodinov2008-11-291-1/+3
|/ /
* | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-10/+14
|\ \ | |/
| * Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-10/+14
* | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-10/+21
* | Bug#38002 table_cache consumes too much memory with blobsKristofer Pettersson2008-07-241-0/+22
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-3/+7
|\ \
| * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-3/+7
| |\ \
| | * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-071-3/+7
| | |\ \