summaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Merge ↵df@pippilotta.erinye.com2007-05-301-0/+6
|\ | | | | | | | | | | pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-17707 into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work
| * Merge ↵df@pippilotta.erinye.com2007-05-291-0/+6
| |\ | | | | | | | | | | | | | | | pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-4.1-build-work-17707 into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-17707
| | * BUG#17707 check-cpu script doesn't include Turiondf@pippilotta.erinye.com2007-05-291-0/+6
| | |
* | | New SCI Transporter Build scriptsmikron@mikael-ronstr-ms-dator.local2007-05-073-0/+19
|/ /
* | BUG#27701 Arguments to some compile-pentium* scripts were not properly ↵df@pippilotta.erinye.com2007-04-105-5/+10
| | | | | | | | passed to SETUP.sh. Besides the old way not working with some shells, single arguments that contained whitespace were also broken up. This patch tries to fix both errors.
* | Merge mysql.com:/home/kent/bk/sotest/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-04-051-19/+0
|\ \ | |/ | | | | into mysql.com:/home/kent/bk/sotest/mysql-5.0-build
| * Deleted reject files accidently checked inkent@mysql.com/kent-amd64.(none)2007-04-051-19/+0
| | | | | | | | | | | | | | | | configure.in.rej include/my_global.h.rej BUILD/SETUP.sh.rej mysys/thr_alarm.c.rej include/my_pthread.h.rej
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145h.mysql.com2007-03-291-1/+1
|\ \ | | | | | | | | | into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.0-merge
| * | Bug#22378 Make error, strings/ctype-utf8.c, uni_plane undeclaredbar@mysql.com2007-03-271-1/+1
| | | | | | | | | | | | | | | | | | - Fixing utf8_general_cs according to recent changes. - Compiling utf8_general_cs in pentium-debug-max configuration to avoid these problems in the future.
* | | Merge ↵df@pippilotta.erinye.com2007-03-211-2/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-26701 into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
| * | | fix shell scriptdf@pippilotta.erinye.com2007-03-211-2/+7
| | | |
* | | | Merge ↵df@pippilotta.erinye.com2007-03-211-9/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-26701 into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
| * | Modify BUG#26701 patch and a different location to also use the correct ↵df@pippilotta.erinye.com2007-03-191-15/+11
| | | | | | | | | | | | arguments for GCC 5 and 6.
| * | BUG#26701 check-cpu compile flags in x86-64 doesn't support gcc < 3.4,df@pippilotta.erinye.com2007-03-011-1/+8
| | | | | | | | | | | | apply suggestion from jocelyn fournier
* | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-0/+4
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/hf/work/mrg/mysql-5.0-opt
| * | | Correctly recognize Intel Core2Duo Extremegkodinov/kgeorge@magare.gmz2007-03-011-0/+4
| |/ / | | | | | | | | | in build.
* | | Add hint about using --help to see what options are availablemsvensson@pilot.blaudden2007-03-021-0/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-212-4/+9
|\ \ | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-222-4/+9
| |\ \ | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-152-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0istruewing@chilla.local2007-02-011-1/+10
|\ \ \ \ | | | | | | | | | | | | | | | into chilla.local:/home/mydev/mysql-5.0-axmrg
| * | | | BUG#25530 --with-readline fails with commercial source packagesdf@kahlann.erinye.com2007-01-251-1/+10
| | | | |
* | | | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2007-01-291-0/+19
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | into chilla.local:/home/mydev/mysql-5.0-axmrg
| * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1-buildjoerg@trift2.2007-01-231-3/+27
| |\ \ \ | | | | | | | | | | | | | | | into trift2.:/MySQL/M41/push-4.1
| | * \ \ Merge ↵df@kahlann.erinye.com2007-01-221-3/+27
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work1-testcases-20061 into kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work
| * | \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a88-113-38-195.elisa-laajakaista.fi2007-01-221-0/+19
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
| | * | | | Fix for configure to detect library correctly.jani@a88-113-38-195.elisa-laajakaista.fi2007-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix to check library in use during runtime. Fix for Bug#16995, "idle connections not being killed due to timeout when NPTL is used".
| * | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my41-bug23721cmiller@zippy.cornsilk.net2007-01-171-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1-maint
* | \ \ \ \ \ Merge ↵df@kahlann.erinye.com2007-01-221-3/+27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work1-testcases-20061 into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
| * | | | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-workdf@kahlann.erinye.com2006-12-201-3/+27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | | into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
| | * | | | BUG#20061 build script can not detect my cpudf@kahlann.erinye.com2006-12-201-3/+27
| | | | | |
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my50-bug23721cmiller@zippy.cornsilk.net2007-01-171-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
| * \ \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my41-bug23721cmiller@zippy.cornsilk.net2007-01-171-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | into zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my50-bug23721
| | * | | | Bug#23721: compile fails: check-cpu mishandles cpu flags with \cmiller@zippy.cornsilk.net2007-01-171-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | hyphen in it (like ds-cpl). convert illegal chars in cpu flags to '_' for variable assignment
* | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com/kent-amd64.(none)2007-01-011-2/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| * \ \ \ \ Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-buildkent@mysql.com/kent-amd64.(none)2007-01-011-2/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
| | * | | | mysql_secure_installation.sh:kent@mysql.com/kent-amd64.(none)2007-01-011-2/+1
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Portable handling of "echo" without newline (bug#24605) check-cpu: In developer script safe to use "printf", not "echo -n"
| | * | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1jonas@perch.ndb.mysql.com2006-09-051-0/+19
| | |\ \ \ | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-ndb
* | | | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
* | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+2
| |_|/ / |/| | | | | | | | | | | Changed header to GPL version 2 only
* | | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (Mostly in DBUG_PRINT() and unused arguments) Fixed bug in query cache when used with traceing (--with-debug) Fixed memory leak in mysqldump Removed warnings from mysqltest scripts (replaced -- with #)
* | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2006-09-012-195/+192
|\ \ \ \ | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
| * \ \ \ Merge maint2.mysql.com:/data/localhome/tsmith/bk/g50tsmith@maint2.mysql.com2006-08-311-1/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into maint2.mysql.com:/data/localhome/tsmith/bk/50
| * \ \ \ \ Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41tsmith@maint2.mysql.com2006-08-302-191/+188
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/50
| | * | | | portability fix in BUILD/* for solaristsmith@maint2.mysql.com2006-08-301-176/+179
| | | | | |
| | * | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/40tsmith@maint2.mysql.com2006-08-301-9/+3
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41
| | | * | | | minor portability fix in SETUP.shtsmith@maint1.mysql.com2006-08-291-9/+3
| | | | |_|/ | | | |/| |
* | | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2006-08-301-1/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
| * | | | | Fix for check_cpu to work correctly on MacOSX/Intel.gkodinov/kgeorge@macbook.gmz2006-08-101-1/+5
| |/ / / /