Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 1 | -15/+20 |
* | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | Fixed processor detection script to be more portable | tonu@volk.internalnet | 2001-10-30 | 1 | -6/+6 |
* | Fast fix to support one more possible directory of OpenSSL include files. | tonu@volk.internalnet | 2001-10-19 | 1 | -1/+2 |
* | merge | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
|\ | |||||
| * | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
* | | Add --without-isam configure switch. | tim@black.box | 2001-10-09 | 1 | -0/+17 |
|/ | |||||
* | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
|\ | |||||
| * | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
| * | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -1/+1 |
* | | SSL fix | tonu@volk.internalnet | 2001-10-05 | 1 | -1/+1 |
* | | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -9/+35 |
|/ | |||||
* | Portability fix | monty@hundin.mysql.fi | 2001-09-30 | 1 | -1/+2 |
* | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
|\ | |||||
| * | SSL compiles and works as far as can see. Continue testing.. | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
* | | Fixes for RPM build | monty@hundin.mysql.fi | 2001-09-29 | 1 | -5/+5 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-09-28 | 1 | -6/+9 |
|\ \ | |||||
| * | | Fixed that one can always get a name for a compiled characterset | monty@hundin.mysql.fi | 2001-09-28 | 1 | -2/+6 |
| * | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -7/+6 |
| |/ | |||||
* | | merge | monty@work.mysql.com | 2001-09-28 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Cleaned up udf_example.cc and mysql_fix_privilege_tables | monty@tik.mysql.fi | 2001-09-27 | 1 | -1/+1 |
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -5/+3 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-20 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Some fixes for Gemini | monty@hundin.mysql.fi | 2001-09-20 | 1 | -2/+1 |
* | | Fixed locking problem when using bulk insert | monty@hundin.mysql.fi | 2001-09-17 | 1 | -36/+36 |
* | | Add some examples for using libmysqld, including a hack for running the | tim@black.box | 2001-09-16 | 1 | -36/+36 |
* | | -DCPU flag added | tonu@x153.internalnet | 2001-08-26 | 1 | -2/+1 |
* | | merged | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -0/+432 |
|\ \ | |/ | |||||
| * | acinclude.m4: | tim@bitch.mysql.fi | 2001-08-10 | 1 | -0/+432 |
* | | Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and find... | tonu@x153.internalnet | 2001-08-09 | 1 | -0/+47 |
* | | merge | monty@work.mysql.com | 2001-05-31 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -2/+2 |
* | | acinclude.m4 openssl support | tonu@x3.internalnet | 2001-05-20 | 1 | -2/+2 |
* | | .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c | root@x3.internalnet | 2001-05-20 | 1 | -0/+51 |
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -1/+39 |
|\ \ | |/ | |||||
| * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -3/+4 |
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-23 | 1 | -0/+1 |
| * | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 1 | -0/+36 |
* | | merged | serg@serg.mysql.com | 2001-04-13 | 1 | -21/+21 |
|\ \ | |/ | |||||
| * | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -21/+21 |
* | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -0/+47 |
|/ | |||||
* | Changes to make it compile again | sasha@mysql.sashanet.com | 2001-03-22 | 1 | -2/+2 |
* | acinclude.m4 Removed redundant Gemini check section | mikef@nslinuxw4.bedford.progress.com | 2001-03-22 | 1 | -43/+0 |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -0/+86 |
* | Change --with-innobase-db to --with-innobase. | tim@threads.polyesthetic.msg | 2001-03-07 | 1 | -6/+6 |
* | Changes so that 'make distcheck' works with Berkeley DB. | tim@threads.polyesthetic.msg | 2001-03-07 | 1 | -9/+25 |
* | Search for Berkeley DB in the 'bdb' directory first. | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -1/+1 |
* | Portability and bug fixes for Innobase. | tim@threads.polyesthetic.msg | 2001-02-19 | 1 | -0/+77 |
* | Updates to use db-3.2.9a. | tim@threads.polyesthetic.msg | 2001-02-16 | 1 | -11/+12 |
* | Added MYSQL_SERVER_SUFFIX to mysqld | monty@donna.mysql.com | 2001-01-19 | 1 | -1/+1 |