Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+1 |
* | compile-irix-mips64-mipspro addded to the source distribution | konstantin@mysql.com | 2004-02-10 | 1 | -0/+1 |
* | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) | monty@mysql.com | 2004-02-05 | 1 | -1/+1 |
* | Fix for bug #2214: | konstantin@mysql.com | 2004-02-04 | 1 | -0/+84 |
* | Merge with 3.23 (only comment changes) | monty@mashka.mysql.fi | 2003-11-17 | 1 | -1/+1 |
|\ | |||||
| * | compile-pentium-gcov: | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
* | | compile-pentium-gcov: | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
* | | A note that Valgrind does not give a good stacktrace when the problem | guilhem@mysql.com | 2003-09-30 | 1 | -0/+24 |
* | | SET CHARACTER SET DEFAULT didn't work (Bug #462) | monty@mashka.mysql.fi | 2003-06-29 | 1 | -1/+1 |
* | | Outcome of discussions with Lenz and Monty about handling ccache in the build... | guilhem@mysql.com | 2003-05-23 | 1 | -1/+17 |
* | | - don't override CXX if it's already defined | lenz@mysql.com | 2003-04-09 | 1 | -1/+3 |
* | | Portability fix for HPUX10.20 | monty@narttu.mysql.fi | 2003-02-25 | 1 | -1/+1 |
* | | - autom4te.cache is a directory - remove it recursively | lenz@mysql.com | 2003-02-20 | 1 | -1/+1 |
* | | - removed leading slashes (thanks Jim!) | lenz@mysql.com | 2003-02-19 | 1 | -1/+1 |
* | | - remove "autom4te.cache" directories, too | lenz@mysql.com | 2003-02-19 | 1 | -1/+1 |
* | | sh syntax is like that :) | serg@serg.mysql.com | 2003-02-12 | 1 | -5/+5 |
* | | Fixed memory reference error when doing key_column <=> NULL on column that is... | monty@mashka.mysql.fi | 2003-02-10 | 1 | -1/+5 |
* | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | Portability fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
* | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+1 |
* | | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-04 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Fixed 'stack direction' check in autoconf | monty@mashka.mysql.fi | 2002-12-04 | 2 | -2/+2 |
| * | Fix to get core file on Linux | monty@hundin.mysql.fi | 2002-11-05 | 1 | -0/+13 |
| * | Split raid C function to separate file to make things more portable. | monty@hundin.mysql.fi | 2002-05-27 | 1 | -2/+2 |
* | | - Typo fixed | lenz@mysql.com | 2002-11-08 | 1 | -1/+1 |
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 2 | -19/+39 |
* | | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -0/+13 |
* | | compile-*-debug* scripts will now compile InnoDB in non-inline fashion | serg@serg.mysql.com | 2002-08-21 | 1 | -1/+1 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
* | | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 1 | -3/+16 |
* | | Fixes for gcc 3.1 | monty@hundin.mysql.fi | 2002-05-21 | 4 | -5/+5 |
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | akishkin@work.mysql.com | 2002-05-17 | 1 | -1/+2 |
|\ \ | |||||
| * | | compile-pentium-gcov Remove optimization, add innodb and bdb | akishkin@work.mysql.com | 2002-05-17 | 1 | -1/+2 |
* | | | Reworked the RPM spec file and added several fixes to make the | lenz@mysql.com | 2002-05-03 | 1 | -1/+2 |
|/ / | |||||
* | | removed lost debug parameter | bell@sanja.is.com.ua | 2002-04-15 | 1 | -1/+1 |
* | | query cache code can be excluded from server | bell@sanja.is.com.ua | 2002-04-15 | 1 | -1/+1 |
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -8/+1 |
|\ \ | |/ | |||||
| * | Move test of gcc 3.0 from BUILD to configure | monty@hundin.mysql.fi | 2002-03-26 | 1 | -8/+1 |
* | | fixed replication bug | sasha@mysql.sashanet.com | 2002-03-09 | 1 | -1/+1 |
* | | load local fix | sasha@mysql.sashanet.com | 2002-03-02 | 3 | -1/+6 |
* | | Use --enable-local-infile as default | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Enable LOAD DATA LOCAL by default | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+1 |
| * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 6 | -10/+12 |
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 9 | -26/+8 |
* | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 3 | -2/+50 |
* | | New test results | monty@hundin.mysql.fi | 2001-12-13 | 1 | -1/+1 |
* | | Misc fixes | tonu@volk.internalnet | 2001-12-10 | 1 | -1/+1 |
* | | Fix for IO_CACHE. | monty@hundin.mysql.fi | 2001-11-28 | 1 | -3/+4 |
* | | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 1 | -0/+16 |