summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-09-011-5/+10
|\
| * Improve default error message for optimize/repair tablemsvensson@neptunus.(none)2005-08-241-5/+10
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-1/+1
|\ \
| * | Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)jimw@mysql.com2005-08-301-1/+1
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-08-301-1/+8
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-08-291-1/+8
| |\ \ \ | | |/ /
| | * | Bug#12296 - CHECKSUM TABLE reports 0 for the tableingo@mysql.com2005-08-291-1/+8
* | | | fix for bug 12207 (alter table discard tablespace on MyISAM tableandrey@lmy004.2005-08-291-3/+3
|/ / /
* | | mergedserg@sergbook.mysql.com2005-08-261-3/+0
|\ \ \ | |/ /
| * | after pull cleanupserg@sergbook.mysql.com2005-08-221-3/+0
* | | Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-0/+3
|\ \ \ | |/ / | | / | |/ |/|
| * updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). sasha@asksasha.com2005-08-181-19/+4
| * patch for BUG#4680 - drop database breaking replication if there were extra f...sasha@asksasha.com2005-08-031-1/+19
* | Changed/fixed error message from last commitgeorg@lmy002.wdf.sap.corp2005-08-041-1/+1
* | Fix for bug #6859 (after Sanja's review)georg@lmy002.wdf.sap.corp2005-08-031-0/+9
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-11/+12
|\ \ | |/
| * Review of new code:monty@mysql.com2005-07-271-9/+10
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-221-5/+9
|\ \ | |/
| * Fix error message generated when trying to create a table in ajimw@mysql.com2005-07-211-5/+9
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-211-23/+12
|\ \ | |/
| * Fix mergepappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-201-16/+2
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-201-17/+20
| |\
| | * Bug #10600 After review fixesmronstrom@mysql.com2005-07-201-9/+6
| | * Bug #10600mronstrom@mysql.com2005-07-191-23/+15
* | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-10/+4
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.num-convbar@mysql.com2005-07-141-3/+8
|\ \ \ | |/ /
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-07-141-3/+8
| |\ \
| | * | ctype_utf8.result:bar@mysql.com2005-07-131-3/+8
* | | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupdlenev@mysql.com2005-07-131-2/+2
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-051-6/+4
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440jimw@mysql.com2005-07-051-6/+4
| |\ \ \ | | |/ / | |/| |
| | * | Restore creation of files for temporary tables in the tmpdir,jimw@mysql.com2005-06-211-6/+4
* | | | Mergebell@sanja.is.com.ua2005-07-051-10/+26
|\ \ \ \
| * | | | fixed environment creation and cleaning up for processing view one by one dur...bell@sanja.is.com.ua2005-07-051-10/+26
* | | | | Merge with 4.1monty@mysql.com2005-07-031-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Portability fixesmonty@mishka.local2005-06-271-1/+0
* | | | | sql_table.cc:bar@mysql.com2005-07-011-1/+2
* | | | | a fix.ramil@mysql.com2005-06-301-1/+1
* | | | | Merged from mysql-4.1 to mysql-5.0msvensson@neptunus.(none)2005-06-221-8/+9
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-06-201-8/+10
| |\ \ \ | | |/ / | |/| |
| | * | BUG#10365 Cluster handler uses non-standard error codesmsvensson@neptunus.(none)2005-06-081-8/+10
* | | | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-22/+29
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10543jimw@mysql.com2005-06-091-6/+19
|\ \ \ \
| * | | | Additional tweak to fix for bug #10543, to prevent a change injimw@mysql.com2005-06-021-0/+4
| * | | | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)jimw@mysql.com2005-05-251-6/+15
* | | | | Mergeacurtis@xiphis.org2005-06-091-5/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#11028 Crash on create table likeacurtis@xiphis.org2005-06-091-5/+10
* | | | | Merge with 4.1monty@mysql.com2005-06-071-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+4
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-011-1/+1
|\ \ \ \ \ | |/ / / /