- 22 May, 2006 4 commits
-
-
gkodinov@mysql.com authored
into mysql.com:/home/kgeorge/mysql/5.1/B18745
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/new
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
gkodinov@mysql.com authored
Moved the InnoDB related test from func_group.test to innodb_mysql.test
-
- 21 May, 2006 6 commits
-
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my51
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.0.mrg
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.1.mrge
-
pekka@mysql.com authored
-
kent@mysql.com authored
-
- 20 May, 2006 8 commits
-
-
kent@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
-
kent@mysql.com authored
-
kent@mysql.com authored
Always compile position independent
-
kent@mysql.com authored
Specify yaSSL .a file, not .la (bug#19966) Don't use Mac OS X "__.SYMDEF SORTED" file in archives
-
kent@mysql.com authored
Change mode to -rw-rw-r--
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
- 19 May, 2006 22 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
ndb: fix compile error on solaris
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
ndb: moved startup order back for ndb binlog thread from previous push that seems to be causing startup issues
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
- record structure wrongly deallocated during online alter on remote mysqld - change so that ndb handler allocates the buffer itself, so it can be reused after alter
-
jonas@perch.ndb.mysql.com authored
Fix recursive mutex lock in drop index (ndbapi programs only)
-
tulin@mysql.com authored
corrected compile error
-
tomas@poseidon.ndb.mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.1-merge
-
msvensson@neptunus.(none) authored
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/users/msvensson/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
- A segfault occured when the function 'kill_server' called 'my_sigset' with signal number 0. 'my_sigset' is a macro which uses 'sigaction' to install the signal handler with an invalid signal number will on most platforms return EINVAL but yields a segfauilt on IRIX 6.5 - The server crash was detected by mysqld_safe and it was restarted although a shutdown was requested. - Semantics of kill_server(0) is not known, leaving it intact
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
-