Kazuhiko
kazuh****@fdiar*****
2007年 7月 25日 (水) 05:57:05 JST
こんにちは、かずひこです。 Kazuki Nakajima : > Tritonn 1.0.3をリリースしました。 今回のリリースからMySQLのソースに組み込んだ形での配布に変更しました。 従来MySQL + Tritonnパッチで作成していたRPMを、mysql-5.0.41-tritonn-1.0.3 を使うように変更してみると、manがほとんど含まれていないことに気づきました。 $ ls mysql-5.0.41-tritonn-1.0.3/man: Makefile Makefile.am Makefile.in mysqlman.1 $ ls mysql-5.0.41/man: comp_err.1 mysql_explain_log.1 ndb_cpcd.1 innochecksum.1 mysql_find_rows.1 ndbd.1 Makefile.am mysql_fix_extensions.1 ndb_delete_all.1 Makefile.in mysql_fix_privilege_tables.1 ndb_desc.1 make_win_bin_dist.1 mysqlhotcopy.1 ndb_drop_index.1 make_win_src_distribution.1 mysqlimport.1 ndb_drop_table.1 msql2mysql.1 mysql_install_db.1 ndb_error_reporter.1 myisamchk.1 mysqlman.1 ndb_mgm.1 myisam_ftdump.1 mysqlmanager.8 ndb_mgmd.1 myisamlog.1 mysqlmanagerc.1 ndb_print_backup_file.1 myisampack.1 mysqlmanager-pwgen.1 ndb_print_schema_file.1 my_print_defaults.1 mysql_secure_installation.1 ndb_print_sys_file.1 mysql.1 mysql.server.1 ndb_restore.1 mysqlaccess.1 mysql_setpermission.1 ndb_select_all.1 mysqladmin.1 mysqlshow.1 ndb_select_count.1 mysqlbinlog.1 mysql-stress-test.pl.1 ndb_show_tables.1 mysqlcheck.1 mysql_tableinfo.1 ndb_size.pl.1 mysql_client_test.1 mysqltest.1 ndb_waiter.1 mysql_client_test_embedded.1 mysqltest_embedded.1 perror.1 mysql_config.1 mysql-test-run.pl.1 replace.1 mysql_convert_table_format.1 mysql_tzinfo_to_sql.1 resolveip.1 mysqld.8 mysql_upgrade.1 resolve_stack_dump.1 mysqld_multi.1 mysql_waitpid.1 safe_mysqld.1 mysqld_safe.1 mysql_zap.1 mysqldump.1 ndb_config.1 また、Docs/manual.infoの長さも全然違うので中を見てみると、こんなことが書 いてありました。 This is an empty placeholder file for the MySQL manual. The MySQL manual is now maintained in a separate BitKeeper source tree! Please see `http://www.mysql.com/doc/en/Installing_source_tree.html' for more info on how to work with BitKeeper. This file will be replaced with the current `mysql.info' when building the official source distribution. You can find a specific manual for any older version of MySQL in the binary or source distribution for that version. 可能であれば、オフィシャルのMySQLのtarballのようにドキュメントを同梱して くださると助かるのですが、いかがでしょうか? どうぞよろしくお願いします。 かずひこ