summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed compiler warningMichael Widenius2010-03-301-4/+4
* Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-31/+56
|\
| * Fix for compiler warnings:Davi Arnaut2010-01-281-1/+1
| * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-27/+35
| * Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-3/+20
| * Manual merge.Davi Arnaut2009-12-181-1/+1
| |\
| | * 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
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-8/+18
* | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-5/+13
|\ \ \ | |/ /
| * | BUG#48506 crash in CREATE TABLE IF NOT EXISTS <existing_view> LIKEAlfranio Correia2009-11-271-5/+13
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-54/+77
|\ \ \ | |/ /
| * | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-10/+10
| * | mergeMattias Jonsson2009-09-291-28/+30
| |\ \
| | * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-251-28/+30
| * | | BUG #46572 DROP TEMPORARY table IF EXISTS does not have a consistent behavior...unknown2009-09-281-1/+1
| * | | Fix for BUG#35570 "CHECKSUM TABLE unreliable if LINESTRING field (same conten...Kristofer Pettersson2009-09-211-2/+8
| * | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-181-0/+10
| |/ /
| * | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-101-4/+4
| * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-1/+6
| |\ \ | | |/
| | * Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-1/+6
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-41/+118
|\ \ \ | |/ /
| * | 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
| |/ /
* | | A change of direction for fix 10 csets ago: Sergey Petrunya2009-09-181-8/+0
* | | Fix myisam.test failure: let CREATE TABLE discard TRANSACTIONAL=1 attribute Sergey Petrunya2009-09-161-0/+8
* | | MySQL 5.1 -> MariaDB 5.1 merge Sergey Petrunya2009-09-101-0/+2
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-64/+357
|\ \ \ | |/ /
| * | 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
| | | | | | |\ \ \ \ \ \