summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-0/+9
|\ \ \ | |/ /
| * | mergeMattias Jonsson2009-08-121-0/+9
| |\ \
| | * | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-081-0/+9
* | | | MySQL 5.1 -> MariaDB 5.1 merge Sergey Petrunya2009-09-101-5/+2
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+7
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /