summaryrefslogtreecommitdiff
path: root/mysys/my_init.c
Commit message (Collapse)AuthorAgeFilesLines
* mergedserg@serg.mysql.com2002-10-251-1/+1
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2002-10-201-1/+1
| |\
| | * Fixed usage of putenv() on windows (in not normally used code)monty@hundin.mysql.fi2002-10-201-1/+1
| | |
| * | Added optional NT service and fix the TZ variable bugmiguel@hegel.br2002-10-161-0/+4
| |/
* | Fix the 100% CPU usage with TZ variablemiguel@hegel.br2002-10-161-0/+4
| |
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-121-3/+0
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-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 JOINmonty@hundin.mysql.fi2001-12-051-1/+1
| |
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+15
| | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* | Fix not critical MyISAM bug in locking.monty@hundin.mysql.fi2001-11-291-1/+1
| | | | | | | | | | Free character sets properly (for embedded). Add missing mutex in HANDLER CLOSE
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-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.fi2001-08-221-1/+1
| | | | | Fix bug in isamlog Add argument types to function declarations.
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-3/+3
|
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-071-1/+0
| | | | Changed BITMAP to MY_BITMAP to avoid type conflict on windows
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-2/+1
| | | | | Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-0/+3
| | | | | Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples
* Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-271-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/mysqlmonty@tik.mysql.com2000-10-111-0/+1
|\
| * Portability fixesmonty@narttu.mysql.fi2000-10-111-0/+1
| |
* | Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-1/+1
|/
* Small fixesmonty@donna.mysql.com2000-09-261-2/+17
|
* Import changesetbk@work.mysql.com2000-07-311-0/+301