Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+1 |
| | | | | | | 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 problem with make distcheck | monty@hundin.mysql.fi | 2002-08-06 | 1 | -3/+4 |
| | | | | Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly | ||||
* | New my_gethostbyname_r() handling | monty@hundin.mysql.fi | 2002-05-16 | 1 | -1/+1 |
| | | | | | Changed some status variable names Fix bug in GRANT ... PASSWORD string | ||||
* | mysqlbinlog->client | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -1/+2 |
| | |||||
* | Added symlink support to mysys library. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Don't force conf_to_src to be static an all systems | monty@donna.mysql.fi | 2001-04-18 | 1 | -4/+4 |
| | | | | Removed unpredictable test from rpl000001.test | ||||
* | got --with-other-libc to work, finally | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+4 |
| | |||||
* | Makefile bug fixes. | tim@cane.mysql.fi | 2000-12-21 | 1 | -1/+1 |
| | |||||
* | fixed up mysql-test - will not push this yet, as more clean up/testing is to ↵ | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -1/+1 |
| | | | | follow | ||||
* | Small fixes | monty@donna.mysql.com | 2000-10-05 | 1 | -1/+1 |
| | |||||
* | configure fixes | monty@donna.mysql.com | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | Fix for mit-pthreads on linux | monty@work.mysql.com | 2000-08-30 | 1 | -2/+0 |
| | |||||
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 1 | -0/+1 |
| | |||||
* | Change the behavior of --enable-thread-safe-client. It now builds | tim@localhost.polyesthetic.msg | 2000-08-18 | 1 | -0/+89 |
both a non-threaded libmysqlclient and a threaded libmysqlclient_r. |