Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+0 |
|\ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+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. | ||||
* | | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -20/+51 |
| | | |||||
* | | Added support for semaphores in mysys. | monty@hundin.mysql.fi | 2002-06-29 | 1 | -9/+17 |
| | | | | | | | | (Needed for query cache for systems which doesn't have native semaphores) | ||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
|/ | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
| | | | | (For glibc 2.2) | ||||
* | Small portability fixes | monty@donna.mysql.com | 2000-09-07 | 1 | -5/+0 |
| | |||||
* | Portability changes | monty@donna.mysql.com | 2000-08-31 | 1 | -0/+5 |
| | |||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -6/+2 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+139 |