| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of fixes for BDB tables | unknown | 2000-12-08 | 1 | -2/+4 |
* | Fix for core dump in DISTINCT | unknown | 2000-12-05 | 1 | -1/+3 |
* | New thr_alarm struct for better integration with OS2 | unknown | 2000-11-28 | 1 | -0/+3 |
* | Added connect_timeout and fix for transactions per statement | unknown | 2000-11-27 | 1 | -6/+9 |
* | All statements are now run in a sub transaction | unknown | 2000-11-24 | 1 | -3/+3 |
* | Change storage of execution flags from thd->options to thd->lex.options | unknown | 2000-11-22 | 1 | -3/+3 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | unknown | 2000-11-20 | 1 | -1/+5 |
* | Fixes for bugs in the usage of IO_CACHE | unknown | 2000-11-17 | 1 | -1/+2 |
* | merge | unknown | 2000-11-16 | 1 | -5/+6 |
|\ |
|
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | unknown | 2000-11-13 | 1 | -5/+6 |
* | | Added ALTER TABLE ... ORDER BY ... | unknown | 2000-11-11 | 1 | -7/+2 |
* | | fixed bug with FULLTEXT and ORDER BY | unknown | 2000-11-04 | 1 | -1/+1 |
* | | Ill-minded FULLTEXT impilict initialization hack removed. | unknown | 2000-11-02 | 1 | -15/+16 |
|/ |
|
* | Update of interface for BDB tables. | unknown | 2000-10-24 | 1 | -4/+8 |
* | Fix of automatic repair | unknown | 2000-10-23 | 1 | -11/+11 |
* | Automatic primary key for BDB tables | unknown | 2000-10-16 | 1 | -0/+10 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | unknown | 2000-10-14 | 1 | -31/+66 |
* | sql_select.cc Coredump in FULLTEXT code fixed | unknown | 2000-10-09 | 1 | -15/+7 |
* | Docs/manual.texi | unknown | 2000-10-08 | 1 | -1/+10 |
* | Merge | unknown | 2000-10-07 | 1 | -26/+64 |
|\ |
|
| * | DISTINCT optimization | unknown | 2000-10-06 | 1 | -25/+64 |
* | | ORDER BY works with FULLTEXT keys | unknown | 2000-10-07 | 1 | -3/+4 |
|/ |
|
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | unknown | 2000-09-26 | 1 | -1/+4 |
* | Fixes for MERGE TABLES and HEAP tables | unknown | 2000-09-14 | 1 | -16/+17 |
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | unknown | 2000-09-12 | 1 | -0/+25 |
* | Added create_tmp_disk_tables + comments for 3.23.24 | unknown | 2000-09-07 | 1 | -6/+7 |
* | sql_select.cc ft-optimization: AND, GT/LT/GE/LE | unknown | 2000-08-29 | 1 | -10/+48 |
* | merge | unknown | 2000-08-29 | 1 | -0/+8 |
|\ |
|
| * | Bug fixes for 3.23.23 | unknown | 2000-08-29 | 1 | -0/+8 |
* | | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed. | unknown | 2000-08-28 | 1 | -19/+22 |
|/ |
|
* | Fixes for Ia64 | unknown | 2000-08-23 | 1 | -2/+2 |
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | unknown | 2000-08-21 | 1 | -6/+6 |
* | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but | unknown | 2000-08-17 | 1 | -3/+3 |
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | unknown | 2000-08-15 | 1 | -35/+46 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+6408 |