| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| |
| | |
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
|
| |\
| | |
| | |
| | |
| | |
| | | |
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
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
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.
|
|\ \
| |/
| |
| | |
into mysql.com:/home/kent/bk/sotest/mysql-5.0-build
|
| |
| |
| |
| |
| |
| |
| |
| | |
configure.in.rej
include/my_global.h.rej
BUILD/SETUP.sh.rej
mysys/thr_alarm.c.rej
include/my_pthread.h.rej
|
|\ \
| | |
| | |
| | | |
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.0-merge
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Fixing utf8_general_cs according to recent changes.
- Compiling utf8_general_cs in pentium-debug-max configuration
to avoid these problems in the future.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| |
| | | |
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
|
| | |
| | |
| | |
| | | |
arguments for GCC 5 and 6.
|
| | |
| | |
| | |
| | | |
apply suggestion from jocelyn fournier
|
|\ \ \
| | | |
| | | |
| | | | |
into mysql.com:/home/hf/work/mrg/mysql-5.0-opt
|
| |/ /
| | |
| | |
| | | |
in build.
|
|/ / |
|
|\ \
| | |
| | |
| | | |
into mysql.com:/home/my/mysql-5.0
|
| |\ \
| | | |
| | | |
| | | | |
into mysql.com:/home/my/mysql-5.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into chilla.local:/home/mydev/mysql-5.0-axmrg
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
into chilla.local:/home/mydev/mysql-5.0-axmrg
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into trift2.:/MySQL/M41/push-4.1
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix to check library in use during runtime.
Fix for Bug#16995, "idle connections not being killed due to timeout when NPTL is used".
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1-maint
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my50-bug23721
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
hyphen in it (like ds-cpl).
convert illegal chars in cpu flags to '_' for variable assignment
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| |\ \ \ \ \
| | | |_|/ /
| | |/| | |
| | | | | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
Portable handling of "echo" without newline (bug#24605)
check-cpu:
In developer script safe to use "printf", not "echo -n"
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-ndb
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| |_|/ /
|/| | |
| | | |
| | | | |
Changed header to GPL version 2 only
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(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 #)
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into maint2.mysql.com:/data/localhome/tsmith/bk/50
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | | |
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/50
|
| | | | | | |
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41
|
| | | | |_|/
| | | |/| | |
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |/ / / / |
|