Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed that myisamchk -R works on text columns | monty@donna.mysql.com | 2001-02-18 | 3 | -18/+20 | |
* | Write UNION() for MERGE tables | monty@donna.mysql.com | 2001-02-17 | 1 | -1/+1 | |
* | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 1 | -1/+1 | |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 5 | -29/+46 | |
* | Added "--character-sets-dir" to myisampack | monty@donna.mysql.com | 2001-02-07 | 1 | -1/+6 | |
* | New myisamchk option --sort-recover | monty@donna.mysql.com | 2001-01-31 | 4 | -10/+26 | |
* | merge | monty@donna.mysql.com | 2001-01-28 | 1 | -1/+1 | |
|\ | ||||||
| * | logging_ok Logging to logging@openlogging.org accepted | serg@serg.mysql.com | 2001-01-27 | 1 | -1/+1 | |
* | | Fixed ALTER TABLE on MERGE tables | monty@donna.mysql.com | 2001-01-28 | 1 | -15/+22 | |
|/ | ||||||
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX). | tim@cane.mysql.fi | 2001-01-19 | 1 | -0/+1 | |
* | Fixed bug in CHECK TABLE ... EXTENDED | monty@donna.mysql.com | 2001-01-16 | 2 | -4/+9 | |
* | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 2 | -1/+2 | |
* | Fixed test when exeeding file quota on write | monty@donna.mysql.com | 2001-01-15 | 3 | -12/+24 | |
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 4 | -77/+79 | |
* | Fixed bug in myisamchk -r -k# | monty@donna.mysql.com | 2001-01-03 | 2 | -2/+8 | |
* | Fixed new bug in BDB tables | monty@donna.mysql.com | 2000-12-31 | 1 | -1/+1 | |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 1 | -1/+1 | |
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -1/+1 | |
* | Merge | serg@serg.mysql.com | 2000-11-28 | 1 | -0/+2 | |
|\ | ||||||
| * | errmsg.txt translated | serg@serg.mysql.com | 2000-11-28 | 1 | -0/+2 | |
* | | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 3 | -4/+18 | |
* | | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 2 | -2/+2 | |
|/ | ||||||
* | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 2 | -7/+22 | |
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 5 | -7/+20 | |
* | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 1 | -2/+6 | |
* | changed to use IO_CACHE instead of FILE | monty@donna.mysql.com | 2000-11-16 | 5 | -4/+15 | |
* | ft_parser.c minor bug that causes slightly incorrect weights and was found on... | serg@serg.mysql.com | 2000-11-09 | 1 | -3/+1 | |
* | Ill-minded FULLTEXT impilict initialization hack removed. | serg@serg.mysql.com | 2000-11-02 | 1 | -4/+0 | |
* | Added bdb_lock_max and fixed bug in BDB tables when using key parts | monty@donna.mysql.com | 2000-10-25 | 1 | -1/+0 | |
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -2/+2 | |
* | Fix of automatic repair | monty@donna.mysql.com | 2000-10-23 | 2 | -4/+11 | |
* | Give an error if you use a BLOB(X) where X > 255 | monty@donna.mysql.com | 2000-10-22 | 2 | -4/+4 | |
* | Fixes for automatic recover of MyISAM tables | monty@donna.mysql.com | 2000-10-17 | 3 | -28/+106 | |
* | Fixes for automatic repair | monty@donna.mysql.com | 2000-10-17 | 2 | -4/+6 | |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 4 | -66/+51 | |
* | Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta... | monty@tik.mysql.com | 2000-10-15 | 2 | -2/+20 | |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 2 | -30/+31 | |
* | merge | monty@donna.mysql.com | 2000-10-11 | 5 | -21/+35 | |
|\ | ||||||
| * | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 5 | -21/+35 | |
* | | Merge | serg@serg.mysql.com | 2000-10-07 | 3 | -113/+80 | |
|\ \ | |/ | ||||||
| * | Small fixes | monty@donna.mysql.com | 2000-10-05 | 1 | -0/+3 | |
| * | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 1 | -2/+4 | |
| * | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 2 | -111/+73 | |
* | | sql_table.cc key length limit check disabled for FULLTEXT | serg@serg.mysql.com | 2000-10-04 | 1 | -3/+4 | |
|/ | ||||||
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 6 | -30/+61 | |
* | Fixes for release | monty@donna.mysql.com | 2000-09-27 | 2 | -3/+10 | |
* | Small fixes for release | monty@donna.mysql.com | 2000-09-26 | 3 | -8/+26 | |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 5 | -46/+83 | |
* | Fixes for MyISAM and packed keys + AIX | monty@donna.mysql.com | 2000-09-22 | 3 | -8/+21 | |
* | Fix for SAFE_MUTEX + MERGE tables | monty@donna.mysql.com | 2000-09-21 | 1 | -0/+1 |