Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -21/+22 |
* | Changed compare in MyISAM to use my_pread() | monty@tik.mysql.fi | 2001-06-11 | 1 | -0/+3 |
* | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -5/+13 |
* | Fixed bug when using MERGE on files > 4G | monty@donna.mysql.fi | 2001-05-17 | 1 | -6/+9 |
* | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -4/+4 |
* | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -2/+3 |
* | Fix for BDB and LOCK TABLES | monty@donna.mysql.fi | 2001-04-19 | 1 | -2/+20 |
* | do not log the drop internal temporary tables into the binary log | sasha@mysql.sashanet.com | 2001-04-10 | 1 | -5/+11 |
* | Added INNODB as a synonym for INNOBASE | monty@donna.mysql.fi | 2001-04-02 | 1 | -11/+16 |
* | Fixed bug in lock tables introduced by shared locks. | monty@donna.mysql.fi | 2001-03-27 | 1 | -1/+1 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -8/+0 |
* | Fixed bug with FLUSH TABLES when using temporary tables | monty@tik.mysql.fi | 2001-03-23 | 1 | -11/+2 |
* | fixed bug on re-open of temp tables after FLUSH in the middle of open | sasha@mysql.sashanet.com | 2001-03-22 | 1 | -0/+10 |
* | Split setup_fields to setup_tables and setup_fields | monty@tik.mysql.fi | 2001-03-21 | 1 | -29/+38 |
* | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 1 | -0/+5 |
* | Added locks needed for Innobase | monty@donna.mysql.com | 2001-02-18 | 1 | -3/+3 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -1/+1 |
* | fixed up lock counting code - Monty's suggestions | sasha@mysql.sashanet.com | 2001-01-27 | 1 | -3/+2 |
* | Table_locks_waited | sasha@mysql.sashanet.com | 2001-01-26 | 1 | -1/+3 |
* | Lots of manual changes | monty@donna.mysql.com | 2001-01-25 | 1 | -2/+3 |
* | Fixed type in make_binary_distribution.sh | monty@donna.mysql.com | 2001-01-22 | 1 | -1/+4 |
* | Fixed that --open-files-limit works on Linux | monty@donna.mysql.com | 2001-01-14 | 1 | -1/+1 |
* | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk> | tim@cane.mysql.fi | 2000-12-18 | 1 | -0/+68 |
* | sql_base.cc merge+insert (v.3) | serg@serg.mysql.com | 2000-12-08 | 1 | -1/+0 |
* | Merge | serg@serg.mysql.com | 2000-12-07 | 1 | -12/+13 |
|\ | |||||
| * | myrg_rrnd.c merge+insert (alternate take) | serg@serg.mysql.com | 2000-12-07 | 1 | -12/+13 |
* | | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -9/+9 |
|/ | |||||
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -3/+2 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -6/+8 |
|\ | |||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -6/+8 |
* | | pointer casts -> int4store() | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -9/+8 |
* | | yes, and a small change to log_event.h | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -5/+63 |
|/ | |||||
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 1 | -5/+6 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 1 | -0/+2 |
* | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 1 | -0/+1 |
* | Added ALTER TABLE ... ORDER BY ... | jcole@tetra.bedford.progress.com | 2000-11-11 | 1 | -2/+2 |
* | Fixes for automatic repair | monty@donna.mysql.com | 2000-10-17 | 1 | -0/+4 |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -3/+8 |
* | Automatic primary key for BDB tables | monty@donna.mysql.com | 2000-10-16 | 1 | -11/+37 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -10/+10 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -11/+60 |
* | merge | monty@donna.mysql.com | 2000-10-04 | 1 | -2/+5 |
|\ | |||||
| * | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -2/+5 |
* | | bug fixes in server-id, moved replication functionality to | sasha@mysql.sashanet.com | 2000-09-29 | 1 | -287/+0 |
|/ | |||||
* | Small fixes for release | monty@donna.mysql.com | 2000-09-26 | 1 | -4/+5 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -19/+21 |
* | sql/slave.cc | sasha@mysql.sashanet.com | 2000-09-19 | 1 | -2/+4 |
* | added reopen_name_locked_table() | sasha@mysql.sashanet.com | 2000-09-19 | 1 | -0/+41 |
* | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -7/+2 |
* | Small portability fixes | monty@donna.mysql.com | 2000-09-07 | 1 | -2/+1 |