Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.in Fix to compile :( | tonu@x153.internalnet | 2001-07-24 | 1 | -1/+1 |
* | merge | monty@work.mysql.com | 2001-07-18 | 1 | -8/+22 |
|\ | |||||
| * | Updated version number | monty@hundin.mysql.fi | 2001-07-18 | 1 | -1/+1 |
| * | Merge | tim@white.box | 2001-07-17 | 1 | -4/+4 |
| |\ | |||||
| | * | configure.in Fix "$target_os" = "freebsd" test; not a critical fix. | tim@white.box | 2001-07-17 | 1 | -4/+4 |
| * | | Removed wrong warning from thr_lock | monty@hundin.mysql.fi | 2001-07-17 | 1 | -1/+1 |
| * | | Changed GPL license example to make it more clear | monty@hundin.mysql.fi | 2001-07-16 | 1 | -1/+1 |
| * | | Fix that libmysqlclient_r can be compiled with mit-pthreads on Linux | monty@hundin.mysql.fi | 2001-07-16 | 1 | -1/+7 |
| * | | Patch for netBSD | monty@tik.mysql.fi | 2001-07-16 | 1 | -3/+11 |
| |/ | |||||
| * | Fixed changelog | monty@hundin.mysql.fi | 2001-06-12 | 1 | -1/+1 |
| * | Fixed wrong mysql-test | monty@hundin.mysql.fi | 2001-06-12 | 1 | -1/+1 |
* | | safe_mysqld -> mysqld_safe | monty@hundin.mysql.fi | 2001-06-28 | 1 | -1/+1 |
* | | Fixed bug when sorting big files (introduced with multi-table-delete) | monty@hundin.mysql.fi | 2001-06-25 | 1 | -1/+1 |
* | | merge | monty@work.mysql.com | 2001-05-31 | 1 | -3/+21 |
|\ \ | |/ | |||||
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-05-31 | 1 | -1/+6 |
| |\ | |||||
| | * | Added functions for symbolic link handling to make it possible to | monty@hundin.mysql.fi | 2001-05-31 | 1 | -1/+6 |
| * | | Merge nusphere@work.mysql.com:/home/bk/mysql | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+11 |
| * | | Fixed portability bug in my_config.sh | monty@tik.mysql.fi | 2001-05-28 | 1 | -2/+4 |
| |/ | |||||
* | | configure.in openssl support | tonu@x3.internalnet | 2001-05-20 | 1 | -1/+1 |
* | | configure.in openssl support | tonu@x3.internalnet | 2001-05-20 | 1 | -0/+2 |
* | | merge | monty@work.mysql.com | 2001-05-20 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Force close of sockets on HPUX 10.20 | monty@donna.mysql.fi | 2001-05-19 | 1 | -5/+5 |
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -4/+16 |
|\ \ | |/ | |||||
| * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -2/+13 |
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-19 | 1 | -1/+1 |
| * | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 1 | -2/+3 |
* | | Merge | monty@work.mysql.com | 2001-04-19 | 1 | -5/+31 |
|\ \ | |/ | |||||
| * | Fixed that -ldl is not used for clients | monty@donna.mysql.fi | 2001-04-17 | 1 | -2/+15 |
| * | Try to make MySQL compile under Cygwin. | tim@threads.polyesthetic.msg | 2001-04-14 | 1 | -1/+14 |
| * | Changed -O6 to -O3 | monty@donna.mysql.fi | 2001-04-13 | 1 | -2/+2 |
* | | merged | serg@serg.mysql.com | 2001-04-13 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -5/+5 |
* | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -6/+60 |
|/ | |||||
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -4/+39 |
|\ | |||||
| * | got --with-other-libc to work, finally | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -5/+40 |
* | | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -1/+2 |
|/ | |||||
* | Changes to make it compile again | sasha@mysql.sashanet.com | 2001-03-22 | 1 | -1/+1 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -1/+1 |
* | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 1 | -1/+1 |
* | Optimization of delete with record cache (for MyISAM tables) | monty@donna.mysql.fi | 2001-03-11 | 1 | -1/+1 |
* | Make configure always generate a dummy bdb/build_unix/db.h file. Ugh. | tim@work.mysql.com | 2001-03-08 | 1 | -4/+8 |
* | Make configure generate a fake bdb/build_unix/db.h file, so that | tim@work.mysql.com | 2001-03-08 | 1 | -0/+22 |
* | Changes so that 'make distcheck' works with Berkeley DB. | tim@threads.polyesthetic.msg | 2001-03-07 | 1 | -3/+25 |
* | Berkeley DB now uses our own Makefile.in which translates automake | tim@threads.polyesthetic.msg | 2001-03-05 | 1 | -14/+2 |
* | Portability and bug fixes for Innobase. | tim@threads.polyesthetic.msg | 2001-02-19 | 1 | -0/+11 |
* | Fixed problem with concurrent inserts and read-previous | monty@donna.mysql.com | 2001-02-18 | 1 | -1/+1 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-02-17 | 1 | -1/+1 |
|\ | |||||
| * | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 1 | -1/+1 |
* | | Updates to use db-3.2.9a. | tim@threads.polyesthetic.msg | 2001-02-16 | 1 | -1/+4 |
|/ |