summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-1/+8
* Portability fixesunknown2001-09-151-1/+0
* Fixed bug in UNIONunknown2001-09-141-14/+21
* Merge with 3.23.42unknown2001-09-131-0/+3
|\
| * Fixed a problem using LOCK TABLES and BDB tablesunknown2001-09-061-0/+3
* | Update of manual with 4.0 changesunknown2001-09-031-1/+1
* | merge with 3.23.42unknown2001-09-021-8/+5
|\ \ | |/
| * Make killing of threads saferunknown2001-09-011-6/+3
| * Fixes for OS2.unknown2001-08-221-2/+2
| * Portability fixesunknown2001-08-101-1/+1
* | Fix of UNION codeunknown2001-08-191-12/+0
* | New startup options and some cleanupsunknown2001-08-181-0/+12
* | Fix problem with not getting 'No Database Selected' errorunknown2001-08-151-9/+8
* | Fix UNIONunknown2001-08-021-7/+9
* | Added back old code that Sasha removedunknown2001-07-111-124/+90
* | post-merge fixesunknown2001-07-071-3/+42
* | merged latest changes in 3.23 unknown2001-07-071-91/+86
|\ \ | |/
| * dded volatile to replication variableunknown2001-07-071-1/+2
* | mergeunknown2001-06-211-21/+22
|\ \ | |/
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-21/+22
* | mergeunknown2001-06-121-0/+3
|\ \ | |/
| * Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+3
* | mergeunknown2001-05-311-5/+13
|\ \ | |/
| * Pushing all the Gemini changes above the table handler.unknown2001-05-291-5/+13
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-19/+0
* | mergeunknown2001-05-201-4/+7
|\ \ | |/
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-6/+9
* | Merged with 3.23, needs further fix-upunknown2001-05-101-8/+27
|\ \ | |/
| * Applied patches for BDB tablesunknown2001-05-091-4/+4
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-2/+3
| * Fix for BDB and LOCK TABLESunknown2001-04-191-2/+20
* | fully functional HANDLER table CLOSEunknown2001-04-151-34/+45
* | mergedunknown2001-04-131-3/+1
|\ \
| * | this won't be pushedunknown2001-04-131-1/+1
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-4/+2
* | | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-111-48/+45
|\ \ \ | |_|/ |/| |
| * | Added all changes from old 4.0 version:unknown2001-04-111-48/+45
* | | do not log the drop internal temporary tables into the binary logunknown2001-04-101-5/+11
|/ /
* | Added INNODB as a synonym for INNOBASEunknown2001-04-021-11/+16
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-271-1/+1
|/
* Fixed bug in send in mysqltestunknown2001-03-251-8/+0
* Fixed bug with FLUSH TABLES when using temporary tablesunknown2001-03-231-11/+2
* fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-221-0/+10
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-29/+38
* Fixes for innobase usageunknown2001-03-031-0/+5
* Added locks needed for Innobaseunknown2001-02-181-3/+3
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* fixed up lock counting code - Monty's suggestionsunknown2001-01-271-3/+2
* Table_locks_waitedunknown2001-01-261-1/+3
* Lots of manual changesunknown2001-01-251-2/+3