Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup | serg@serg.mysql.com | 2001-05-24 | 1 | -2/+4 |
* | Merge | serg@serg.mysql.com | 2001-05-15 | 1 | -27/+39 |
|\ | |||||
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYS | serg@serg.mysql.com | 2001-05-11 | 1 | -27/+39 |
* | | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -16/+19 |
* | | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+3 |
|/ | |||||
* | added test case for the nasty join query crash | sasha@mysql.sashanet.com | 2001-03-23 | 1 | -1/+1 |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -0/+7 |
* | Added new tests to benchmark suite | monty@donna.mysql.fi | 2001-03-11 | 1 | -0/+1 |
* | Patch from sleepycat to fix problem with BDB and log files | monty@donna.mysql.fi | 2001-03-06 | 1 | -1/+4 |
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 1 | -1/+4 |
* | Fix bug in mysql_backup_table that prevented other threads from | tim@threads.polyesthetic.msg | 2001-02-07 | 1 | -1/+1 |
* | Fixed ALTER TABLE on MERGE tables | monty@donna.mysql.com | 2001-01-28 | 1 | -3/+6 |
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -1/+0 |
* | Added new mutex for hostname lookup | monty@donna.mysql.com | 2001-01-23 | 1 | -0/+1 |
* | Fixes for OSF1 | monty@donna.mysql.com | 2001-01-22 | 1 | -66/+62 |
* | fixed buffer overrun in resolve_stack_dump | sasha@mysql.sashanet.com | 2001-01-18 | 1 | -3/+7 |
* | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 1 | -1/+1 |
* | ha_berkeley.cc - Don't use subtransactions in update_row by default | tim@cane.mysql.fi | 2000-12-26 | 1 | -2/+4 |
* | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+3 |
* | Bugfix when using a multi-part unique key in the SET and WHERE part | monty@donna.mysql.com | 2000-12-10 | 1 | -20/+42 |
* | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 1 | -23/+11 |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -0/+14 |
* | Added innobase handler files | monty@narttu.mysql.fi | 2000-12-05 | 1 | -0/+1 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -1/+1 |
|\ | |||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -2/+3 |
* | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -2/+15 |
|/ | |||||
* | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 1 | -2/+2 |
* | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 1 | -0/+3 |
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -13/+14 |
* | Fixes for bugs in the usage of IO_CACHE | monty@narttu.mysql.fi | 2000-11-17 | 1 | -1/+0 |
* | repl-tests/test-repl-ts/repl-timestamp.master.reject | sasha@mysql.sashanet.com | 2000-11-13 | 1 | -3/+2 |
* | Added ALTER TABLE ... ORDER BY ... | jcole@tetra.bedford.progress.com | 2000-11-11 | 1 | -5/+33 |
* | fix for FLUSH TABLES WITH READ LOCK | sasha@mysql.sashanet.com | 2000-11-04 | 1 | -1/+22 |
* | Give an error if you use a BLOB(X) where X > 255 | monty@donna.mysql.com | 2000-10-22 | 1 | -1/+2 |
* | Fixes for automatic recover of MyISAM tables | monty@donna.mysql.com | 2000-10-17 | 1 | -1/+19 |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -0/+2 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -2/+13 |
* | merge | monty@donna.mysql.com | 2000-10-11 | 1 | -1/+3 |
|\ | |||||
| * | Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql | monty@tik.mysql.com | 2000-10-11 | 1 | -1/+3 |
| |\ | |||||
| | * | Portability fixes | monty@narttu.mysql.fi | 2000-10-11 | 1 | -1/+3 |
| * | | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -45/+45 |
| |/ | |||||
* | | sql_table.cc key length limit check disabled for FULLTEXT | serg@serg.mysql.com | 2000-10-04 | 1 | -14/+14 |
|/ | |||||
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -12/+11 |
* | Fix for SAFE_MUTEX on windows | monty@donna.mysql.com | 2000-09-20 | 1 | -1/+1 |
* | merge | monty@donna.mysql.com | 2000-09-20 | 1 | -0/+4 |
|\ | |||||
| * | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -0/+4 |
* | | added reopen_name_locked_table() | sasha@mysql.sashanet.com | 2000-09-19 | 1 | -12/+20 |
|/ | |||||
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-09-16 | 1 | -14/+26 |
|\ |