Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manual merge | malff/marcsql@weblab.(none) | 2007-08-22 | 1 | -10/+3 |
| | |||||
* | Merge ymer.(none):/usr/local/mysql/mysql-5.0-engines | knielsen@ymer.(none) | 2007-07-07 | 1 | -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-07 | 1 | -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 fixes | monty@mysql.com/narttu.mysql.fi | 2007-01-29 | 1 | -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.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -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.fi | 2006-12-15 | 1 | -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.com | 2006-11-28 | 1 | -0/+3 |
| | | | | | | | | This helps on systems where `which gcc` really points to ccache. | ||||
* | | Changed several char* to LEX_STRING*. | jani@ua141d10.elisa.omakaista.fi | 2006-10-16 | 1 | -5/+14 |
| | | |||||
* | | Added -DHAVE_MUTEX_THREAD_ONLY to fix that bdb doesn't crash with "unable to ↵ | monty@mysql.com | 2006-06-28 | 1 | -1/+1 |
|/ | | | | initialize mutex" | ||||
* | Fix BUILD/compile-pentium-gcov | knielsen@mysql.com | 2006-05-22 | 1 | -2/+13 |
| | |||||
* | Merge with 4.0 tree | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
| | | | | | | | | | | | | | | | Stop the line wrapping for warnings. it needs for warnings statistic in code coverage | ||||
| | * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB | ||||
| * | | compile-pentium-gcov: | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Stop line wraping for compiler warnings. It needs for warnings statistic in code coverage | ||||
* | | | compile-pentium-gcov: | walrus@kishkin.air.ku.ru | 2003-11-05 | 1 | -1/+1 |
|/ / | | | | | | | | | Stop line wrapping for compiler warnings. It needs for warnings statistic in code coverage | ||||
* | | compile-pentium-gcov Remove optimization, add innodb and bdb | akishkin@work.mysql.com | 2002-05-17 | 1 | -1/+2 |
| | | |||||
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 1 | -1/+1 |
|/ | | | | Update for autoconf 2.52 | ||||
* | worked around gcc bug to make compile-pentium-gcov work | sasha@mysql.sashanet.com | 2001-03-26 | 1 | -1/+1 |
| | | | | | | increase coverage for table.cc in mysql_rm_table() ingore temporary gcov files fixed bug in replication test case | ||||
* | - cleaned up BUILD scripts | tim@cane.mysql.fi | 2000-12-18 | 1 | -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-test | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -0/+1 |
| | |||||
* | make -j 2 | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -1/+2 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+16 |