- 22 Sep, 2007 1 commit
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/my51-bug30843
-
- 21 Sep, 2007 6 commits
-
-
iggy@alf.(none) authored
make sure that if builder configured with a non-standard (!= 3306) default TCP port that value actually gets used throughout.
-
iggy@alf.(none) authored
into alf.(none):/src/bug15327/my51-bug15327
-
iggy@alf.(none) authored
make sure that if builder configured with a non-standard (!= 3306) default TCP port that value actually gets used throughout.
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/my51-bug30843
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/my51-bug30843
-
msvensson@shellback.(none) authored
- Add extra insert
-
- 15 Sep, 2007 3 commits
-
-
tnurnberg@sin.intern.azundris.com authored
into mysql.com:/home/tnurnberg/15327/51-15327
-
after merge fix :-/
-
tnurnberg@sin.intern.azundris.com authored
into mysql.com:/home/tnurnberg/15327/51-15327
-
- 13 Sep, 2007 1 commit
-
-
make sure that if builder configured with a non-standard (!= 3306) default TCP port that value actually gets used throughout. if they didn't configure a value, assume "use a sensible default", which will be read from /etc/services or, failing that, from the factory default. That makes the order of preference - command-line option - my.cnf, where applicable - $MYSQL_TCP_PORT environment variable - /etc/services (unless configured --with-tcp-port) - default port (--with-tcp-port=... or factory default)
-
- 11 Sep, 2007 1 commit
-
-
msvensson@pilot.(none) authored
Example otions that will all run binlog_stm_binlog.test in suite/binlog: --suite=binlog binlog.binlog_stm_binlog --suite=binlog binlog_stm_binlog binlog_stm_binlog --suite=suite/binlog binlog.binlog_stm_binlog --suite=suite/binlog binlog_stm_binlog
-
- 01 Sep, 2007 4 commits
-
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
-
- 31 Aug, 2007 4 commits
-
-
tsmith@ramayana.hindu.god authored
-
tsmith@ramayana.hindu.god authored
-
tsmith@ramayana.hindu.god authored
-
tsmith@ramayana.hindu.god authored
Fix name of function in warning message.
-
- 30 Aug, 2007 4 commits
-
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
-
tsmith@ramayana.hindu.god authored
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
- 29 Aug, 2007 16 commits
-
-
tsmith@sita.local authored
-
brian@piggy.tangent.org authored
-
tsmith@sita.local authored
into sita.local:/Users/tsmith/m/bk/maint/51
-
antony@pcg5ppc.xiphis.org authored
Do not convert innodb autoincrement value to little endian when on big endian systems.
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
'mysqld_wait_started' don't return prematurely because of an old pidfile
-
mats@kindahl-laptop.dnsalias.net authored
into kindahl-laptop.dnsalias.net:/home/bk/merge-5.1-target-5.1.22
-
mats@kindahl-laptop.dnsalias.net authored
Removing unguarded read of slave_running field from inside terminate_slave_threads(). This could cause premature exit in the event that the slave thread already were shutting down, but isn't finished yet. The fields slave_running, io_thd, and sql_thread are guarded by an associated run_lock. A read of these fields were not guarded inside terminate_slave_threads(), which caused an assertion to fire. The assertion was removed, and the code reorganized slightly.
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@pilot.(none) authored
into pilot.(none):/data/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.(none) authored
-