| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CHARSET keyword (missing from last push) | unknown | 2002-12-11 | 1 | -2/+4 |
* | Removed copying of parameters as this leads to memory leaks in embedded server. | unknown | 2002-12-05 | 1 | -7/+15 |
* | merge | unknown | 2002-11-07 | 1 | -9/+9 |
|\ |
|
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | unknown | 2002-11-07 | 1 | -9/+9 |
* | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 | unknown | 2002-11-07 | 1 | -3/+8 |
|\ \ |
|
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | unknown | 2002-11-07 | 1 | -3/+8 |
| |/ |
|
* | | Final decimal bug fix changeset (hope) | unknown | 2002-11-06 | 1 | -65/+58 |
* | | Decimal field fix overflow | unknown | 2002-10-30 | 1 | -19/+16 |
* | | Fix exponent overflow handling for decimal type. Overflow lead to crash | unknown | 2002-10-13 | 1 | -15/+40 |
|/ |
|
* | Allow storing "+456" then decimal declared unsigned | unknown | 2002-07-30 | 1 | -2/+9 |
* | New SET syntax & system variables. | unknown | 2002-07-23 | 1 | -1/+1 |
* | Updated windows files (VC++ files and winmysqladmin). | unknown | 2002-06-28 | 1 | -1/+3 |
* | Indentation cleanup & new comments | unknown | 2002-06-28 | 1 | -21/+12 |
* | Adding handling of numbers with exponent to decimal type. | unknown | 2002-06-24 | 1 | -129/+314 |
* | Big code cleanup/review before 4.0.2 release. | unknown | 2002-06-11 | 1 | -7/+7 |
* | removed init_count from IO_CACHE. | unknown | 2002-06-05 | 1 | -1/+2 |
* | merge with 3.23.51 | unknown | 2002-05-16 | 1 | -11/+37 |
|\ |
|
| * | Fixed problems with DECIMAL() type on overflow. | unknown | 2002-05-02 | 1 | -11/+37 |
* | | Update for BTREE keys in HEAP tables | unknown | 2002-04-12 | 1 | -2/+2 |
* | | support for unsigned FLOAT/DOUBLE | unknown | 2002-03-27 | 1 | -0/+25 |
* | | Update copyright | unknown | 2001-12-06 | 1 | -5/+5 |
* | | Update of query cache code. | unknown | 2001-12-05 | 1 | -117/+118 |
* | | Portability fix | unknown | 2001-11-07 | 1 | -5/+5 |
* | | merge with 3.23.44 | unknown | 2001-11-04 | 1 | -16/+26 |
|\ \
| |/ |
|
| * | Fix that mysqladmin shutdown can be interrupted with ^C | unknown | 2001-11-03 | 1 | -6/+18 |
| * | Portability fixes | unknown | 2001-10-31 | 1 | -10/+8 |
* | | Don't do signal() on windows (Causes instability problems) | unknown | 2001-10-17 | 1 | -2/+2 |
* | | Remved Gemini code. | unknown | 2001-10-10 | 1 | -54/+0 |
|/ |
|
* | Some fixes for Gemini | unknown | 2001-09-20 | 1 | -1/+1 |
* | Fixes for OS2. | unknown | 2001-08-22 | 1 | -1/+1 |
* | Portability fixes. | unknown | 2001-08-21 | 1 | -1/+1 |
* | Fixed bug in mysqlcheck when using --fast | unknown | 2001-06-19 | 1 | -1/+1 |
* | Pushing all the Gemini changes above the table handler. | unknown | 2001-05-29 | 1 | -0/+53 |
* | Don't use ranges on HEAP tables with LIKE | unknown | 2001-04-17 | 1 | -1/+1 |
* | The environment variable PAGER is now used as the default pager | unknown | 2001-04-17 | 1 | -3/+5 |
* | Fixed bug with HEAP tables when using LIKE | unknown | 2001-04-16 | 1 | -1/+1 |
* | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL | unknown | 2001-04-10 | 1 | -1/+1 |
* | mysql-test/r/order_by.result fixed for new test | unknown | 2001-03-13 | 1 | -1/+1 |
* | Fixes for innobase usage | unknown | 2001-03-03 | 1 | -5/+39 |
* | text/blob fields in some cases were not handled properly | unknown | 2001-03-01 | 1 | -1/+1 |
* | Check that __FLOAT_WORD_ORDER is defined | unknown | 2001-02-08 | 1 | -2/+2 |
* | Use new bitmap interface | unknown | 2001-02-07 | 1 | -0/+11 |
* | Portability fixes for OPENBSD, OS2 and Windows | unknown | 2001-01-27 | 1 | -2/+2 |
* | Fixed for bugs that was found when getting full code coverage of BDB | unknown | 2001-01-17 | 1 | -2/+63 |
* | Removed not used variable 'last_ref' | unknown | 2001-01-16 | 1 | -9/+8 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | unknown | 2001-01-15 | 1 | -1/+1 |
|\ |
|
| * | Fix get_time bug | unknown | 2001-01-15 | 1 | -1/+1 |
* | | Fixes for mysqltest | unknown | 2001-01-15 | 1 | -0/+5 |
|/ |
|
* | Added bdb_lock_max and fixed bug in BDB tables when using key parts | unknown | 2000-10-25 | 1 | -0/+65 |
* | Automatic repair of MyISAM tables + small bug fixes | unknown | 2000-10-17 | 1 | -3/+3 |