summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed during review of new pulled codemonty@mysql.com2005-02-021-2/+7
* Bug #6607 Create table... LIKE... with Windows Symlinksreggie@bob.(none)2005-01-311-4/+2
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-251-1/+2
|\
| * A fix (bug #7261: Alter table loses temp table with lower_case_table_names=2).ram@gw.mysql.r18.ru2005-01-211-1/+2
* | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-2/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-01-101-11/+10
|\
| * bug#7761 - ndb does not autcommit - postreview fixesjoreland@mysql.com2005-01-101-7/+4
| * bug#7761 - ndb does not autocommit during alter tablejoreland@mysql.com2005-01-101-11/+13
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-12-311-5/+7
|\ \ | |/ |/|
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-5/+7
* | sql_table.cc:heikki@hundin.mysql.fi2004-12-271-1/+5
|/
* Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'gluh@gluh.mysql.r18.ru2004-12-071-24/+26
* Mergejimw@mysql.com2004-12-031-7/+10
|\
| * Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-031-7/+10
| |\
| | * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-7/+10
* | | Mergejimw@mysql.com2004-12-031-6/+0
|\ \ \ | |/ / |/| |
| * | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when thejimw@mysql.com2004-12-031-8/+0
* | | merged on pullmonty@mysql.com2004-12-021-10/+4
|\ \ \
| * | | Cleanups during review stagemonty@mysql.com2004-12-021-10/+4
* | | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-021-0/+120
|/ / /
* | | Bug#6252 - Duplicate columns in keys should failantony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-221-1/+14
| |/ |/|
* | merge with 4.0monty@mysql.com2004-11-121-1/+0
|\ \ | |/
| * Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...guilhem@mysql.com2004-11-101-1/+0
* | Fix for bug#5551 (Version 4). lars@mysql.com2004-11-031-0/+6
* | merge with 4.0monty@mysql.com2004-11-021-3/+7
|\ \ | |/
| * close table before next iteration of table proccesing in mysql_admin_table (t...bell@sanja.is.com.ua2004-10-281-3/+7
| * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-141-1/+1
| |\
| | * BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t...ingo@mysql.com2004-10-141-1/+1
* | | - Check ENUM/SET duplicate values taking in account charset/collation.bar@mysql.com2004-10-261-14/+14
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-141-1/+1
|\ \ \
| * | | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-1/+1
* | | | Blob support for the group_concat() function.ram@gw.mysql.r18.ru2004-10-101-1/+1
|/ / /
* | | Manual merge of tree containing fix for bug #5915 "ALTER TABLE behavesdlenev@mysql.com2004-10-071-11/+14
|\ \ \
| * | | Fix for bug #5915 "ALTER TABLE behaves differently when converting columndlenev@brandersnatch.localdomain2004-10-071-11/+14
* | | | After merge fixesmonty@mysql.com2004-10-071-16/+19
* | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-7/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-10-061-5/+1
| |\ \ | | |/ | |/|
| | * Reverted patch for new usage of open_count as it caused more problems than it...monty@mysql.com2004-10-061-5/+1
| * | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-051-3/+3
| |\ \ | | |/ | |/|
| | * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-241-3/+3
| * | bug#2831 - --extenral-locking does not fully work with --myisam-recover.ingo@mysql.com2004-09-181-3/+9
* | | Mergetomas@poseidon.ndb.mysql.com2004-10-031-3/+4
|\ \ \
| * \ \ Merge fixesmagnus@neptunus.(none)2004-09-301-3/+4
| |\ \ \
| | * \ \ Merged Thd_ndbmagnus@neptunus.(none)2004-09-201-3/+4
| | |\ \ \
| | | * \ \ Mergedmagnus@neptunus.(none)2004-09-131-3/+4
| | | |\ \ \
| | | | * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-3/+4
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-6/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-6/+2
| |/ / / / /
* | | | | | Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tablesmskold@mysql.com2004-09-261-0/+12
|/ / / / /
* | | | | Merginghf@deer.(none)2004-09-141-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |