summaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Expand)AuthorAgeFilesLines
* SET CHARACTER SET DEFAULT didn't work (Bug #462)monty@mashka.mysql.fi2003-06-291-1/+1
* Outcome of discussions with Lenz and Monty about handling ccache in the build...guilhem@mysql.com2003-05-231-1/+17
* - don't override CXX if it's already definedlenz@mysql.com2003-04-091-1/+3
* Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-1/+1
* - autom4te.cache is a directory - remove it recursivelylenz@mysql.com2003-02-201-1/+1
* - removed leading slashes (thanks Jim!)lenz@mysql.com2003-02-191-1/+1
* - remove "autom4te.cache" directories, toolenz@mysql.com2003-02-191-1/+1
* sh syntax is like that :)serg@serg.mysql.com2003-02-121-5/+5
* Fixed memory reference error when doing key_column <=> NULL on column that is...monty@mashka.mysql.fi2003-02-101-1/+5
* Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+1
* Portability fixmonty@mashka.mysql.fi2003-01-091-1/+1
* A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-1/+1
* Merge with 3.23monty@mashka.mysql.fi2002-12-042-2/+2
|\
| * Fixed 'stack direction' check in autoconfmonty@mashka.mysql.fi2002-12-042-2/+2
| * Fix to get core file on Linuxmonty@hundin.mysql.fi2002-11-051-0/+13
| * Split raid C function to separate file to make things more portable.monty@hundin.mysql.fi2002-05-271-2/+2
* | - Typo fixedlenz@mysql.com2002-11-081-1/+1
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-072-19/+39
* | Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-0/+13
* | compile-*-debug* scripts will now compile InnoDB in non-inline fashionserg@serg.mysql.com2002-08-211-1/+1
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
* | Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-081-3/+16
* | Fixes for gcc 3.1monty@hundin.mysql.fi2002-05-214-5/+5
* | Merge work.mysql.com:/home/bk/mysql-4.0akishkin@work.mysql.com2002-05-171-1/+2
|\ \
| * | compile-pentium-gcov Remove optimization, add innodb and bdbakishkin@work.mysql.com2002-05-171-1/+2
* | | Reworked the RPM spec file and added several fixes to make thelenz@mysql.com2002-05-031-1/+2
|/ /
* | removed lost debug parameterbell@sanja.is.com.ua2002-04-151-1/+1
* | query cache code can be excluded from serverbell@sanja.is.com.ua2002-04-151-1/+1
* | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-8/+1
|\ \ | |/
| * Move test of gcc 3.0 from BUILD to configuremonty@hundin.mysql.fi2002-03-261-8/+1
* | fixed replication bugsasha@mysql.sashanet.com2002-03-091-1/+1
* | load local fixsasha@mysql.sashanet.com2002-03-023-1/+6
* | Use --enable-local-infile as defaultmonty@hundin.mysql.fi2002-02-141-1/+1
|\ \ | |/
| * Enable LOAD DATA LOCAL by defaultmonty@hundin.mysql.fi2002-02-141-1/+1
| * Update to autoconf 2.52monty@hundin.mysql.fi2002-02-076-10/+12
* | Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-269-26/+8
* | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-023-2/+50
* | New test resultsmonty@hundin.mysql.fi2001-12-131-1/+1
* | Misc fixestonu@volk.internalnet2001-12-101-1/+1
* | Fix for IO_CACHE.monty@hundin.mysql.fi2001-11-281-3/+4
* | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-0/+16
* | Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-1/+1
* | Fix wrong memory allocation in SHOW OPEN TABLESmonty@hundin.mysql.fi2001-11-081-2/+2
* | Portability fix.monty@hundin.mysql.fi2001-11-071-1/+1
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-042-4/+11
|\ \ | |/
| * Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...monty@hundin.mysql.fi2001-11-031-1/+1
| * Portability fixesmonty@hundin.mysql.fi2001-10-311-2/+2
| * Fix for gcc 3.0monty@hundin.mysql.fi2001-10-302-2/+9
* | Fix bugs in LEFT JOIN and field=NULmonty@hundin.mysql.fi2001-10-203-3/+3