diff options
author | msvensson@pilot.mysql.com <> | 2007-11-01 16:55:16 +0100 |
---|---|---|
committer | msvensson@pilot.mysql.com <> | 2007-11-01 16:55:16 +0100 |
commit | 925f4dac99dab640354e430526655ff401250c07 (patch) | |
tree | e054885c0d1420aa19c8a8bdbd62b54acd417122 /client | |
parent | ae2c9929fe7ce50c1a661950b3914d20246419f8 (diff) | |
parent | 441bb13e0d46222b05a4310cab3490c7f0e3a1be (diff) | |
download | mariadb-git-925f4dac99dab640354e430526655ff401250c07.tar.gz |
Merge bk-internal:/home/bk/mysql-5.0-maint
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-maint
Diffstat (limited to 'client')
-rw-r--r-- | client/mysqltest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c index eae3b05f61a..e5ae9e80a88 100644 --- a/client/mysqltest.c +++ b/client/mysqltest.c @@ -2675,7 +2675,7 @@ void do_copy_file(struct st_command *command) command command handle DESCRIPTION - chmod_file <octal> <file_name> + chmod <octal> <file_name> Change file permission of <file_name> */ |