summaryrefslogtreecommitdiff
path: root/mysys/my_os2dlfcn.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-2/+2
| | | | | | 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.
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-0/+74
Fix bug in isamlog Add argument types to function declarations.