summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-gcov
Commit message (Collapse)AuthorAgeFilesLines
* Manual mergemalff/marcsql@weblab.(none)2007-08-221-10/+3
|
* Merge ymer.(none):/usr/local/mysql/mysql-5.0-enginesknielsen@ymer.(none)2007-07-071-2/+3
|\ | | | | | | into ymer.(none):/usr/local/mysql/mysql-5.1-engines
| * Bug #29543 GCov information not written in case of crash.knielsen@ymer.(none)2007-07-071-2/+3
| | | | | | | | | | | | | | For GCov builds, if the server crashes, the normal exit handler for writing coverage information is not executed due to the abnormal termination. Fix this by explicitly calling the __gcov_flush function in our crash handler.
* | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-0/+1
| | | | | | | | | | | | | | Removed a lot of compiler warnings Removed not used variables, functions and labels Initialize some variables that could be used unitialized (fatal bugs) %ll -> %l
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-1/+3
|\ \ | |/ | | | | | | into mysql.com:/home/my/mysql-5.1 Merge of 'remove compiler warnings when using -Wshadow'
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | - Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
* | More fully disable ccache when not compatible with gcov.knielsen/pushbuild@production.mysql.com2006-11-281-0/+3
| | | | | | | | This helps on systems where `which gcc` really points to ccache.
* | Changed several char* to LEX_STRING*.jani@ua141d10.elisa.omakaista.fi2006-10-161-5/+14
| |
* | Added -DHAVE_MUTEX_THREAD_ONLY to fix that bdb doesn't crash with "unable to ↵monty@mysql.com2006-06-281-1/+1
|/ | | | initialize mutex"
* Fix BUILD/compile-pentium-gcovknielsen@mysql.com2006-05-221-2/+13
|
* Merge with 4.0 treemonty@mashka.mysql.fi2003-11-181-1/+1
|\
| * Merge with 3.23 (only comment changes)monty@mashka.mysql.fi2003-11-171-1/+1
| |\
| | * compile-pentium-gcov:walrus@mysql.com2003-11-051-1/+1
| | | | | | | | | | | | | | | Stop the line wrapping for warnings. it needs for warnings statistic in code coverage
| | * Update to autoconf 2.52monty@hundin.mysql.fi2002-02-071-1/+1
| | | | | | | | | | | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
| * | compile-pentium-gcov:walrus@mysql.com2003-11-051-1/+1
| | | | | | | | | | | | | | | Stop line wraping for compiler warnings. It needs for warnings statistic in code coverage
* | | compile-pentium-gcov:walrus@kishkin.air.ku.ru2003-11-051-1/+1
|/ / | | | | | | | | Stop line wrapping for compiler warnings. It needs for warnings statistic in code coverage
* | compile-pentium-gcov Remove optimization, add innodb and bdbakishkin@work.mysql.com2002-05-171-1/+2
| |
* | Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-261-1/+1
|/ | | | Update for autoconf 2.52
* worked around gcc bug to make compile-pentium-gcov worksasha@mysql.sashanet.com2001-03-261-1/+1
| | | | | | increase coverage for table.cc in mysql_rm_table() ingore temporary gcov files fixed bug in replication test case
* - cleaned up BUILD scriptstim@cane.mysql.fi2000-12-181-15/+6
| | | | | - consolidate common functionality into one place - make them detect gmake/make
* fixes for parallel make, re-added the lost README files in mysql-testsasha@mysql.sashanet.com2000-12-131-0/+1
|
* make -j 2sasha@mysql.sashanet.com2000-12-071-1/+2
|
* Import changesetbk@work.mysql.com2000-07-311-0/+16