summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix to be able to configure without --with-toolsunknown2001-08-291-1/+1
* work on MySQL server management daemonunknown2001-08-271-1/+25
* Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and find...unknown2001-08-091-0/+1
* configure.in Fix to compile :(unknown2001-07-241-1/+1
* mergeunknown2001-07-181-8/+22
|\
| * Updated version numberunknown2001-07-181-1/+1
| * Mergeunknown2001-07-171-4/+4
| |\
| | * configure.in Fix "$target_os" = "freebsd" test; not a critical fix.unknown2001-07-171-4/+4
| * | Removed wrong warning from thr_lockunknown2001-07-171-1/+1
| * | Changed GPL license example to make it more clearunknown2001-07-161-1/+1
| * | Fix that libmysqlclient_r can be compiled with mit-pthreads on Linuxunknown2001-07-161-1/+7
| * | Patch for netBSDunknown2001-07-161-3/+11
| |/
| * Fixed changelogunknown2001-06-121-1/+1
| * Fixed wrong mysql-testunknown2001-06-121-1/+1
* | safe_mysqld -> mysqld_safeunknown2001-06-281-1/+1
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-1/+1
* | mergeunknown2001-05-311-3/+21
|\ \ | |/
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-05-311-1/+6
| |\
| | * Added functions for symbolic link handling to make it possible tounknown2001-05-311-1/+6
| * | Merge nusphere@work.mysql.com:/home/bk/mysqlunknown2001-05-291-0/+11
| |\ \ | | |/ | |/|
| | * Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+11
| * | Fixed portability bug in my_config.shunknown2001-05-281-2/+4
| |/
* | configure.in openssl supportunknown2001-05-201-1/+1
* | configure.in openssl supportunknown2001-05-201-0/+2
* | mergeunknown2001-05-201-4/+4
|\ \ | |/
| * Force close of sockets on HPUX 10.20unknown2001-05-191-5/+5
* | Merged with 3.23, needs further fix-upunknown2001-05-101-4/+16
|\ \ | |/
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-2/+13
| * Portability fixesunknown2001-04-191-1/+1
| * Added test for PTHREAD_YIELDunknown2001-04-181-2/+3
* | Mergeunknown2001-04-191-5/+31
|\ \ | |/
| * Fixed that -ldl is not used for clientsunknown2001-04-171-2/+15
| * Try to make MySQL compile under Cygwin.unknown2001-04-141-1/+14
| * Changed -O6 to -O3unknown2001-04-131-2/+2
* | mergedunknown2001-04-131-5/+5
|\ \ | |/
| * Changed Innobase to Innodbunknown2001-04-131-5/+5
* | Added all changes from old 4.0 version:unknown2001-04-111-6/+60
|/
* Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-04-021-4/+39
|\
| * got --with-other-libc to work, finallyunknown2001-04-021-5/+40
* | Fixed bug in ALTER TABLEunknown2001-04-011-1/+2
|/
* Changes to make it compile againunknown2001-03-221-1/+1
* Added isolation levelsunknown2001-03-211-1/+1
* Added fix for using variables with distinctunknown2001-03-151-1/+1
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-111-1/+1
* Make configure always generate a dummy bdb/build_unix/db.h file. Ugh.unknown2001-03-081-4/+8
* Make configure generate a fake bdb/build_unix/db.h file, so thatunknown2001-03-081-0/+22
* Changes so that 'make distcheck' works with Berkeley DB.unknown2001-03-071-3/+25
* Berkeley DB now uses our own Makefile.in which translates automakeunknown2001-03-051-14/+2
* Portability and bug fixes for Innobase.unknown2001-02-191-0/+11
* Fixed problem with concurrent inserts and read-previousunknown2001-02-181-1/+1