summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+3
* mergeunknown2003-01-041-23/+43
|\
| * Added support for DROP TEMPORARY TABLEunknown2003-01-041-23/+43
* | mergingunknown2002-12-311-1/+1
|\ \
| * | postreview fix (SCRUM)unknown2002-12-281-1/+1
| |/
* | Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-6/+8
|\ \
| * | pure coverage test updates unknown2002-12-301-6/+8
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+2
|\ \ \ | |/ / |/| |
| * | processing thread specific queriesunknown2002-12-301-0/+2
* | | sql_table.cc:unknown2002-12-281-0/+119
| |/ |/|
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-47/+45
|/
* merge fixunknown2002-12-061-2/+7
|\
| * Merge with 4.0.6unknown2002-12-051-2/+7
| |\
| | * Merge with 3.23unknown2002-12-051-2/+7
| | |\
| | | * some code cleanupunknown2002-12-041-1/+0
| | | * A fix for double free'd pointer bug ...unknown2002-12-041-1/+7
* | | | Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)>unknown2002-12-041-2/+4
|/ / /
* | | Merge with 4.0unknown2002-11-211-23/+42
|\ \ \ | |/ /
| * | row0mysql.c, row0mysql.h, ha_innodb.cc, sql_table.cc, handler.h:unknown2002-11-191-1/+0
| * | corrected error message for OPTIMIZE/ANALYZE/etc,unknown2002-11-081-2/+7
| * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-20/+35
* | | few small bug fixes ...unknown2002-11-151-4/+5
* | | mergedunknown2002-10-251-3/+11
|\ \ \ | |/ /
| * | mergedunknown2002-10-251-3/+11
| |\ \ | | |/
| | * Fixed problem with BDB tables and ALTER TABLEunknown2002-10-241-3/+11
| | * Change name -> alias in TABLE_LIST.unknown2002-09-211-4/+4
| | * Fixed bug in ALTER TABLE and RENAME TABLE when running with lower-case-table-...unknown2002-09-161-2/+2
* | | ENUM/SET fields now have charset toounknown2002-10-251-0/+4
* | | BINARY charset is now used instead of binary_flagunknown2002-10-251-7/+8
* | | Added THD as parameter to filesort. Removed not used 'special' argument.unknown2002-10-161-2/+2
* | | Merge with 4.0.4unknown2002-10-021-58/+166
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-20/+25
| * | Merge with 4.0.3unknown2002-08-301-52/+155
| |\ \
| | * | CREATE ... SELECT extension (WL 317)unknown2002-07-201-13/+32
| | * | Database default charset now works:unknown2002-06-241-1/+3
| | * | Default table character set has been added:unknown2002-06-191-0/+5
| | * | merge with 4.0 to get last fixes to last mergeunknown2002-06-041-14/+14
| | |\ \
| | * | | Changes for new binary .frm formatunknown2002-06-041-2/+4
| | * | | merge with 4.0unknown2002-06-031-6/+9
| | |\ \ \
| | * | | | Extension of .frm file (not yet ready for push)unknown2002-06-021-24/+44
| | * | | | Fixed problem in fulltest testcaseunknown2002-05-221-9/+11
| | * | | | Fix for bug mentioned by Peter and Sanjaunknown2002-05-201-3/+0
| | * | | | Now string values are created and filled with charset fieldunknown2002-05-171-1/+1
| | * | | | RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+0
| | * | | | Fix to use Monty's changes in frm formatunknown2002-04-181-4/+7
| | * | | | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
| | * | | | mergeunknown2002-04-131-18/+72
| | |\ \ \ \
| | | * | | | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-13/+20
| | | * | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-02-221-5/+52
| | | |\ \ \ \
| | | | * | | | Added GIS extensionunknown2002-02-221-5/+52