- 12 Nov, 2007 2 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug30069/mysql-5.0-build
-
kent@mysql.com/kent-amd64.(none) authored
Test case for Bug#30069
-
- 10 Nov, 2007 2 commits
-
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/build/50
-
tsmith@ramayana.hindu.god authored
-
- 08 Nov, 2007 2 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug25205/mysql-5.0-build
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
- 07 Nov, 2007 2 commits
-
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/build/b20748/50
-
tsmith@ramayana.hindu.god authored
A user could not override system-wide settings in their ~/.my.cnf, because the DEFAULT_SYSCONFDIR was being searched last. Also, in some configurations (especially when the --sysconfdir compile-time option is set to /etc or /etc/mysql), the system-wide my.cnf file was read multiple times, causing confusion and potential problems. Rearrange default directories to conform to the manual and logic. Move --sysconfdir=<path> (DEFAULT_SYSCONFDIR) from the last default directory to the middle of the list. $HOME/.my.cnf should be last, so the user is able to override the system-wide settings. Change init_default_directories() to remove duplicates from the list.
-
- 05 Nov, 2007 2 commits
-
-
malff@lambda.hsd1.co.comcast.net. authored
into lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-rt-merge
-
jperkin@production.mysql.com authored
usually caused by a bad basedir setting.
-
- 02 Nov, 2007 12 commits
-
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
-
iggy@alf.(none) authored
- Add check
-
kent@mysql.com/kent-amd64.(none) authored
Removed place holder for 'manual.chm' .del-manual.chm: Delete: Docs/manual.chm
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug25205/mysql-5.0-build
-
kent@mysql.com/kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug25205/mysql-4.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Don't install INSTALL-BINARY, handled by build scripts
-
kent@mysql.com/kent-amd64.(none) authored
Added manual.chm to EXTRA_DIST Removed install of INSTALL-BINARY, handled by install scripts. ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: Updated links to version 5.0 of the manual
-
kent@mysql.com/kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug25205/mysql-5.0-build
-
kent@mysql.com/kent-amd64.(none) authored
BitKeeper file /home/kent/bk/bug25205/mysql-4.1-build/INSTALL-WIN-SOURCE
-
kent@mysql.com/kent-amd64.(none) authored
into mysql.com:/home/kent/bk/bug25205/mysql-4.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Let place holders for real documentation have text that makes sense to the user (Bug#25205)
-
- 01 Nov, 2007 3 commits
-
-
mleich@four.local.lan authored
into four.local.lan:/WORK/mysql-5.0-build/src-clean
-
malff@lambda.hsd1.co.comcast.net. authored
into lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-rt-merge
-
knielsen@ymer.(none) authored
Fix uninitialized variable causing failures for some interpreted update operations on gcc 4.2.1.
-
- 31 Oct, 2007 3 commits
-
-
mleich@four.local.lan authored
Bug#29290 type_datetime.test failure in 5.1
-
thek@adventure.(none) authored
into adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtime
-
thek@adventure.(none) authored
Dropping users causes huge increase in memory usage because field values were allocated on the server memory root for temporary usage but never deallocated. This patch changes the target memory root to be that of the thread handler instead since this root is cleared between each statement.
-
- 30 Oct, 2007 4 commits
-
-
kent@mysql.com/kent-amd64.(none) authored
Ensure use of libedit "config.h" by adding "-I. -I$(srcdir)" to DEFS, work around for problem with automake 1.10 (bug#24809)
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
df@pippilotta.erinye.com authored
-
davi@moksha.com.br authored
into moksha.local:/Users/davi/mysql/mysql-5.0-runtime
-
- 29 Oct, 2007 5 commits
-
-
malff@lambda.weblab authored
into lambda.weblab:/home/malff/TREE/mysql-5.0-rt-merge
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
joerg@trift2. authored
into trift2.:/MySQL/M41/push-4.1
-
- 25 Oct, 2007 3 commits
-
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
df@pippilotta.erinye.com authored
-
knielsen@loke.(none) authored
into loke.(none):/home/knielsen/devel/mysql-5.0-ndb
-