summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with mysql-5.1.63Sergei Golubchik2012-05-171-0/+1
|\
| * Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-271-0/+1
* | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-2/+1
* | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-5/+8
|\ \ | |/
| * 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
* | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
|\ \ \ | |/ /
| * | 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
* | | Fixed compiler and build error:Michael Widenius2011-02-251-2/+6
* | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+10
|\ \ \ | |/ /
| * | 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
* | | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-031-1/+2
* | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-3/+12
* | | Fixed compiler warningsMichael Widenius2010-08-041-5/+1
* | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+10
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-76/+65
|\ \ \ | |/ /
| * | 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
* | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-4/+12
|\ \ \ | |/ /
| * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-3/+26
| |\ \ | | |/
* | | Fixes after last merge of MySQL 5.1Michael Widenius2010-05-131-2/+2
* | | Automerge MariaDB 5.1.44b release.unknown2010-05-101-3/+19
|\ \ \
| * | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-3/+19
* | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-7/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| |/ /
* | | Fix some compiler warnings seen in Buildbot.unknown2010-03-101-0/+2
* | | Automerge MySQL 5.1.44 merge into MariaDB trunk.unknown2010-03-091-5/+2
|\ \ \
| * | | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-091-1/+1
| * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+1
| |\ \ \ | | |/ /
| | * | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-4/+1
* | | | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-1/+1
|/ / /
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-0/+4
* | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-47/+63
|\ \ \ | |/ /
| * | 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
* | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-6/+28
|\ \ \
| * \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-6/+28
| |\ \ \ | | |/ /
| | * | 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
* | | | Fixes after comments from last push:Michael Widenius2009-11-301-1/+1
* | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-1/+2
|/ / /