Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 1 | -6/+18 |
| | | | | | | Fixed bug with BLOB keys in BDB tables Fixed problem with MERGE tables on OS with 32 bit files Fixed that TIME_TO_SEC() works with negative times | ||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 1 | -10/+8 |
| | | | | | | Fix for consistent 0000-00-00 date handling Close + open binary logs on flush tables Fix for AVG() in HAVING. | ||||
* | Some fixes for Gemini | monty@hundin.mysql.fi | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
| | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -1/+1 |
| | | | | | | | Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX | ||||
* | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -1/+1 |
| | | | | | | Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables. | ||||
* | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+53 |
| | |||||
* | Don't use ranges on HEAP tables with LIKE | monty@donna.mysql.fi | 2001-04-17 | 1 | -1/+1 |
| | | | | Don't reconnect client on close | ||||
* | The environment variable PAGER is now used as the default pager | monty@donna.mysql.fi | 2001-04-17 | 1 | -3/+5 |
| | | | | | Fixed bug with float columns | ||||
* | Fixed bug with HEAP tables when using LIKE | monty@donna.mysql.fi | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL | monty@donna.mysql.fi | 2001-04-10 | 1 | -1/+1 |
| | |||||
* | mysql-test/r/order_by.result fixed for new test | serg@serg.mysql.com | 2001-03-13 | 1 | -1/+1 |
| | | | | sql/field.cc ORDER BY bug fixed | ||||
* | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 1 | -5/+39 |
| | | | | | Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns | ||||
* | text/blob fields in some cases were not handled properly | sasha@mysql.sashanet.com | 2001-03-01 | 1 | -1/+1 |
| | |||||
* | Check that __FLOAT_WORD_ORDER is defined | monty@donna.mysql.com | 2001-02-08 | 1 | -2/+2 |
| | |||||
* | Use new bitmap interface | monty@donna.mysql.com | 2001-02-07 | 1 | -0/+11 |
| | | | | | Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED | ||||
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -2/+2 |
| | |||||
* | Fixed for bugs that was found when getting full code coverage of BDB | monty@donna.mysql.com | 2001-01-17 | 1 | -2/+63 |
| | | | | | Fixed bug with HEAP tables on windows Fixed bug with HAVING on empty tables | ||||
* | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -9/+8 |
| | | | | | | Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests | ||||
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-01-15 | 1 | -1/+1 |
|\ | |||||
| * | Fix get_time bug | tim@cane.mysql.fi | 2001-01-15 | 1 | -1/+1 |
| | | |||||
* | | Fixes for mysqltest | monty@donna.mysql.com | 2001-01-15 | 1 | -0/+5 |
|/ | |||||
* | Added bdb_lock_max and fixed bug in BDB tables when using key parts | monty@donna.mysql.com | 2000-10-25 | 1 | -0/+65 |
| | |||||
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -3/+3 |
| | |||||
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -8/+17 |
| | | | | a lot of portability issues. | ||||
* | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 1 | -3/+3 |
| | |||||
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 1 | -1/+1 |
| | |||||
* | Fix typo | monty@donna.mysql.com | 2000-08-22 | 1 | -1/+1 |
| | |||||
* | Fix for snprintf | monty@donna.mysql.com | 2000-08-22 | 1 | -2/+4 |
| | |||||
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -11/+19 |
| | | | | | Fixes for RENAME TABLE Portability fixes | ||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -0/+3 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+4576 |