summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / /
* | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+2
|/ / / / /
* | | | | 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 requestunknown2007-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 unknown2008-05-201-18/+18
* | | Implement some code review fixes for the fix for Bug#27430 unknown2008-05-181-8/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-191-0/+130
|\ \ \
| * | | WL#4165 "Prepared statements: validation".unknown2008-04-171-2/+2
| * | | Tentative implementation ofunknown2008-04-081-0/+130
* | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-131-0/+24
|\ \ \ \ | |/ / /
| * | | Merge ssh://bk-internal.mysql.com//home/bk/mysql-5.1-optunknown2008-03-121-0/+24
| |\ \ \
| | * | | Bug #34367: sql/sql_show.cc: create_schema_table should handle unknown2008-03-071-0/+24
* | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-071-0/+1
| | |\ \ \