Bug 187968 - mysql.x86_64 4.1.16-1.FC4.1 missing files
Summary: mysql.x86_64 4.1.16-1.FC4.1 missing files
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql
Version: 4
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-04 23:05 UTC by Donald Cohen
Modified: 2013-07-03 03:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-04-04 23:12:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Donald Cohen 2006-04-04 23:05:55 UTC
Description of problem:
 mysql_install_db (and I think many other programs) is missing.
 This makes it rather difficult to start using mysql
Version-Release number of selected component (if applicable):
 I've just installed mysql.x86_64 4.1.16-1.FC4.1 on a 64 bit machine
 by doing:  yum install mysql.x86_64
 I have a 32 bit machine with the same version (but .i386).
 The 32 bit machine has many more programs with names starting
 with "mysql" that are missing from the 64 bit machine.
How reproducible:
 install as above, type mysql_<tab> to see the programs that
 start that way, notice no _install_db

Steps to Reproduce:
1. [on a 64 bit machine] yum install mysql.x86_64
2. [in shell] mysql_<tab>
3.
  
Actual results:
mysql_config        mysql_find_rows     mysql_tableinfo     mysql_waitpid 


Expected results:
mysql_config				mysql_install_db
mysql_convert_table_format		mysql_secure_installation
mysql_create_system_tables		mysql_setpermission
mysql_explain_log			mysql_tableinfo
mysql_find_rows				mysql_tzinfo_to_sql
mysql_fix_extensions			mysql_waitpid
mysql_fix_privilege_tables		mysql_za

Additional info:

Comment 1 Ignacio Vazquez-Abrams 2006-04-04 23:12:26 UTC
Those executables are in the mysql-server package.


Note You need to log in before you can comment on or make changes to this bug.