summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix UNIONmonty@tik.mysql.fi2001-08-021-7/+9
* Added back old code that Sasha removedmonty@tik.mysql.fi2001-07-111-124/+90
* post-merge fixessasha@mysql.sashanet.com2001-07-071-3/+42
* merged latest changes in 3.23 sasha@mysql.sashanet.com2001-07-071-91/+86
|\
| * dded volatile to replication variablemonty@tik.mysql.fi2001-07-071-1/+2
* | mergemonty@work.mysql.com2001-06-211-21/+22
|\ \ | |/
| * Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-21/+22
* | mergemonty@work.mysql.com2001-06-121-0/+3
|\ \ | |/
| * Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-0/+3
* | mergemonty@work.mysql.com2001-05-311-5/+13
|\ \ | |/
| * Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-5/+13
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-19/+0
* | mergemonty@work.mysql.com2001-05-201-4/+7
|\ \ | |/
| * Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-6/+9
* | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-101-8/+27
|\ \ | |/
| * Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-4/+4
| * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-2/+3
| * Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-2/+20
* | fully functional HANDLER table CLOSEserg@serg.mysql.com2001-04-151-34/+45
* | mergedserg@serg.mysql.com2001-04-131-3/+1
|\ \
| * | this won't be pushedserg@serg.mysql.com2001-04-131-1/+1
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)serg@serg.mysql.com2001-04-071-4/+2
* | | Ugly merge of 3.23 changes into 4.0 - fix up neededsasha@mysql.sashanet.com2001-04-111-48/+45
|\ \ \ | |_|/ |/| |
| * | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-48/+45
* | | do not log the drop internal temporary tables into the binary logsasha@mysql.sashanet.com2001-04-101-5/+11
|/ /
* | Added INNODB as a synonym for INNOBASEmonty@donna.mysql.fi2001-04-021-11/+16
* | Fixed bug in lock tables introduced by shared locks.monty@donna.mysql.fi2001-03-271-1/+1
|/
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-251-8/+0
* Fixed bug with FLUSH TABLES when using temporary tablesmonty@tik.mysql.fi2001-03-231-11/+2
* fixed bug on re-open of temp tables after FLUSH in the middle of opensasha@mysql.sashanet.com2001-03-221-0/+10
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-29/+38
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-0/+5
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-3/+3
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-1/+1
* fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-3/+2
* Table_locks_waitedsasha@mysql.sashanet.com2001-01-261-1/+3
* Lots of manual changesmonty@donna.mysql.com2001-01-251-2/+3
* Fixed type in make_binary_distribution.shmonty@donna.mysql.com2001-01-221-1/+4
* Fixed that --open-files-limit works on Linuxmonty@donna.mysql.com2001-01-141-1/+1
* Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>tim@cane.mysql.fi2000-12-181-0/+68
* sql_base.cc merge+insert (v.3)serg@serg.mysql.com2000-12-081-1/+0
* Mergeserg@serg.mysql.com2000-12-071-12/+13
|\
| * myrg_rrnd.c merge+insert (alternate take)serg@serg.mysql.com2000-12-071-12/+13
* | Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-9/+9
|/
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-3/+2
* Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-6/+8
|\
| * New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-6/+8
* | pointer casts -> int4store()sasha@mysql.sashanet.com2000-11-271-9/+8
* | yes, and a small change to log_event.hsasha@mysql.sashanet.com2000-11-251-5/+63
|/
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-5/+6