summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-12/+16
* Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-1/+1
* Bug#12296 - CHECKSUM TABLE reports 0 for the tableunknown2005-08-291-1/+8
* after pull cleanupunknown2005-08-221-3/+0
* updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-181-19/+4
* patch for BUG#4680 - drop database breaking replication if there were extra f...unknown2005-08-031-1/+19
* Review of new code:unknown2005-07-271-9/+10
* Fix error message generated when trying to create a table in aunknown2005-07-211-5/+9
* Fix mergeunknown2005-07-201-16/+2
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-17/+20
|\
| * Bug #10600 After review fixesunknown2005-07-201-9/+6
| * Bug #10600unknown2005-07-191-23/+15
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-141-3/+8
|\ \
| * | ctype_utf8.result:unknown2005-07-131-3/+8
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440unknown2005-07-051-6/+4
|\ \ \ | |/ / |/| |
| * | Restore creation of files for temporary tables in the tmpdir,unknown2005-06-211-6/+4
* | | Portability fixesunknown2005-06-271-1/+0
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-201-8/+10
|\ \ \ | |/ / |/| |
| * | BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-8/+10
* | | Bug#11028 Crash on create table likeunknown2005-06-091-5/+10
* | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+4
* | | Fix compile error when HAVE_BERKELEY_DBunknown2005-06-011-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-9660unknown2005-06-011-53/+74
|\ \ \
| * | | Cleanups to patch for bug #9660 after review by Monty.unknown2005-05-261-9/+10
| * | | Fix table renaming to not lowercase table names for all storageunknown2005-05-251-53/+73
| |/ /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-8135unknown2005-06-011-0/+22
|\ \ \
| * | | Fix error reporting for 'OPTIMIZE TABLE' on InnoDB tables. (Bug #8135)unknown2005-05-241-0/+22
| |/ /
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
* | After merge fixesunknown2005-05-141-1/+1
* | Merge with 4.0unknown2005-05-141-7/+8
|\ \ | |/
| * Change create_field->offset to store offset from start of fields, independent...unknown2005-05-131-23/+14
| * Bug#6236unknown2005-05-081-6/+17
* | Fix 'CREATE TABLE ... LIKE ...' when lower_case_table_namesunknown2005-04-281-0/+2
* | Fix for BUG#9149 "OPTIMIZE TABLE statement on InnoDB table is logged twice in...unknown2005-04-111-0/+2
* | InnoDB: Prevent ALTER TABLE ... ENGINE=...unknown2005-04-071-0/+4
* | mergedunknown2005-04-021-1/+2
|\ \ | |/
| * bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s i...unknown2005-04-021-1/+2
* | Merge test and resultsunknown2005-03-111-1/+3
|\ \
| * | Flush entries from the query cache for tables used inunknown2005-03-071-1/+3
| |/
* | Fixed during review of new pulled codeunknown2005-02-021-2/+7
* | Bug #6607 Create table... LIKE... with Windows Symlinksunknown2005-01-311-4/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-1/+2
|\ \
| * | A fix (bug #7261: Alter table loses temp table with lower_case_table_names=2).unknown2005-01-211-1/+2
* | | fixes/cleanups according to Coverity reportunknown2005-01-241-2/+2
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-101-11/+10
|\ \
| * | bug#7761 - ndb does not autcommit - postreview fixesunknown2005-01-101-7/+4
| * | bug#7761 - ndb does not autocommit during alter tableunknown2005-01-101-11/+13
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-311-5/+7
|\ \ \ | |/ / |/| |
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-5/+7