- 20 May, 2006 1 commit
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
- 19 May, 2006 20 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
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
-
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-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
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
Add mutex surronding sessions, as ndb_mgmd now actively tries to go and "purge stale sessions"
-
- 18 May, 2006 18 commits
-
-
tomas@poseidon.ndb.mysql.com authored
Bug #17610 ndbapi: dropEventOperation leaves object behind, memleak
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
lars@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-2
-
jimw@mysql.com authored
The 'decimals' member of Item_func was being improperly initialized, which resulted in improper results when handling large numeric values.
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.1-new
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
Remove extra call to vio_end
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
knielsen@mysql.com authored
into mysql.com:/data0/knielsen/tmp-5.1
-
evgen@moonbone.local authored
into moonbone.local:/work/19077-bug-5.0-mysql
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/merge-5.1
-
joerg@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-2
-
igor@rurik.mysql.com authored
This bug was introduced when the patch resolving the performance problem 17164 was applied. As a result of that modification the not_null_tables attributes were calculated incorrectly for constant OR conditions. This triggered invalid conversion of outer joins into inner joins.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
-
- 17 May, 2006 1 commit
-
-
kent@mysql.com authored
Adjusted merge
-