summaryrefslogtreecommitdiff
path: root/libmysql/Makefile.shared
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-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 distcheckmonty@hundin.mysql.fi2002-08-061-3/+4
| | | | Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
* New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-161-1/+1
| | | | | Changed some status variable names Fix bug in GRANT ... PASSWORD string
* mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-091-1/+2
|
* Added symlink support to mysys library.monty@hundin.mysql.fi2001-06-011-1/+1
|
* Don't force conf_to_src to be static an all systemsmonty@donna.mysql.fi2001-04-181-4/+4
| | | | Removed unpredictable test from rpl000001.test
* got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-1/+4
|
* Makefile bug fixes.tim@cane.mysql.fi2000-12-211-1/+1
|
* fixed up mysql-test - will not push this yet, as more clean up/testing is to ↵sasha@mysql.sashanet.com2000-12-071-1/+1
| | | | follow
* Small fixesmonty@donna.mysql.com2000-10-051-1/+1
|
* configure fixesmonty@donna.mysql.com2000-09-141-1/+1
|
* Fix for mit-pthreads on linuxmonty@work.mysql.com2000-08-301-2/+0
|
* Fixes for Ia64monty@donna.mysql.com2000-08-231-0/+1
|
* Change the behavior of --enable-thread-safe-client. It now buildstim@localhost.polyesthetic.msg2000-08-181-0/+89
both a non-threaded libmysqlclient and a threaded libmysqlclient_r.