summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-0/+2
* Fixed some reported bugsmonty@donna.mysql.com2000-11-181-0/+1
* Added ALTER TABLE ... ORDER BY ...jcole@tetra.bedford.progress.com2000-11-111-2/+2
* Fixes for automatic repairmonty@donna.mysql.com2000-10-171-0/+4
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-3/+8
* Automatic primary key for BDB tablesmonty@donna.mysql.com2000-10-161-11/+37
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-10/+10
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-11/+60
* mergemonty@donna.mysql.com2000-10-041-2/+5
|\
| * First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-2/+5
* | bug fixes in server-id, moved replication functionality tosasha@mysql.sashanet.com2000-09-291-287/+0
|/
* Small fixes for releasemonty@donna.mysql.com2000-09-261-4/+5
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-19/+21
* sql/slave.ccsasha@mysql.sashanet.com2000-09-191-2/+4
* added reopen_name_locked_table()sasha@mysql.sashanet.com2000-09-191-0/+41
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-7/+2
* Small portability fixesmonty@donna.mysql.com2000-09-071-2/+1
* mergemonty@donna.mysql.com2000-08-291-18/+17
|\
| * Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-17/+16
* | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.serg@infomag.ape.relarn.ru2000-08-281-40/+44
|/
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-23/+41
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-5/+2
* Fix "dosen't" for someone who mailed us. :)jcole@jcole.burghcom.com2000-08-161-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+2174