Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+1 |
|\ | |||||
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed usage of putenv() on windows (in not normally used code) | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| | | | |||||
| * | | Added optional NT service and fix the TZ variable bug | miguel@hegel.br | 2002-10-16 | 1 | -0/+4 |
| |/ | |||||
* | | Fix the 100% CPU usage with TZ variable | miguel@hegel.br | 2002-10-16 | 1 | -0/+4 |
| | | |||||
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -3/+0 |
| | | | | | | | | | | | | Moved IF(test,column,NULL) code to 4.0 Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h. Removed some CR's in os2 files. | ||||
| * | Fixed bug in LEFT JOIN | monty@hundin.mysql.fi | 2001-12-05 | 1 | -1/+1 |
| | | |||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+15 |
| | | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | | Fix not critical MyISAM bug in locking. | monty@hundin.mysql.fi | 2001-11-29 | 1 | -1/+1 |
| | | | | | | | | | | Free character sets properly (for embedded). Add missing mutex in HANDLER CLOSE | ||||
* | | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -2/+1 |
|/ | | | | | | | Fixes for embedded server Made key_cache more configurable Fixed that one can change key blocksize in MyISAM A lot of optimizations to make MyISAM slightly faster | ||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
| | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 1 | -3/+3 |
| | |||||
* | Force sockets to be blocking on HPUX 11.0 | monty@donna.mysql.com | 2001-02-07 | 1 | -1/+0 |
| | | | | Changed BITMAP to MY_BITMAP to avoid type conflict on windows | ||||
* | Use new bitmap interface | monty@donna.mysql.com | 2001-02-07 | 1 | -2/+1 |
| | | | | | Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED | ||||
* | Workaround for bug in thread library in Unixware 7 | monty@donna.mysql.com | 2001-02-03 | 1 | -0/+3 |
| | | | | | Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples | ||||
* | Added --temp-pool option to mysqld. This will cause temporary files | jcole@tetra.spaceapes.com | 2001-01-27 | 1 | -1/+9 |
| | | | | | created to use a small set of filenames, to try and avoid problems in the Linux kernel. | ||||
* | Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql | monty@tik.mysql.com | 2000-10-11 | 1 | -0/+1 |
|\ | |||||
| * | Portability fixes | monty@narttu.mysql.fi | 2000-10-11 | 1 | -0/+1 |
| | | |||||
* | | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -1/+1 |
|/ | |||||
* | Small fixes | monty@donna.mysql.com | 2000-09-26 | 1 | -2/+17 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+301 |