Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mysql.com | 2001-10-09 | 1 | -34/+40 |
|\ | |||||
| * | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -33/+39 |
| * | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -1/+1 |
* | | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -1/+1 |
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft... | serg@serg.mysql.com | 2001-09-25 | 1 | -1/+1 |
|/ | |||||
* | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -5/+7 |
|\ | |||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -5/+7 |
* | | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -1/+0 |
* | | merge | monty@hundin.mysql.fi | 2001-09-02 | 1 | -0/+8 |
|\ \ | |||||
| * \ | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | Increase version number | monty@hundin.mysql.fi | 2001-08-30 | 1 | -0/+8 |
* | | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB | monty@hundin.mysql.fi | 2001-09-02 | 1 | -1/+2 |
|/ / | |||||
* | | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added new optino --sql-mode to mysqld. | jani@hynda.mysql.fi | 2001-08-09 | 1 | -1/+1 |
* | | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -4/+22 |
|\ \ | |||||
| * | | Symlinking of tables should not work. | monty@hundin.mysql.fi | 2001-06-05 | 1 | -9/+8 |
| * | | Added support for symlinked tables. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -0/+19 |
| |/ | |||||
* | | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 1 | -0/+5 |
* | | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup | serg@serg.mysql.com | 2001-05-24 | 1 | -3/+16 |
|/ | |||||
* | Fixed that database name is shown for CHECK TABLE | monty@donna.mysql.fi | 2001-04-20 | 1 | -3/+13 |
* | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 1 | -2/+4 |
* | Let ALTER TABLE and LOAD DATA INFILE use sorting to create index | monty@donna.mysql.fi | 2001-03-28 | 1 | -3/+4 |
* | Added new tests to benchmark suite | monty@donna.mysql.fi | 2001-03-11 | 1 | -1/+2 |
* | Cleanups... | jcole@tetra.spaceapes.com | 2001-02-20 | 1 | -7/+7 |
* | Added locks needed for Innobase | monty@donna.mysql.com | 2001-02-18 | 1 | -1/+1 |
* | Use new bitmap interface | monty@donna.mysql.com | 2001-02-07 | 1 | -1/+2 |
* | ha_myisam.cc magic removed | serg@donna.mysql.com | 2001-01-19 | 1 | -12/+2 |
* | fixed buffer overrun in resolve_stack_dump | sasha@mysql.sashanet.com | 2001-01-18 | 1 | -5/+34 |
* | Fixed bug in CHECK TABLE ... EXTENDED | monty@donna.mysql.com | 2001-01-16 | 1 | -4/+8 |
* | Don't use subtransactions on write_row() and delete_row() in | tim@cane.mysql.fi | 2000-12-28 | 1 | -1/+1 |
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -1/+1 |
* | New error messages | monty@donna.mysql.com | 2000-12-05 | 1 | -1/+4 |
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -0/+8 |
* | Merge | serg@serg.mysql.com | 2000-11-28 | 1 | -1/+11 |
|\ | |||||
| * | errmsg.txt translated | serg@serg.mysql.com | 2000-11-28 | 1 | -1/+11 |
* | | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -3/+3 |
|/ | |||||
* | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 1 | -3/+7 |
* | fixed bug with FULLTEXT and ORDER BY | serg@serg.mysql.com | 2000-11-04 | 1 | -1/+2 |
* | Ill-minded FULLTEXT impilict initialization hack removed. | serg@serg.mysql.com | 2000-11-02 | 1 | -22/+8 |
* | Fix of automatic repair | monty@donna.mysql.com | 2000-10-23 | 1 | -20/+35 |
* | Fixes for automatic recover of MyISAM tables | monty@donna.mysql.com | 2000-10-17 | 1 | -48/+18 |
* | Fixes for automatic repair | monty@donna.mysql.com | 2000-10-17 | 1 | -12/+17 |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -7/+32 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -10/+30 |
* | Fixed bug in how FAST and CHANGED worked | monty@donna.mysql.com | 2000-10-05 | 1 | -3/+4 |
* | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -20/+49 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -7/+16 |
* | merge | monty@donna.mysql.com | 2000-09-20 | 1 | -4/+7 |
|\ | |||||
| * | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -4/+7 |
* | | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup() | sasha@mysql.sashanet.com | 2000-09-18 | 1 | -25/+9 |
|/ |