summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Show all generated warnings in SHOW ERRORmonty@mysql.com2005-02-241-8/+20
* Generate warning in ha_delete_table() if files is missing in handlermonty@mysql.com2005-02-211-15/+11
* Review of new pushed code (XA & other)monty@mysql.com2005-02-211-20/+15
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-181-21/+12
|\
| * manually mergedserg@serg.mylan2005-02-141-21/+12
| |\
| | * query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-21/+12
* | | BUG#8547: Wrong errormessage when dropping table that does not exist in NDBmsvensson@neptunus.homeip.net2005-02-171-0/+15
|/ /
* | Precision Math implementationhf@deer.(none)2005-02-091-0/+8
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-2/+7
|\ \
| * | Fixed during review of new pulled codemonty@mysql.com2005-02-021-2/+7
* | | Merge bob.(none):/home/reggie/bk/mysql41reggie@bob.(none)2005-01-311-4/+2
|\ \ \ | |/ /
| * | Bug #6607 Create table... LIKE... with Windows Symlinksreggie@bob.(none)2005-01-311-4/+2
* | | Merge gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261ram@gw.mysql.r18.ru2005-01-251-1/+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
* | | | mergedserg@serg.mylan2005-01-241-2/+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
| |\ \
* | \ \ merge joreland@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
* | | | First stage of table definition cachemonty@mysql.com2005-01-061-66/+67
* | | | Mergemonty@mysql.com2005-01-041-5/+7
|\ \ \ \
| * \ \ \ Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-5/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
* | | | | typo fixedserg@sergbook.mysql.com2005-01-021-1/+1
|/ / / /
* | | | manually mergedserg@sergbook.mysql.com2004-12-311-1/+5
|\ \ \ \ | |/ / /
| * | | sql_table.cc:heikki@hundin.mysql.fi2004-12-271-1/+5
| |/ /
* | | Merge with 4.1monty@mishka.local2004-12-221-25/+26
|\ \ \ | |/ /
| * | Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'gluh@gluh.mysql.r18.ru2004-12-071-24/+26
* | | Merge with global treemonty@mysql.com2004-12-181-2/+3
|\ \ \ | |_|/ |/| |
| * | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+3
* | | bit typeram@gw.mysql.r18.ru2004-12-171-1/+13
|/ /
* | Update results for new varchar handlingmonty@mysql.com2004-12-071-10/+12
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-21/+82
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-21/+83
* | | After merge fixesmonty@mysql.com2004-12-061-0/+1
* | | Merge with 4.1monty@mysql.com2004-12-061-23/+135
|\ \ \ | | |/ | |/|
| * | 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
| |/ / / /
* | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-221-1/+14
|\ \ \ \ \
| * \ \ \ \ mergedserg@serg.mylan2004-11-221-1/+14
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#6252 - Duplicate columns in keys should failantony@ltantony.rdg.cyberkinetica.homeunix.net2004-11-221-1/+14
| | | |/ / | | |/| |