diff options
author | unknown <msvensson@pilot.blaudden> | 2007-02-20 16:24:38 +0100 |
---|---|---|
committer | unknown <msvensson@pilot.blaudden> | 2007-02-20 16:24:38 +0100 |
commit | 629b9cf87f4c6f0cb54269c29b3991f7c939e074 (patch) | |
tree | 39c7df9758813ddf91ead62c583da82cb9e5f23e /mysql-test/r/derived.result | |
parent | aafe189af0b5333ba6c2a9b891a0e736144ea758 (diff) | |
download | mariadb-git-629b9cf87f4c6f0cb54269c29b3991f7c939e074.tar.gz |
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
- Part 2, add @@hostname system variable
mysql-test/r/variables.result:
Add testcase for @@hostname
mysql-test/t/variables.test:
Add testcase for @@hostname
sql/log.cc:
Use pidfile_name as base when generating the default log name
sql/mysqld.cc:
Init "glob_hostname" to that of hostname, fallback to "localhost"
if 'gethostname' should fail.
Init "pidfile_name" to hostname.pid and fallback to "mysql.pid" if
'gethostname' should fail
sql/set_var.cc:
Add new system variable "hostname"
Diffstat (limited to 'mysql-test/r/derived.result')
0 files changed, 0 insertions, 0 deletions