summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-1/+1
* Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-1/+6
* Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-1/+6
* Merge from 5.0-btStaale Smedseng2009-06-291-1/+1
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-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.0cmiller@zippy.cornsilk.net2007-12-101-10/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-10/+10
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-10/+10
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-261-10/+10
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-10/+10
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-10/+10
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-10/+10
| | | | | | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-10/+10
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-10/+10
* | | | | | | | | | | | | | Bug#33146 CHECKSUM TABLE is not interruptable by KILL Staale Smedseng2009-04-231-0/+10
* | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Recommit for merging and pushingStaale Smedseng2009-02-271-1/+6
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-4/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-091-1/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-131-0/+6
* | | | | | | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tablesgshchepa/uchum@host.loc2008-05-121-0/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-12-131-2/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge mysql.com:/home/hf/work/31868/my41-31868holyfoot/hf@hfmain.(none)2007-11-201-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug #32063 "create table like" works case-significant only in "embedded" serv...holyfoot/hf@mysql.com/hfmain.(none)2007-11-101-4/+4
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtimekostja@bodhi.local2007-01-151-278/+97
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#31479 Bad lock interaction if CREATE TABLE LIKE is killeddavi@mysql.com/endora.local2007-11-281-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.0-basemalff@lambda.weblab2007-10-291-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Patch for BUG#30736: Row Size Too Large Error Creating a Table andanozdrin/alik@station.2007-10-231-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Bug #30825: Problems when putting a non-spatial index on a GIS columngkodinov/kgeorge@magare.gmz2007-10-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no ...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-261-8/+18
* | | | | | | | | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64kaa@polly.(none)2007-10-171-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0igor@olga.mysql.com2007-08-041-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug #30193: crash during drop table and killgkodinov/kgeorge@magare.gmz2007-08-021-2/+3
* | | | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-opttsmith@ramayana.hindu.god2007-08-011-5/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-08-011-2/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-07-241-2/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix for bug #28125: ERROR 2013 when adding index.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-181-2/+4
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-07-311-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | A fix and a test case for Bug#24918 drop table and lock / inconsistentkostja@bodhi.(none)2007-07-271-5/+5
| | |/ / / / / / / / / /
* | | | | | | | | | | | (pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-1/+0
|/ / / / / / / / / / /