1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-02 02:53:04 +03:00
Files
mariadb/mysql-test/r
mleich@four.local.lan c3b8d8972f Fix for
Bug#31030 rpl000015.test fails if $MYSQL_TCP_PORT != 3306
Note:
  This bug does not occur in MySQL 5.0 and up, because
  ChangeSet 1.2328.2.1 2006/11/27 for MySQL 5.0 prevents this.
  The 5.0 fix uses the environment variable DEFAULT_MASTER_PORT
  which is set by mysql-test-run.pl.
  mysql-test-run.pl in 4.1 does not set this variable.
  There are two alternatives:
  1) Backport the 5.0 fix for this test including modifications
     to mysql-test-run.pl and mysql-test-run-shell.
     This is a not acceptable impact on an old MySQL version.
  2) Fix the problem different than in 5.0 like in the current
     ChangeSet + do not apply these changes when upmerging to 5.0
2007-11-30 18:06:28 +01:00
..
2007-04-29 00:50:33 +05:00
2007-11-12 12:52:03 +01:00
2007-10-03 13:35:35 +05:00
2007-07-20 22:56:19 -07:00
2007-03-20 19:36:11 +01:00
2007-05-04 16:43:29 +03:00
2007-11-30 18:06:28 +01:00
2007-11-12 21:52:30 +04:00
2007-06-27 03:41:50 +05:00