summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed win32 compilation warningsGeorgi Kodinov2009-09-021-1/+1
* mergeMattias Jonsson2009-08-261-15/+61
|\
| * Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-08-071-15/+61
* | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-08-131-26/+57
|/
* Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-2/+0
* BUG#43046: mixed mode switch to row format with temp table leadLuis Soares2009-07-261-16/+59
* Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-1/+1
* Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-1/+1
* Merge from 5.0Staale Smedseng2009-06-291-1/+1
|\
| * Merge from 5.0-btStaale Smedseng2009-06-291-1/+1
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-28/+30
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-21/+15
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-5/+5
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-5/+5
| |/
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-10/+10
| |\
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-5/+10
| | |\
| | * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-1/+3
| | |\ \
| | * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-1/+7
| | |\ \ \
| | * \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+7
| | |\ \ \ \
| | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-2/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-10/+10
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-10/+10
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-10/+10
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-10/+10
| | | | | |\ \ \ \ \ \
* | | | | | | | | | | | Bug#32430:'show innodb status' causes errors Invalid (old?) tableMattias Jonsson2009-06-021-0/+228
* | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-2/+5
* | | | | | | | | | | | Bug#39200: optimize table does not recognize ROW_FORMAT=COMPRESSEDTatiana A. Nurnberg2009-05-291-1/+4
* | | | | | | | | | | | Fix for bug#44860: ALTER TABLE on view crashes serverRamil Kalimullin2009-05-191-0/+14
* | | | | | | | | | | | bug#44166Sergei Golubchik2009-05-041-1/+1
* | | | | | | | | | | | Merge from 5.0-bugteamStaale Smedseng2009-04-231-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Bug#33146 CHECKSUM TABLE is not interruptable by KILL Staale Smedseng2009-04-231-0/+10
* | | | | | | | | | | | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-8/+16
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-1/+6
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ auto-mergeIgnacio Galarza2009-03-171-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Addendum to previous patch for Bug#29458. A number Staale Smedseng2009-03-051-1/+2
| * | | | | | | | | | | | Commit for merge and pushStaale Smedseng2009-02-271-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Recommit for merging and pushingStaale Smedseng2009-02-271-1/+6
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | merge into an updated 5.1-bugteam.Mattias Jonsson2009-02-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug#36001: Partitions: spelling and using some error messagesMattias Jonsson2009-02-181-1/+1
| * | | | | | | | | | | | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-161-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | / / / / / / / / / | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-4/+4
| |/ / / / / / / / /
* | | | | | | | | | Bug#37995 Error message truncation in test "innodb" in embedded mode.Alexey Botchkov2009-02-051-8/+9
* | | | | | | | | | BUG#35583 mysqlbinlog replay fails with ERROR 1146 when temp tables are usedAlfranio Correia2009-01-281-0/+1
* | | | | | | | | | Fix forRamil Kalimullin2009-01-141-5/+26
* | | | | | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1