summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | 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
* | | | | | | | | | | | | Bug#40104 regression with table names?Sergey Glukhov2008-12-231-8/+0
* | | | | | | | | | | | | BUG#39746 - Debug flag breaks struct definitionSergey Vojtovich2008-12-171-1/+1
* | | | | | | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-091-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-091-1/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Bug#40949 Debug version of MySQL server crashes when run OPTIMIZE on compress...Sergey Glukhov2008-12-091-0/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | 5.0-bugteam->5.1-bugteam automerge(bug#39541)Sergey Glukhov2008-11-131-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-131-0/+6
* | | | | | | | | | mergeMattias Jonsson2008-11-041-5/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION workMattias Jonsson2008-10-101-5/+7
* | | | | | | | | | | mergeMattias Jonsson2008-10-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-051-3/+3
* | | | | | | | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-10-131-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-2/+3
| |/ / / / / / / / /
* | | | | | | | | | Bug#39372 "Smart" ALTER TABLE not so smart after all.Sergey Glukhov2008-10-091-0/+2
* | | | | | | | | | Bug#36768 (partition_info::check_partition_info() reports mal formedMarc Alff2008-10-061-4/+6
|/ / / / / / / / /
* | | | | | | | | bug #31231 mysql_alter_table() tries to drop a non-existing tableMartin Skold2008-09-151-23/+109
* | | | | | | | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-1/+54
* | | | | | | | | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | auto merge 5.1-main --> 5.1-bugteamGleb Shchepa2008-06-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typoTimothy Smith2008-06-171-1/+1
* | | | | | | | | Bug#33873: Fast ALTER TABLE doesn't work with multibyte character setsDavi Arnaut2008-06-171-43/+53
|/ / / / / / / /
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-3/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-191-3/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix create.test in --ps-protocol broken by the previous push.unknown2008-04-171-3/+0
* | | | | | | | | | Merge host.loc:/work/bugs/5.0-bugteam-36055unknown2008-05-131-0/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tablesunknown2008-05-121-0/+7
| | |_|_|_|_|_|/ | |/| | | | | |