summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | Fix compile error when HAVE_BERKELEY_DBjimw@mysql.com2005-06-011-1/+1
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-011-51/+95
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9660jimw@mysql.com2005-06-011-53/+74
| |\ \ \ \
| | * | | | Cleanups to patch for bug #9660 after review by Monty.jimw@mysql.com2005-05-261-9/+10
| | * | | | Fix table renaming to not lowercase table names for all storagejimw@mysql.com2005-05-251-53/+73
| | | |/ / | | |/| |
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8135jimw@mysql.com2005-06-011-0/+22
| |\ \ \ \
| | * | | | Fix error reporting for 'OPTIMIZE TABLE' on InnoDB tables. (Bug #8135)jimw@mysql.com2005-05-241-0/+22
| | |/ / /
* | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-06-011-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-1/+1
* | | | Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...monty@mysql.com2005-05-251-2/+15
| |_|/ |/| |
* | | After merge fixesmonty@mysql.com2005-05-161-3/+4
* | | Merge with 4.1monty@mysql.com2005-05-141-14/+17
|\ \ \ | |/ /