1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

mysql-test-run.pl:

Corrected user name passing
  Honor the --master-binary and --slave-binary options
  Insert the host name into 'user' table
  Added --udiff option, to get unified diff output
  Call special mtr_run_test() for running "mysqltest"
mtr_report.pl:
  Added --udiff option, to get unified diff output
init_db.sql:
  Insert the host name into 'user' table
This commit is contained in:
kent@mysql.com
2005-02-07 20:32:56 +01:00
parent 9a1e257087
commit df3415f079
3 changed files with 76 additions and 47 deletions

File diff suppressed because one or more lines are too long