Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow 4.0 to read new 4.1 .frm files | monty@mashka.mysql.fi | 2003-02-07 | 1 | -11/+20 |
* | merge with 3.23.56 to get patches for --lower-case-table-names and | monty@mashka.mysql.fi | 2003-01-29 | 1 | -2/+22 |
|\ | |||||
| * | Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie... | monty@mashka.mysql.fi | 2003-01-29 | 1 | -2/+22 |
* | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+1 |
* | | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -1/+2 |
* | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -25/+51 |
* | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 1 | -0/+7 |
| * | Fixed problem with auto_increment key as not first key part | monty@mashka.mysql.fi | 2002-07-23 | 1 | -11/+14 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -11/+15 |
* | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -1/+2 |
* | | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -4/+14 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -7/+19 |
* | | merge | monty@hundin.mysql.fi | 2002-03-12 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -2/+2 |
* | | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug in DATE_FORMAT when used with GROUP BY | monty@hundin.mysql.fi | 2002-03-06 | 1 | -1/+1 |
| * | Corrected fix for not freed memory when using corrupted tables | monty@tik.mysql.fi | 2002-03-05 | 1 | -0/+2 |
| * | memory leak with broken tables fixed | serg@serg.mysql.com | 2002-02-20 | 1 | -1/+0 |
* | | merge | monty@hundin.mysql.fi | 2001-12-13 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Fixed problem with default & InnoDB tables. | monty@hundin.mysql.fi | 2001-12-13 | 1 | -4/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -1/+2 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -1/+1 |
* | | Fixed that SHOW CREATE TABLE shows all attributes | monty@hundin.mysql.fi | 2001-09-30 | 1 | -0/+2 |
* | | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -3/+5 |
|/ | |||||
* | bug with mysql_change_db() fixed | serg@serg.mysql.com | 2001-03-21 | 1 | -1/+1 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -7/+12 |
* | Fixed brain-o in sql/table.cc that broke build. | jcole@tetra.spaceapes.com | 2001-01-29 | 1 | -1/+1 |
* | Fixed ALTER TABLE on MERGE tables | monty@donna.mysql.com | 2001-01-28 | 1 | -1/+2 |
* | Fixed for bugs that was found when getting full code coverage of BDB | monty@donna.mysql.com | 2001-01-17 | 1 | -1/+1 |
* | Fixed compilation in another dir | monty@donna.mysql.com | 2000-11-21 | 1 | -1/+1 |
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 1 | -1/+2 |
* | Give an error if you use a BLOB(X) where X > 255 | monty@donna.mysql.com | 2000-10-22 | 1 | -0/+2 |
* | Automatic primary key for BDB tables | monty@donna.mysql.com | 2000-10-16 | 1 | -39/+48 |
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -10/+18 |
* | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -4/+4 |
* | Small fixes for release | monty@donna.mysql.com | 2000-09-26 | 1 | -8/+7 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -2/+3 |
* | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -3/+3 |
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -3/+3 |
* | Update to get 3.23.23 to compile | monty@donna.mysql.com | 2000-08-31 | 1 | -1/+0 |
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -3/+3 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+1121 |